To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("casper")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Infer alternative splicing from paired-end RNA-seq data. The model is based on counting paths across exons, rather than pairwise exon connections, and estimates the fragment size and start distributions non-parametrically, which improves estimation precision.
Author: David Rossell, Camille Stephan-Otto, Manuel Kroiss, Miranda Stobbe
Maintainer: David Rossell <rosselldavid at gmail.org>
Citation (from within R,
enter citation("casper")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("casper")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("casper")
R Script | Manual for the casper library | |
Reference Manual |
biocViews | DifferentialExpression, GeneExpression, RNASeq, Sequencing, Software, Transcription |
Version | 1.9.0 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | GPL (>=2) |
Depends | R (>= 2.14.1), Biobase, IRanges, methods, GenomicRanges |
Imports | BiocGenerics, EBarrays, gaga, gtools, GenomicFeatures, mgcv, Rsamtools, rtracklayer, sqldf, survival, VGAM |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | casper_1.9.0.tar.gz |
Windows Binary | casper_1.9.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | casper_1.9.0.tgz |
Mac OS X 10.9 (Mavericks) | casper_1.9.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!