getComments: getComments()

Description Usage Arguments Value

View source: R/biopaxToCytoscape.R

Description

Gets and pastes together comments for all elements in the data.frame provided by rBiopaxParser's readBiopax function.

Usage

1

Arguments

tdf

data.frame, the section of the biopax data frame to pull comments about nodes from. Must have columns "property", "property_value" and "id"

Value

data frame with two columns "id" and "comment" where multiple comments are sepparated by pipes (ie, "|")


biodev/packageDir documentation built on Nov. 4, 2019, 7:19 a.m.