Branch: refs/heads/unstable
Home: https://github.com/PathwayCommons/factoid
Commit: 4def92b647b003cc1fdecaa2ffeb7442e820a01b
https://github.com/PathwayCommons/factoid/commit/4def92b647b003cc1fdecaa2ffeb7442e820a01b
Author: Max Franz <[email protected]>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M src/client/components/element-info/entity-info.js
M src/model/document/document.js
M src/model/element/entity.js
M src/model/organism.js
Log Message:
-----------
More salient organism in entity grounding popover
- Make the organism name salient (at the top) in the grounding popover.
- Add `ent.organism()` shortcut function to get the `Organism` an `Entity` is
grounded to (may be null for chemical).
- Add `doc.commonOrganism()` to get the most common `Organism` in a `Document`
-- may be null in the case of a tie.
- Add `doc.irregularOrganismEntities()` to get an array of entities that are
grounded to an organism other than the common one.
Refs. :
- Grounding: Entity organism preference / mixed organisms for genes #861
- Block users from submitting empty documents #860
Commit: 47c3f163325086e71ddd1f75ea8c1c809ad11308
https://github.com/PathwayCommons/factoid/commit/47c3f163325086e71ddd1f75ea8c1c809ad11308
Author: Jeffrey <[email protected]>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M src/client/components/element-info/entity-info.js
M src/model/document/document.js
M src/model/element/entity.js
M src/model/organism.js
Log Message:
-----------
Merge pull request #866 from PathwayCommons/organism-validation
More salient organism in entity grounding popover
Compare:
https://github.com/PathwayCommons/factoid/compare/2cdb267547d8...47c3f1633250
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/unstable/2cdb26-47c3f1%40github.com.