To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("derfinderHelper")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Helper package for speeding up the derfinder package when using multiple cores.
Author: Leonardo Collado-Torres [aut, cre], Andrew E. Jaffe [aut], Jeffrey T. Leek [aut, ths]
Maintainer: Leonardo Collado-Torres <lcollado at jhu.edu>
Citation (from within R,
enter citation("derfinderHelper")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("derfinderHelper")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("derfinderHelper")
HTML | R Script | Introduction to derfinderHelper |
Reference Manual | ||
Text | NEWS |
biocViews | DifferentialExpression, RNASeq, Sequencing, Software |
Version | 1.0.4 |
In Bioconductor since | BioC 3.0 (R-3.1) |
License | Artistic-2.0 |
Depends | R (>= 3.1.1) |
Imports | IRanges(>= 1.99.27), Matrix, S4Vectors(>= 0.2.2) |
LinkingTo | |
Suggests | devtools (>= 1.6), knitcitations (>= 1.0.1), knitr (>= 1.6), knitrBootstrap (>= 0.9.0), rmarkdown (>= 0.3.3), testthat |
SystemRequirements | |
Enhances | |
URL | https://github.com/lcolladotor/derfinderHelper |
Depends On Me | |
Imports Me | derfinder |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | derfinderHelper_1.0.4.tar.gz |
Windows Binary | derfinderHelper_1.0.4.zip |
Mac OS X 10.6 (Snow Leopard) | derfinderHelper_1.0.4.tgz |
Mac OS X 10.9 (Mavericks) | derfinderHelper_1.0.4.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!