Pinyili2
Compare changes
Files
2@@ -268,9 +268,9 @@ def mrdna_model_from_cadnano(json_file,seq=None,**model_parameters):
@@ -282,14 +282,49 @@ def mrdna_model_from_cadnano(json_file,seq=None,**model_parameters):
New Features:
Integrated support for scadnano, enabling users to read in model from scadnano designs.
Added functionality to read in model in pd.DataFrame format and retrieve its own DataFrame.
Enhancements:
Implemented the ability to locate oxDNA bonds and analyze base-pairing behavior using the virt2nuc file (generated by tacoxDNA.
Enhanced the system to retrieve relevant caDNAno information, facilitating the generation of oxDNA structures.