Description Usage Arguments Value Author(s) Examples
readSff
reads all sff files specified in filenames
, returning an R object of type SffReads
or
SffReadsQ
which acts and behaves similarly to the ShortRead
and ShortReadQ
classes from package ShortRead
1 2 |
filenames |
File or files to be read in. |
use.qualities |
|
use.names |
|
clipMode |
|
verbose |
|
A SffReads
or SffReadsQ
object.
Matt Settles <msettles@uidaho.edu>
1 | sff <- readSff(system.file("extdata","Small454Test.sff",package="rSFFreader"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.