Every version of IGB contains a copy of a file named species.txt that maps scientific names for species onto common names and an IGB-friendly genome version prefix.
This is a tab-delimited file with the following data:
IGB uses these data to populate the Species menu in the Current Genome tab. It also uses these data to associate species with genome assemblies. This is why the species.txt file also lists the IGB-friendly genome version prefix in the file in column 3. Because many data providers also use common prefixes to indicate genome versions for a species, we also include those whenever possible.
When IGB accesses a QuickLoad site, it tries to retrieve an optional, supplemental species.txt file from the QuickLoad root directory. If the file is available, IGB reads the file and adds any new species to the Species menu.
The species.txt file that is distributed with IGB is version-controlled as part of the IGB source code repository. To see the latest version of this file, go to https://bitbucket.org/lorainelab/integrated-genome-browser, select the source button, and navigate to the resources folder as shown below.
First check to see if your species and genome version prefixes are alread present in the species.txt file. If they are, then you do not need to distribute a species.txt file with your QuickLoad site. If not, then to make a species.txt file for a QuickLoad site: