1 2 3 4 |
dmrs_gr |
A GenomicRanges-derived object where the ranges represent the coordinates of the DMR and whose metadata contains an associated gene identifier. |
gene_col |
A column index containing of the dmrs_gr object containing the gene identifiers. |
meth_data |
A matrix whose row names contain CpG identifiers and whose values represent the methylation signal. The column names must contain the columns names of the gene expression data. |
expr_data |
A matrix whose row names contain gene identifiers and whose values represent the expression signal. The column names must contain the columns names of the methylation data. |
meth_anno_gr |
A GenomicRanges-derived object where the ranges represent the coordinates of the assayed CpGs and whose rownames contain an identifier. |
alternative |
Alternative hypothesis to be used for calculating the p-values ("two.sided", "greater", "less"). |
N |
The number of bootstraps and permutations for calculating the 95 \itemncoresThe number of cores to use for bootstrapping and permutations (default: 1) \itemiseedA seed for the bootstrapping and permutations for reproducibility \itemverboseA boolean whether the printed output should be verbose (default: T) \itemcor_typeType of correlation ("pearson", "kendall", "spearman"). |
A SummarizedExperiment object containing the location of the summarized methylation and gene expression data for the overlapping samples. This function was setup to perform an expression quantitative trait methylation analysis for methylation and gene expression data obtained from the same samples. Andrew Y.F. Li Yim eqtm, expression methylation,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.