topcor: topcor

Description Usage Arguments Value Author(s)

View source: R/topcor.R

Description

This function extracts the

Usage

1
2
topcor(dmrs_se, sort.by = c("pval", "cor_coef", "CI95_diff"),
  volcanoplot = T)

Arguments

dmrs_se

A SummarizedExperiment object generated from the eqtm() function

sort.by

What to sort by? ("pval", "cor_coef", "CI95_diff")

volcanoplot

A boolean whether or not to generate a volcano plot (x = correlation, y = -log10(p-value))

Value

A data.frame containing the eqtms ranked according to the 'sort.by' argument

Author(s)

Andrew Y.F. Li Yim


ND91/eqtm documentation built on May 17, 2019, 6:22 p.m.