fastq.rb

Path: lib/bio/db/fastq.rb
Last Update: Thu Feb 18 18:16:45 +0000 2010

bio/db/fastq.rb - FASTQ format parser class

Copyright:Copyright (C) 2009 Naohisa Goto <ng@bioruby.org>
License:The Ruby License

Description

FASTQ format parser class.

Be careful that it is for the fastQ format, not for the fastA format.

Examples

See documents of Bio::Fastq class.

References

Required files

strscan   singleton   bio/sequence   bio/io/flatfile  

[Validate]