Description Usage Details Author(s)
BioPAX objects frequently have components that are identical in everything, but id. This function removes all such duplicates, and changes all property_attr_values accordingly.
1 |
The biopax is processed iteratively.
First, two sets of properties are used to identify and remove:
1) duplicate term-db-id, db-id, and position-status instances;
2) duplicate instances that refer to instance listed in 1) –
they have properties xref, term, evidenceCode, featureLocation,
modificationType, sequenceIntervalBegin, sequenceIntervalEnd.
Second, two sets of classes are used to identify and remove:
1) duplicate Protein, SmallMolecule, PhysicalEntity, RNA, DNA instances;
2) duplicate Complex instances.
Ivan Grishagin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.