splitDBIDs: Split the databases' ids' of the nodes extracted from the...

View source: R/Data_Preparation_Functions.R

splitDBIDsR Documentation

Split the databases' ids' of the nodes extracted from the function getNodesAttributes()

Description

Split the databases' ids' of the nodes extracted from the function getNodesAttributes()

Usage

splitDBIDs(biopax, nodes_df)

Arguments

biopax

The biopax object.

nodes_df

The nodes dataframe.

Value

A dataframe containing the nodes with their ids in each database respectively.

Examples

## Not run: 
nodes_dataframe = splitDBIDs(biopax, nodes_dataframe)

## End(Not run)

frankkramer-lab/Multipath2Neo4j documentation built on July 20, 2023, 11:43 p.m.