Description Usage Arguments Examples
Constructor to build a savProject-class object and populate it. A SAV project consists of binary files generated by an Illumina sequencing run and placed in a folder named "InterOp". This folder contains a number of ".bin" files that contain statistics about the run. Creating this object parses all of the files and makes the data available for analysis.
1 2 3 4 5 6 7 |
object |
String Path to Flowcell data |
1 2 | fc <- savR(system.file("extdata", "MiSeq", package="savR"))
fc
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.