Skip to content
Snippets Groups Projects
Commit 21f08848 authored by Marco Biasini's avatar Marco Biasini
Browse files

update IOProfile signature

parent b43b2954
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ CHARMM:
The IOProfile Class
--------------------------------------------------------------------------------
.. class:: IOProfile(quack_mode=False, dialect='PDB', strict_hydrogens=False, fault_tolerant=False)
.. class:: IOProfile(dialect='PDB', strict_hydrogens=False, quack_mode=False, join_spread_atom_records=False, no_hetatms=False, calpha_only=False, fault_tolerant=False, bond_feasibility_check=True)
Aggregates flags that control the import of molecular structures.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment