Skip to content
Snippets Groups Projects
Commit c9b692fa authored by cmaffeo2's avatar cmaffeo2
Browse files

Added support for ENRG MD restraints; improved organization of "strand_pieces"

parent e09f423a
No related branches found
No related tags found
No related merge requests found
......@@ -543,7 +543,6 @@ def read_model(json_data, sequence=None):
max_basepairs_per_bead = 5,
max_nucleotides_per_bead = 5,
local_twist=False)
model._generate_strands() # TODO: move into model creation
# TODO
# try:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment