Alignment class¶
-
class
biscot.Alignment.
Alignment
(map_id, reference_id, map_start, map_end, reference_start, reference_end, channel, orientation, alignments)[source]¶ -
__init__
(map_id, reference_id, map_start, map_end, reference_start, reference_end, channel, orientation, alignments)[source]¶ Initialize self. See help(type(self)) for accurate signature.
-
__str__
()[source]¶ Text representation of an Alignment object
- Returns
String representing the Alignment object
- Return type
str
-
__weakref__
¶ list of weak references to the object (if defined)
-