pantherdb / pango

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add taxon ID to gene_info.json #1

Closed dustine32 closed 1 year ago

dustine32 commented 1 year ago

Add Taxon ID to the gene_info.json. Example:

    {
        "gene": "MGI:MGI:99423",
        "gene_symbol": "Etv4",
        "gene_name": "ETS translocation variant 4",
        "taxon_id": "10090"
    },

I can likely source this from the hacked createGAF_human_exp_references.pl.

tmushayahama commented 1 year ago

@dustine32 will you be provide a map for the into taxon metadata or we will use api

dustine32 commented 1 year ago

@tmushayahama Oh yeah, that'll be covered in #10.