To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("flipflop")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Flipflop discovers which isoforms of a gene are expressed in a given sample together with their abundances, based on RNA-Seq read data.
Author: Elsa Bernard, Laurent Jacob, Julien Mairal and Jean-Philippe Vert
Maintainer: Elsa Bernard <elsa.bernard at mines-paristech.fr>
Citation (from within R,
enter citation("flipflop")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("flipflop")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("flipflop")
| R Script | FlipFlop: Fast Lasso-based Isoform Prediction as a Flow Problem | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | RNASeq, Software |
| Version | 1.2.2 |
| In Bioconductor since | BioC 2.13 (R-3.0) |
| License | GPL-3 |
| Depends | R (>= 2.10.0) |
| Imports | methods, Matrix, IRanges, GenomicRanges |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | flipflop_1.2.2.tar.gz |
| Windows Binary | flipflop_1.2.2.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | flipflop_1.2.2.tgz |
| Mac OS X 10.9 (Mavericks) | flipflop_1.2.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!