Models (dasi.models
)¶
This module provides representations of Molecules and Molecular Assemblies.
|
Should take in a path, graph, container, seqdb to produce relevant information. |
|
tuple representing a location on a goal sequence |
|
An instance of a molecule type, with a sequence and which alignments are assigned to it. |
|
Molecule metatype. |
|
An activity that takes in several Molecules and produces other Molecules. |
|
A pair of Regions that ‘aligns’ two regions of DNA sequences. |
|
A representative Alignment representing a group of alignments sharing the same starting and ending position for a query sequence. |
|
A representative Alignment representing a group of alignments. |
|
A PCR Product Alignment with redundant forward primer, reverse primer, and template alignments. |
|
Represents a PCR product alignment from a template alignment and forward and reverse alignments. |
|
Container for a set of query-to-subject alignments for a single query. |
|
Class that maintains a shared list of alignments and shared sequence database. |
modules¶
Assembly. |
|
classes representing molecules and types of molecules |
|
|
Alignments. |
Alignment container. |