CINdex
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This is the development version of CINdex; for the stable release version, see CINdex.
Chromosome Instability Index
Bioconductor version: Development (3.22)
The CINdex package addresses important area of high-throughput genomic analysis. It allows the automated processing and analysis of the experimental DNA copy number data generated by Affymetrix SNP 6.0 arrays or similar high throughput technologies. It calculates the chromosome instability (CIN) index that allows to quantitatively characterize genome-wide DNA copy number alterations as a measure of chromosomal instability. This package calculates not only overall genomic instability, but also instability in terms of copy number gains and losses separately at the chromosome and cytoband level.
Author: Lei Song [aut] (Innovation Center for Biomedical Informatics, Georgetown University Medical Center), Krithika Bhuvaneshwar [aut] (Innovation Center for Biomedical Informatics, Georgetown University Medical Center), Yue Wang [aut, ths] (Virginia Polytechnic Institute and State University), Yuanjian Feng [aut] (Virginia Polytechnic Institute and State University), Ie-Ming Shih [aut] (Johns Hopkins University School of Medicine), Subha Madhavan [aut] (Innovation Center for Biomedical Informatics, Georgetown University Medical Center), Yuriy Gusev [aut, cre] (Innovation Center for Biomedical Informatics, Georgetown University Medical Center)
Maintainer: Yuriy Gusev <yg63 at georgetown.edu>
citation("CINdex")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("CINdex")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual |
Details
biocViews | CopyNumberVariation, Genetics, GenomicVariation, Microarray, Sequencing, Software, aCGH |
Version | 1.37.2 |
In Bioconductor since | BioC 3.3 (R-3.3) (9.5 years) |
License | GPL (>= 2) |
Depends | R (>= 3.3), GenomicRanges |
Imports | bitops, gplots, grDevices, som, dplyr, gridExtra, png, stringr, S4Vectors, IRanges, Seqinfo, graphics, stats, utils |
System Requirements | |
URL |
See More
Suggests | knitr, testthat, ReactomePA, RUnit, BiocGenerics, AnnotationHub, rtracklayer, pd.genomewidesnp.6, org.Hs.eg.db, biovizBase, TxDb.Hsapiens.UCSC.hg18.knownGene, methods, Biostrings, Homo.sapiens, R.utils |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | |
Windows Binary (x86_64) | CINdex_1.37.2.zip |
macOS Binary (x86_64) | CINdex_1.37.2.tgz |
macOS Binary (arm64) | CINdex_1.37.2.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/CINdex |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/CINdex |
Package Short Url | https://bioconductor.org/packages/CINdex/ |
Package Downloads Report | Download Stats |