fastqTemplate: Extract template reads

Description Usage Arguments Value Examples

Description

This generic function accesses the fastq slot stored in an object derived from the Fast5Summary class, and returns only the template reads.

Usage

1

Arguments

x

Object of class Fast5Summary

Value

A ShortReadQ object

Examples

1
2
3
4
if( require(minionSummaryData) ) {
   data(s.typhi.rep2, package = 'minionSummaryData')
   fastqTemplate( s.typhi.rep2 )
}

grimbough/IONiseR documentation built on Sept. 24, 2020, 11:32 a.m.