Click or drag to resize
EnumerationsBlastTypeEnum Enumeration
Enum BlastTypeEnum

Namespace:  Biolomics.SharedClasses
Assembly:  Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum BlastTypeEnum
Members
  Member nameValueDescription
Blastn0 Direct nucleotide alignment
Blastp1 Direct protein alignment
Blastx2 Protein alignment, input nucleotide is translated input protein before the search
TBlastn3 Nucleotide (translated) Protein alignment, nucleotide database is translated input protein before the search
TBlastx4 Nucleotide (translated) Protein alignment, both input query and database are translated before the search
See Also