The Profile class: using sequence profiles

The Profile class holds a sequence profile. Sequence profiles are similar to multiple alignments, and can contain gaps, but do not contain all of the information of the Alignment class. Profiles can be matched against each other with Profile.scan() or enriched from a sequence database with Profile.build().



Subsections