I was trying to access the jgi genome portal programmatically using the
API to download data for several thousand IMG datasets. The API requires me to have the portal name for the dataset in the genome portal, which for many IMG projects is simply IMG_[IMG Genome ID] (e.g.
IMG_2626542024). However, most of the genomes I want have a portal name based on the name of the organism (
BurxenLB400_FD for genome ID 637000053). Is there some way that I can get the portal name for a given genome ID, or is there some formula for the portal name given the name of the organism?