Description Usage Arguments Value Examples
This generic function accesses the baseCalled slot stored in an object derived from the Fast5Summary class.
1 | baseCalled(x)
|
x |
Object of class |
A data.frame with 6 columns
1 2 3 4 | if( require(minionSummaryData) ) {
data(s.typhi.rep2, package = 'minionSummaryData')
baseCalled( s.typhi.rep2 )
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.