internal_resolvePhysicalEntityParticipant {rBiopaxParser} | R Documentation |
This function resolves physicalEntityParticipantIDs to their corresponding physicalEntityIDs. Every physicalEntityParticipant corresponds exactly to one physicalEntity.
internal_resolvePhysicalEntityParticipant(biopax, physicalEntityId)
biopax |
A biopax model |
physicalEntityId |
string. IDs of physicalEntityParticipants to be resolved |
Returns ids of physicalEntity corresponding to the specified physicalEntityParticipantIDs
fkramer