cp_addurls_GO: add uris to to cp table outputs

Description Usage Arguments See Also

View source: R/cphelper.R

Description

add uris to to cp table outputs

Usage

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/"
)

Arguments

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/

See Also

Other clusterProfiler: cp_clusterDPAEuclideanDist(), cp_clusterHClustEuclideanDistDeepslit(), cp_clusterHClustEuclideanDist(), cp_compClust(), cp_filterforNA()


protViz/fgczgseaora documentation built on Dec. 14, 2021, 9:22 p.m.