Bioconductor version: Release (2.11)
This package implements gene and gene-set level analysis methods for somatic mutation studies of cancer. The gene-level methods distinguish between driver genes (which play an active role in tumorigenesis) and passenger genes (which are mutated in tumor samples, but have no role in tumorigenesis) and incorporate a two-stage study design. The gene-set methods implement a patient-oriented approach, which calculates gene-set scores for each sample, then combines them across samples; a gene-oriented approach which uses the Wilcoxon test is also provided for comparison.
Author: Giovanni Parmigiani, Simina M. Boca
Maintainer: Simina M. Boca <simina.boca at nih.gov>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("CancerMutationAnalysis")
To cite this package in a publication, start R and enter:
citation("CancerMutationAnalysis")
| CancerMutationAnalysisTutorial | ||
| Reference Manual | ||
| Text | NEWS | |
| Text | LICENSE |
| biocViews | Bioinformatics, Genetics, Software |
| Version | 1.2.1 |
| In Bioconductor since | BioC 2.10 (R-2.15) |
| License | GPL (>= 2) + file LICENSE |
| Depends | R (>= 2.10.0), qvalue |
| Imports | AnnotationDbi, limma, methods, stats |
| Suggests | KEGG.db |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | CancerMutationAnalysis_1.2.1.tar.gz |
| Windows Binary | CancerMutationAnalysis_1.2.1.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | CancerMutationAnalysis_1.2.1.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!