You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upcoming release of the Phyloref Ontology will have a phyloref:has_outside_TU property that is equivalent to has_Ancestor o excludes_TU. We can therefore replace the expanded version of this expression in PhylorefWrapper.js with this new term once the new version of the Phyloref Ontology has been released.
We still use obo:CDAO_0000144, so we probably should consider whether we should replace it with phyloref:has_outside_TU, especially if that helps with removing redundant classes (#90).
The upcoming release of the Phyloref Ontology will have a
phyloref:has_outside_TU
property that is equivalent tohas_Ancestor o excludes_TU
. We can therefore replace the expanded version of this expression in PhylorefWrapper.js with this new term once the new version of the Phyloref Ontology has been released.phyx.js/src/wrappers/PhylorefWrapper.js
Lines 681 to 694 in 7354c6f
The text was updated successfully, but these errors were encountered: