src.obj.motif_production_vector module
-
MotifProductionVector(motiflength: int, alphabet: list, unit: Quantity, maximum_ligation_window_length: int) → Tuple[object][source]
-
isinstance_motifproductionvector(obj) → bool[source]
-
save_motif_production_vector(archive_path: str, motif_production_vector: MotifProductionVector, file_sparse: bool = True)[source]
-
load_motif_production_vector(archive_path: str, file_sparse: bool = True) → MotifProductionVector[source]