demo_pathways | R Documentation |
Demo data of pathways
demo_pathways()
pathways
used in dec_cci
must be a data.frame
object with seven columns, namely 'src'
, 'dest'
, 'pathway'
, 'source'
, 'type'
, 'src_tf'
, 'dest_tf'
, 'species'
.
A data.frame.
pathways_demo <- demo_pathways()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.