Bioconductor version: Release (2.12)
rSFFreader reads sequence, qualities and clip point values from sff files generated by Roche 454 and Life Sciences Ion Torrent sequencers. The plan is to also write out sff files and to read in flowgrams with some utils
Author: Matt Settles <msettles at uidaho.edu>, Sam Hunter, Brice Sarver, Ilia Zhbannikov, Kyu-Chul Cho
Maintainer: Matt Settles <msettles at uidaho.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rSFFreader")
To cite this package in a publication, start R and enter:
citation("rSFFreader")
R Script | An introduction to rSFFreader | |
Reference Manual | ||
Text | NEWS |
biocViews | DataImport, HighThroughputSequencing, Sequencing, Software |
Version | 0.8.0 |
In Bioconductor since | BioC 2.11 (R-2.16) |
License | Artistic-2.0 |
Depends | R (>= 2.13.0), Biostrings(>= 2.25.12), IRanges(>= 1.15.42), GenomicRanges, ShortRead(>= 1.15.9), xtable, methods |
Imports | methods, Biostrings, IRanges, ShortRead, GenomicRanges, Biobase |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | rSFFreader_0.8.0.tar.gz |
Windows Binary | |
Mac OS X 10.6 (Snow Leopard) | rSFFreader_0.8.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!