lorenzo-rovigatti / tacoxDNA

A collection of tools for DNA modelling
http://tacoxdna.sissa.it/
GNU General Public License v3.0
17 stars 20 forks source link

A problem when convert oxDNA file into pdb file #33

Closed HollandDove closed 2 years ago

HollandDove commented 3 years ago

Hi! I recently find a problem when I use tacoxDNA to convert oxDNA file into pdb file. I find that in the pymol, when I open the generated pdb file, the cartoon view shows a lot of fragments, instead of a straight chain. Is there any information that is ignored in the convertion process? I attach oxDNA file and pdb file genratated below. I will be very pleasure if anyone know how to solve this.

pdb oxdna

lorenzo-rovigatti commented 3 years ago

Hi there,

the conversion often leaves atoms quite far from each other so that common visualisation software such as pymol or vmd don't see them connected. You first need to relax the structure by using an all-atom force field.

cheers, Lorenzo