Learn R Programming

ICDS

Identification of Cancer Dysfunctional Subpathway by Integrating DNA Methylation, Copy Number Variation, and Gene Expression Data

Identify Cancer Dysfunctional Sub-pathway by integrating gene expression, DNA methylation and copy number variation, and pathway topological information. 1)We firstly calculate the gene risk scores by integrating three kinds of data: DNA methylation, copy number variation, and gene expression. 2)Secondly, we perform a greedy search algorithm to identify the key dysfunctional sub-pathways within the pathways for which the discriminative scores were locally maximal. 3)Finally, the permutation test was used to calculate statistical significance level for these key dysfunctional sub-pathways.

how to install

Installation method:

1. library(devtools); 
   install_github("hanjunwei-lab/ICDS")
2. install.packages("ICDS")

Use:
library(ICDS)

Please cite the following article when using ICDS:

Liu, S., B. Zheng, Y. Sheng, Q. Kong, Y. Jiang, Y. Yang, X. Han, L. Cheng, Y. Zhang, and J. Han, Identification of Cancer Dysfunctional Subpathways by Integrating DNA Methylation, Copy Number Variation, and Gene-Expression Data. Front Genet, 2019. 10: p. 441.

Copy Link

Version

Install

install.packages('ICDS')

Monthly Downloads

213

Version

0.1.3

License

GPL (>= 2)

Maintainer

Junwei Han

Last Published

August 1st, 2024

Functions in ICDS (0.1.3)

combinep_three

combinep_three
combinep_two

combinep_two
FindSubPath

FindSubPath
PlotSubpathway

PlotSubpathway
coverp2zscore

coverp2zscore
Permutation

Permutation
ICDS-package

Identification of Cancer Dysfunctional Subpathway by integrating DNA methylation, copy number variation, and gene expression data
envData

The variables in the environment include an example expression profile,an methylation profile,an copy number variation data,amplified genes,deleted genes,A numeric vector of z_scores,p-values,A vector of 0/1s, indicating the class of samples,interested subpathways,Optimized subpathway,and the statistical significance p value and FDR for these optimal subpathways
GetExampleData

Get the example data
getExpp

getExpp
getCnvp

getCnvp
opt_subpath

opt_subpath
getMethp

getMethp