dcd2xtc(trj, top)
Convert GALAMOST .dcd trajectory to .xtc.  It is assumed that GALAMOST files have length unit of nm. Note that timestep is not preserved, as it is not stored in dcd-format
- trj (str)
 
- : GALAMOST trajectory file in dcd format
 
- top (str)
 
- : GALAMOST topology file in xml-format
 
Example: 
MT.dcd2xtc("trj.dcd", "topology.xml")