Closed AlexanderPico closed 2 years ago
Examples:
species
with latin namesorganism
with common namesIntAct::species
with latin names in the Node Table (maybe query first entry or most frequent?)Taxonomy ID
with numeric IDs in the Node Table (maybe query first entry or most frequent?)I tested this on stringApp and NDEx. It works. @AkMo3 I will give Alex a demo tomorrow to double check this. After that, I can close this issue and merge the PR.
Some apps will have a
species
,organism
ortaxonomy id
entry in the Network Table. Our app should check for this before setting ourEnrichment Table::organism
entry.If the network has an entry, we should use this over the global default. If the user has made a setting change using our settings panel, then we would use this regardless, letting users override the other table information if they choose to.