Skip to main content
U.S. flag

An official website of the United States government

Here’s how you know

Official government website icon

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

icon-https

Secure .gov websites use HTTPS
A lock ( Lock Locked padlock icon )or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

NIH: National Institute of Diabetes and Digestive and Kidney Diseases NIH: National Institute of Diabetes and Digestive and Kidney Diseases

  next up previous contents index  Xplor-NIH home Documentation

Next: Analysis of Trajectories Up: Merging Trajectories Previous: Requirements

Examples

The trajectory output data were originally stored in two files. The first file contains the first 50 psec, the second file the second 50 psec. These two files are then combined into one file.
structure @pti.psf end

dynamics merge

  ascii=true
  input=pti_00_50.crd
  input=pti_50_100.crd
  begin=1000 skip=1000 stop=100000

  oasci=true
  output=pti_00_100.crd

end
The next example writes only the backbone coordinates to a new file at every 5000 steps:
structure @pti.psf end

constraints fix
  (not((segid 4pti) and (name ca or name cb or name n))
end 
  
dynamics merge

  asci=true
  input=pti_00_100.crd
  begin=5000 skip=5000 stop=100000
  
  oasci=false
  output=pti_00_100.bb.crd

end



Xplor-NIH 2025-03-21
  • Privacy Policy
  • Freedom of Information Act
  • Accessibility
  • Disclaimers
  • Copyright
  • Vulnerability Disclosure Policy
  • U.S. Department of Health and Human Services
  • National Institutes of Health