| addBiochemicalReaction | This function adds a new biochemical reaction to the biopax... |
| addBiopaxInstance | This function adds a new instance to an existing biopax... |
| addBiopaxInstances | This function adds new instances to an existing biopax model. |
| addControl | This function adds a new control to the biopax model. |
| addhash | Adds a hash in front of a string |
| addns | Add a namespace tag to the supplied classname string |
| addPathway | This function adds a new pathway to the biopax model. |
| addPathwayComponents | This function adds pathway components to an existing pathway |
| addPhysicalEntity | This function adds a new physical entity. |
| addPhysicalEntityParticipant | This function adds a new physical entity participant. |
| addPropertiesToBiopaxInstance | This function adds new properties to an existing biopax... |
| biopax | Biopax example data set |
| calcGraphOverlap | This function calculates the overlap of 2 graphs |
| checkValidity | This function checks the supplied biopax model for validity. |
| CLASS_INHERITANCE_BP2 | CLASS_INHERITANCE_BP2 |
| CLASS_INHERITANCE_BP3 | CLASS_INHERITANCE_BP3 |
| CLASS_PROPERTIES_BP2 | CLASS_PROPERTIES_BP2 |
| CLASS_PROPERTIES_BP3 | CLASS_PROPERTIES_BP3 |
| colorGraphNodes | This function colors the nodes of a graph. |
| combineNodes | This function gracefully combines nodes of a regulatory... |
| createBiopax | This function creates a new Biopax model from scratch |
| DATABASE_BIOPAX | DATABASE_BIOPAX |
| diffGraphs | This function returns the different nodes and edges between... |
| downloadBiopaxData | This function downloads Biopax data from online databases |
| generateNewUniqueID | This function generates a new unique id for a biopax model |
| getClassProperties | This function returns the properties of the supplied biopax... |
| getInstanceClass | This function returns the class name of the instance. |
| getInstanceProperty | This function returns all properties of the specified type... |
| getNeighborhood | This function returns the neighborhood of a physicalEntity |
| getParticipants | This function is used internally by pathway2Graph to obtain... |
| getReferencedIDs | This function returns a vector of ids of all instances... |
| getReferencingIDs | This function returns a vector of ids of all instances that... |
| getSubClasses | This function returns the subclasses of the supplied biopax... |
| getSuperClasses | This function returns the superclasses of the supplied biopax... |
| getXrefAnnotations | This function returns the annotations of the supplied... |
| hasProperty | Checks if instances in the biopax data.table have a given... |
| internal_checkArguments | This function checks the supplied arguments if they abid to... |
| internal_generateXMLfromBiopax | This function generates the xmlTree from the supplied biopax... |
| internal_getBiopaxModelAsDataFrame | This internal function parses the Biopax XML of the supplied... |
| internal_NrOfXMLNodes | This function is an internal function to count the Number of... |
| internal_propertyListToDF | Internal function to build a data.frame from the list of... |
| internal_resolvePhysicalEntityParticipant | This function resolves physicalEntityParticipantIDs to their... |
| internal_XMLInstance2DF | This function is an internal function that parses a Biopax... |
| intersectGraphs | This function returns a graph computed by the insection of... |
| isOfClass | Checks if instances in the biopax data.table are of the given... |
| isOfNamespace | Check if a classname is preceeded by a certain namespace tag... |
| isURL | Check if a string is an URL, preceeded by "http:" |
| layoutRegulatoryGraph | This function generates a (more or less) beautiful layout for... |
| listComplexComponents | This function lists all components of a given complex. |
| listInstances | Lists all instances that conform to the selection criteria. |
| listInteractionComponents | This function lists all components of a given interaction. |
| listPathwayComponents | This function lists all pathway components of a given... |
| listPathways | This function returns a list of all pathway ids. |
| mergePathways | This function merges two given pathways |
| pathway2AdjacancyMatrix | This function generates an adjacency matrix from the... |
| pathway2Geneset | This function generates the gene set of a pathway. This... |
| pathway2Graph | This function generates a directed graph from all the... |
| pathway2RegulatoryGraph | This function generates the regulatory graph from the... |
| plotRegulatoryGraph | This function layouts a regulatory graph and plots it using... |
| print.biopax | Print a biopax object. |
| rBiopaxParser-package | Parses BioPax level files and represents them in R |
| readBiopax | This function reads in a Biopax .owl file |
| removeDisconnectedParts | This function is used internally by pathway2Graph to remove... |
| removeInstance | This function removes an instance |
| removeNodes | This function gracefully removes nodes from a regulatory... |
| removeProperties | This function removes a property |
| selectInstances | Returns all instances that conform to the selection criteria. |
| splitComplex | This functions splits up a complex into its components. |
| striphash | Strips a hash in front of a string |
| stripns | Strips a namespace tag off a supplied classname string |
| transitiveClosure | This function generates the transitive closure of the... |
| transitiveReduction | This function generates the transitive reduction of the... |
| unfactorize | Replace factors/levels in a data.frame and use plain strings... |
| uniteGraphs | This function unites two graphs. |
| writeBiopax | This function writes out a biopax model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.