integrative_model: Calculating integrative model

Description Usage Arguments Examples

View source: R/integrative_model.R

Description

A model integrating DNA methylation of enhancer regionand RNA expression of target genes, to predict the recurrence of early lung cancer.

Usage

1

Arguments

methylation.matrix

A DNA methylation matrix contains locus (in rows) and sample (in columns). The annotation of methylation locus was based on the hg38 reference genome.

methylation_model

The coeffecients of feature methylation locus.

expression.matrix

A gene expression matrix contains each gene (in rows) and sample (in columns). The expression matrix should be log-normalized.

expression_model

The coeffecients of feature genes.

house.keeping.genes

The house keeping genes used to normalized gene expression.

Examples

1
2
3
4
5
6
7
8

Liulab/impel documentation built on Dec. 17, 2021, 1:10 a.m.