Description Value Slots Examples
A pcxn object produced by pcxn_explore() or pcxn_analyze(). It holds the corresponding analysis, the data produced by the analysis and the geneset groups involved.
pcxn object with a type, data and geneset_groups field
type
character.
data
matrix.
geneset_groups
list.
1 2 3 4 5 | # Create and show a pcxn object
pcxn <- pcxn_explore("pathprint","Alzheimer's disease (KEGG)", 10,
0.05, 0.05)
pcxn
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.