readFast5Summary: Read summary data from fast5 files.
Description
Reads one or more fast5 files and collects summary information about them.
Usage
readFast5Summary(files)
Arguments
files
Character vector of fast5 files to be read.
Value
Object of class Fast5Summary
Details
Currently this function assumes all files passed to it come from the same
sequencing run. It makes no effort to check for alternative file names or
the like. If files from multiple runs are passed to it they will be
collated together and any analysis performed on them will reprsent the
mixture of both experiments.