To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("HTSFilter")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
This package implements a filtering procedure for replicated transcriptome sequencing data based on a global Jaccard similarity index in order to identify genes with low, constant levels of expression across one or more experimental conditions.
Author: Andrea Rau, Melina Gallopin, Gilles Celeux, and Florence Jaffrezic
Maintainer: Andrea Rau <andrea.rau at jouy.inra.fr>
Citation (from within R,
enter citation("HTSFilter")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("HTSFilter")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("HTSFilter")
R Script | HTSFilter Vignette | |
Reference Manual | ||
Text | NEWS |
biocViews | DifferentialExpression, HighThroughputSequencing, Preprocessing, RNAseq, Software |
Version | 1.2.1 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | Artistic-2.0 |
Depends | methods, Biobase(>= 2.16.0), R (>= 2.10.0) |
Imports | DESeq(>= 1.8.3), edgeR(>= 2.6.12), DESeq2(>= 1.2.8), GenomicRanges, IRanges |
Suggests | EDASeq(>= 1.2.0) |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | HTSFilter_1.2.1.tar.gz |
Windows Binary | HTSFilter_1.2.1.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | HTSFilter_1.2.1.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!