Skip to content
Snippets Groups Projects
Commit c5063269 authored by pinyili2's avatar pinyili2
Browse files

a

parent df296ad8
No related branches found
No related tags found
1 merge request!1Pinyili2
......@@ -222,4 +222,5 @@ def mrdna_model_from_cadnano(json_file,seq=None,**model_parameters):
stack=np.array((list(nt_prop["stack"])))
orientation=np.array(list(nt_prop["orientation"]))
model = model_from_basepair_stack_3prime( r, bp, stack, three_prime, seq, orientation, **model_parameters )
model._dataframe=nt_prop
return model
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