Skip to content

Commit

Permalink
modified: rna_tools/rna_tools_lib.py add missing part to p_only commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagnus committed Nov 22, 2024
1 parent 567a2eb commit 58a9b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rna_tools/rna_tools_lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -1204,6 +1204,7 @@ def get_rnapuzzle_ready(self, renumber_residues=True, fix_missing_atoms=True,
report_missing_atoms=True, keep_hetatm=False, backbone_only=False,
no_backbone = False, bases_only = False, save_single_res = False,
ref_frame_only = False,
p_only = False,
check_geometry = False,
verbose=False): # :, ready_for="RNAPuzzle"):
"""Get rnapuzzle (SimRNA) ready structure.
Expand Down

0 comments on commit 58a9b20

Please sign in to comment.