Module: Bio::Sequence::Adapter

Included in:
BioSQL, EMBL, FastaFormat, FastaNumericFormat, Fastq, GenBank, SangerChromatogram
Defined in:
lib/bio/sequence/adapter.rb

Overview

Internal use only. Normal users should not use this module.

Helper methods for defining adapters used when converting data classes to Bio::Sequence class, with pseudo lazy evaluation and pseudo memoization.

This module is used by using “extend”, not “include”.

Defined Under Namespace

Modules: BioSQL, EMBL, FastaFormat, FastaNumericFormat, Fastq, GenBank, SangerChromatogram