iGC
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see iGC.
An integrated analysis package of Gene expression and Copy number alteration
DOI: 10.18129/B9.bioc.iGC
Bioconductor version: 3.21
This package is intended to identify differentially expressed genes driven by Copy Number Alterations from samples with both gene expression and CNA data.
Author: Yi-Pin Lai [aut], Liang-Bo Wang [aut, cre], Tzu-Pin Lu [aut], Eric Y. Chuang [aut]
Maintainer: Liang-Bo Wang <r02945054 at ntu.edu.tw>
citation("iGC")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iGC")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("iGC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.