To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("mosaics")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
This package provides functions for fitting MOSAiCS, a statistical framework to analyze one-sample or two-sample ChIP-seq data.
Author: Dongjun Chung, Pei Fen Kuan, Sunduz Keles
Maintainer: Dongjun Chung <chungdon at stat.wisc.edu>
Citation (from within R,
enter citation("mosaics")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("mosaics")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("mosaics")
R Script | MOSAiCS | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, ChIPseq, Genetics, Sequencing, Software, Transcription |
Version | 1.12.2 |
In Bioconductor since | BioC 2.8 (R-2.13) |
License | GPL (>= 2) |
Depends | R (>= 2.11.1), methods, graphics, Rcpp |
Imports | MASS, splines, lattice, IRanges |
Suggests | mosaicsExample |
System Requirements | Perl |
URL | http://groups.google.com/group/mosaics_user_group |
Depends On Me | jmosaics |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | mosaics_1.12.2.tar.gz |
Windows Binary | mosaics_1.12.2.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | mosaics_1.12.2.tgz |
Mac OS X 10.9 (Mavericks) | mosaics_1.12.2.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!