To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rSFFreader")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
rSFFreader reads sequence, qualities and clip point values from sff files generated by Roche 454 and Life Sciences Ion Torrent sequencers into similar classes as are present for fastq files.
Author: Matt Settles <msettles at uidaho.edu>, Sam Hunter, Brice Sarver, Ilia Zhbannikov, Kyu-Chul Cho
Maintainer: Matt Settles <msettles at uidaho.edu>
Citation (from within R,
enter citation("rSFFreader")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rSFFreader")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rSFFreader")
R Script | An introduction to rSFFreader | |
Reference Manual | ||
Text | NEWS |
biocViews | DataImport, Sequencing, Software |
Version | 0.14.0 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | Artistic-2.0 |
Depends | ShortRead(>= 1.23.17) |
Imports | methods, Biostrings, IRanges |
LinkingTo | S4Vectors, IRanges, XVector, Biostrings |
Suggests | xtable |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | hiReadsProcessor |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | rSFFreader_0.14.0.tar.gz |
Windows Binary | |
Mac OS X 10.6 (Snow Leopard) | rSFFreader_0.14.0.tgz |
Mac OS X 10.9 (Mavericks) | rSFFreader_0.14.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!