simbad.util.matthews_prob module

Module for running matthews probabilities to calculate solvent content

class MatthewsProbability(cell, sg)[source]

Bases: object

Methods

calculate_content_ncopies_from_file(pdb)
calculate_content_ncopies_from_struct(struct)
calculate_content_ncopies_from_file(pdb)[source]
calculate_content_ncopies_from_struct(struct)[source]
class SolventContent(cell, sg)[source]

Bases: object

Methods

calculate_from_file(pdb)
calculate_from_struct(struct)
calculate_from_file(pdb)[source]
calculate_from_struct(struct)[source]
no_stdout(*args, **kwds)[source]