Description Usage Arguments See Also
add uris to to cp table outputs
1 2 3 4 5 6 7 8 | cp_addurls_GO(
data,
caption,
coreEnrichment = "core_enrichment",
signif2 = c("NES", "pvalue", "FDR"),
gocarts = "http://amigo.geneontology.org/amigo/term/",
genecarts = "https://www.ncbi.nlm.nih.gov/gene/"
)
|
data |
dataframe |
caption |
table caption |
coreEnrichment |
column with core enrichments |
signif2 |
which columns contains digits to round to significance 2. |
gocarts |
default http://amigo.geneontology.org/amigo/term/ |
genecarts |
default https://www.ncbi.nlm.nih.gov/gene/ |
Other clusterProfiler:
cp_clusterDPAEuclideanDist()
,
cp_clusterHClustEuclideanDistDeepslit()
,
cp_clusterHClustEuclideanDist()
,
cp_compClust()
,
cp_filterforNA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.