pantherdb / fullgo_paint_update

Update of Panther and PAINT DBs with monthly GO release data
0 stars 0 forks source link

IBA GAF creation should output species taxon for S. pombe #60

Closed dustine32 closed 2 months ago

dustine32 commented 5 months ago

PAINT IBA GAF lines using the Schizosaccharomyces pombe strain taxon 284812 are causing issues downstream. PANTHER currently stores the strain taxon because that is what was supplied by Reference Proteome at the time of building the library. Rather than changing this taxon data in PANTHER internally, we'll treat the IBA GAFs as sort of an "export" file and transform the output taxon to be the species taxon 4896.

For now, we will just do this for S. pombe and hard-code the strain -> species taxon transformation. I can do a special IBA GAF release to get this out soon. Later, we could expand this function to apply to more (if not all) PANTHER genomes and utilize the NCBI taxonomy ontology to traverse up to species-level taxa.

Tagging @pgaudet @thomaspd @huaiyumi @kltm @vanaukenk

kltm commented 5 months ago

https://github.com/orgs/geneontology/projects/62#card-92270179

dustine32 commented 2 months ago

Closing as completed because this change is now in the 2024-04-09 PAINT IBA release files.