Rdocumentation
powered by
Learn R Programming
rBiopaxParser (version 2.10.0)
generateNewUniqueID: This function generates a new unique id for a biopax model
Description
This function generates a new unique id for a biopax model. Pass it an startin g point like "pathway" or "protein" to get a niceer looking id.
Usage
generateNewUniqueID(biopax, id = "")
Arguments
biopax
A biopax model
id
string. This is used as a prefix for the id.
Value
Returns an unused unique ID.