Module bdb::traits

source ·
Expand description

Shared traits.

Enums

Identifier for the MGF file format type.

Traits

Determine if model is complete.
Serialize to and from CSV.
Specialization of the Csv trait for collections.
Serialize to and from FASTA.
Specialization of the Fasta trait for collections.
Serialize to and from FASTQ.
Specialization of the Fastq trait for collections.
Serialize to and from MGF.
Specialization of the Mgf trait for collections.
Determine if model is valid.
Serialize to and from XML.
Specialization of the Xml trait for collections.