We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A simple service to list all of the species with genes used in a go-cam model in this repository. https://github.com/geneontology/minerva/issues/295
http://noctua-dev.berkeleybop.org:6800/taxa/ returns e.g.
{ "taxa": [ { "id": "NCBITaxon:559292", "label": "Saccharomyces cerevisiae S288C" }, { "id": "NCBITaxon:7955", "label": "Danio rerio" }, { "id": "NCBITaxon:9606", "label": "Homo sapiens" }, { "id": "NCBITaxon:6239", "label": "Caenorhabditis elegans" } ] }