enum Bio::SequenceType

Defined in:

sequence/sequence.cr

Enum Members

Protein = 0
Nucleotide = 1
Undefined = 2

Instance Method Summary

Instance Method Detail

def nucleotide? #

[View source]
def protein? #

[View source]
def to_blast_db_type #

[View source]
def undefined? #

[View source]