Module: Bio::Sequence::Format::Formatter

Defined in:
lib/bio/sequence/format.rb,
lib/bio/sequence/format_raw.rb,
lib/bio/db/fasta/format_qual.rb,
lib/bio/db/fasta/format_fasta.rb,
lib/bio/db/fastq/format_fastq.rb

Overview

bio/db/fasta/format_fasta.rb - Fasta format generater

Copyright

Copyright © 2006-2008 Toshiaki Katayama <[email protected]>, Naohisa Goto <[email protected]>, Jan Aerts <[email protected]>

License

The Ruby License

Defined Under Namespace

Classes: Fasta, Fasta_ncbi, Fasta_numeric, Fastq, Fastq_illumina, Fastq_solexa, Qual, Raw

Constant Summary collapse

Fastq_sanger =

class Fastq_sanger is the same as the Fastq class.

Fastq