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

Repository of generic (or both nucleotide and protein) sequence formatter classes

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