DCD Files Concatenation

Concatenate, slice, and/or select DCD files.

prody.apps.prody_apps.prody_catdcd.prody_catdcd(*dcd, **kwargs)[source]

Concatenate dcd files.

Parameters:
  • select – atom selection

  • align – atom selection for aligning frames

  • pdb – PDB file used in atom selections and as reference for alignment

  • psf – PSF file used in atom selections

  • output – output filename

  • first – index of the first output frame

  • last – index of the last output frame

  • stride – number of steps between output frames