internal_resolvePhysicalEntityParticipant {rBiopaxParser}R Documentation

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

Author(s)

fkramer


[Package rBiopaxParser version 2.20.0 Index]