pmaf
Get accession numbers from the database.
ids – Target rids. Use None for all rids
iterator – If True return a generator object. Default is True.
If iterator is True – Returns a Generator that yields (rid, dict)
Generator
if iterator is False – Returns a dictionary where keys are rid and values are dict with accession numbers.