schemarecomb.parent_alignment¶
Alignment of parental sequences for protein recombination.
This module provides the definition of schemarecomb.ParentSequences,
which represents an alignment of parental protein sequences used in
schemarecomb library creation. The module can be used directly to use accessory
functions for calculating identity between sequences, querying the BLAST web
interface, or selecting additional parent sequences from a list of candidates.
Functions¶
|
Calculate the BLAST identity between two sequences. |
|
Choose the ideal set of candidate sequences. |
|
Align sequences with MUSCLE and set to aligned_sequences. |
|
Gets sequences from query_seq BLAST hits. |
|
Align sequences using MUSCLE on EMBL-EBI Web Services. |