cryomotl#

Classes

DynamoMotl([input_motl])

EmMotl([input_motl, header])

ModMotl([input_motl, mod_prefix, mod_suffix])

Motl([motl_df])

RelionMotl([input_motl, version, ...])

RelionMotlv5([input_particles, ...])

RelionMotlv5_1([input_particles, ...])

StopgapMotl([input_motl])

Functions

emmotl2mod(input_motl[, output_motl_path, ...])

Converts an EmMotl to ModMotl format and optionally writes it to a .mod file.

emmotl2relion(input_motl, relion_version[, ...])

Converts an EmMotl to RelionMotl format and optionally writes it to file.

emmotl2stopgap(input_motl[, ...])

Converts an EmMotl to StopgapMotl format and optionally writes it to a file.

mod2emmotl(input_mod[, output_motl_path, ...])

Converts a ModMotl to EmMotl format and optionally writes it to a file.

relion2emmotl(input_motl, relion_version[, ...])

Converts a RelionMotl to EmMotl format and optionally writes it to a file.

relion2stopgap(input_motl, relion_version[, ...])

Converts a RelionMotl to StopgapMotl format and optionally writes it to a file.

stopgap2emmotl(input_motl[, ...])

Converts a StopgapMotl to EmMotl format and optionally writes it to a file.

stopgap2relion(input_motl, relion_version[, ...])

Converts a StopgapMotl to RelionMotl format and optionally writes it to file.