| Literature DB >> 25143291 |
Nicholas J Loman1, Aaron R Quinlan1.
Abstract
MOTIVATION: Nanopore sequencing may be the next disruptive technology in genomics, owing to its ability to detect single DNA molecules without prior amplification, lack of reliance on expensive optical components, and the ability to sequence long fragments. The MinION™ from Oxford Nanopore Technologies (ONT) is the first nanopore sequencer to be commercialized and is now available to early-access users. The MinION™ is a USB-connected, portable nanopore sequencer that permits real-time analysis of streaming event data. Currently, the research community lacks a standardized toolkit for the analysis of nanopore datasets.Entities:
Mesh:
Year: 2014 PMID: 25143291 PMCID: PMC4296151 DOI: 10.1093/bioinformatics/btu555
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.Example poretools visualizations from a set of FAST5 files generated by a single MinION™ run. Panel A shows a histogram of read lengths. Panel B shows a collector’s curve of reads over time. Panel C shows an example squiggle plot of detected event transitions originating from MinION™
Summary of currently supported operations in poretools
| Command | Description |
|---|---|
| Combine a set of FAST5 files in a TAR archive. | |
| Extract each nanopore event for each read. | |
| Extract FASTA sequences from a set of FAST5 files. | |
| Extract FASTQ sequences from a set of FAST5 files. | |
| Plot read size histogram for a set of FAST5 files. | |
| Measure the nucleotide composition. | |
| Measure the quality score composition. | |
| Extract signal information for each read over time. | |
| Plot the observed signals for FAST5 reads. | |
| Get read size stats for a set of FAST5 files. | |
| Extract sequence information in TAB delimited format | |
| Return the start times from a set of FAST5 files. | |
| Extract the longest read from a set of FAST5 files. | |
| Plot the sequencing yield over time. |