Home | Trees | Indices | Help |
|
---|
|
|
|||
RuleBasedStateMachineMetaClass A metaclass that makes it easy to create simple rules for a RuleBasedStateMachine. |
|||
AlignmentInfo |
|
|||
|
|||
|
|||
|
|||
schrodinger.application.msv.domain.residue.Residue |
|
||
schrodinger.application.msv.domain.sequence.ProteinSequence |
|
||
QtGui.QColor |
|
||
AlignmentInfo |
|
|
|||
POSSIBLE_RESIDUES =
|
|||
seq_elements_strategy = lists(elements=sampled_from(('PA
|
|||
RESIDUE_NAMES =
|
|||
RESIDUE_TYPES =
|
|||
letters_and_numbers =
|
|||
seq_strategy = builds(ProteinSequence, elements=lists(elements
|
|||
prot_annotations =
|
|||
protein_ann_combinations =
|
|||
__package__ =
|
|||
name =
|
|
Patch all the signals on the given object with MagicMocks.
|
Given an alignment class and information to populate an instance returns an instance of an alignment
|
Convenience function that returns a subset of indices in a list, given a hypothesis draw function and the length of the list.
|
|
|
|
Returns everything we need to create an alignment We return an alignment_info instead of an alignment in order to allow tests to create different kinds of alignments and also to pass along additional test data customized to the alignment that the test will create. For example, a potential_reordering will be a reordering that should work with the alignment, etc., etc.
|
|
POSSIBLE_RESIDUES
|
seq_elements_strategy
|
RESIDUE_NAMES
|
RESIDUE_TYPES
|
letters_and_numbers
|
seq_strategy
|
prot_annotations
|
protein_ann_combinations
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Aug 8 02:52:26 2017 | http://epydoc.sourceforge.net |