pastis.config.
get_default_options
()¶Returns default options
Here are all the options:
The name of the PDB file to write. The name of the algorithm used will be appended to this filename. The coordinates of each beads will also be outputted in a text file structure.pdb.txt. For example, running the algorithm MDS with an output_name structure.pdb will yield the files MDS.structure.pdb and MDS.structure.pdb.txt
The numpy ndarray of counts
The path to the filename containing the organism structure. This file should contain the lengths of the chromosomes of the organism.
Resolution to which perform the optimization.
coma separated list of chromosomes onto which the optimization should be performed.
Path to the binary MDS_all
Path to the binary PM_all
Coefficient of the power law used in converting interaction counts to wish distances
Scaling factor of the structure.
Random seed used when generating the starting point in the optimization.