Skip to content

Add support for taxa #338

@gaurav

Description

@gaurav

We currently include taxa information in id-eq-id, e.g.

> GET "NCBIGene:100732537"
"[{\"i\": \"NCBIGene:100732537\", \"l\": \"Ssuh2\", \"d\": [\"ssu-2 homolog\"], \"t\": [\"NCBITaxon:10141\"]}]"

So we should be able to just modify the existing description lookup code to support taxa as well.

Issue #154 covers a comprehensive overhaul of this system, but it would be nice to add support for taxa since we have that data ready, and we only need to modify the description information to support this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions