描述 |
This project has a lot of business classes to work with genes and related named entities. Genes are
part of a GeneDocument and may have gold IDs as well as mapped/predicted IDs. Another large part are species
because most (all?) gene ID databases are species specific. So there are also classes or members to represent
species mentions and the assignment of species IDs (taxonomy IDs) to genes. There is little to no business logic
herein. This project is only useful as building block in other projects dealing with species assignment, gene ID
mapping or similar efforts. |