src.utils.save module#

save(filename: str, arr: Array, allow_pickle: bool)[source]#
create_directory_if_not_already_existing(path)[source]#
create_directory_path_if_not_already_existing(path: str) None[source]#
create_strand_trajectory_ensemble_path(strand_trajectory_id: str, param_file_no: int) str[source]#
create_trajectory_ensemble_path(strand_trajectory_id: str, param_file_no: int, motiflength: int) str[source]#
create_motif_production_trajectory_ensemble_path(strand_trajectory_id: str, param_file_no: int, motiflength: int, maximum_ligation_window_length) str[source]#