Learn R Programming

rBiopaxParser (version 2.10.0)

internal_resolvePhysicalEntityParticipant: This function resolves physicalEntityParticipantIDs to their corresponding physicalEntityIDs

Description

This function resolves physicalEntityParticipantIDs to their corresponding physicalEntityIDs. Every physicalEntityParticipant corresponds exactly to one physicalEntity.

Usage

internal_resolvePhysicalEntityParticipant(biopax, physicalEntityId)

Arguments

biopax
A biopax model
physicalEntityId
string. IDs of physicalEntityParticipants to be resolved

Value

Returns ids of physicalEntity corresponding to the specified physicalEntityParticipantIDs