biopax_from_dt: Convert a BioPAX-Style Data Table to BioPAX Object

Description Usage Arguments Author(s)

Description

Converts BioPAX-style data table to a BioPAX object. Has an option of recording the BioPAX object to file.

Usage

1
2
3
biopax_from_dt(dTable
               ,filename=NULL
               ,encoding="ISO-8859-1")

Arguments

dTable

BioPAX-style data table.

filename

output filename. If NULL (default), does not output to file.

encoding

output XML file encoding.

Author(s)

Ivan Grishagin


grishagin/RIGbiopax documentation built on May 24, 2019, 1:33 a.m.