pcxnToNet | R Documentation |
Creates a network out of pcxn table
pcxnToNet(pcxn, edgeFDR, correlationCutOff, weighted)
pcxn |
pathways network edge list of pathways |
edgeFDR |
FDR threshold for pathway-pathway adjusted p-values; filter edges with adjusted p-values less than given threshold |
correlationCutOff |
cut-off threshold for pathway-pathway correlation; filter pathways with correlation less than given threshold |
weighted |
True if you wish to include correlation weights in clustering |
enrichment analysis results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.