To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("CancerMutationAnalysis")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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>
Citation (from within R,
      enter citation("CancerMutationAnalysis")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("CancerMutationAnalysis")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CancerMutationAnalysis")
    
| CancerMutationAnalysisTutorial | ||
| Reference Manual | ||
| Text | NEWS | |
| Text | LICENSE | 
| biocViews | Bioinformatics, Genetics, Software | 
| Version | 1.6.0 | 
| 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 | 
Follow Installation instructions to use this package in your R session.
| Package Source | CancerMutationAnalysis_1.6.0.tar.gz | 
| Windows Binary | CancerMutationAnalysis_1.6.0.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | CancerMutationAnalysis_1.6.0.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!