MMTSB
Tool Set Documentation

Difference between revisions of "pdb2traj.pl"

From MMTSB
Jump to: navigation, search
Line 6: Line 6:
 
== Description ==
 
== Description ==
  
 +
Generates a trajectory file given a list of PDB file names as command line arguments.
  
 
== Options ==
 
== Options ==

Revision as of 03:36, 29 July 2009

Usage

usage:   pdb2traj.pl [options] [PDBfiles]
options: [-f listfile]
         [-out file]
         [-nsel selection]

Show source


Description

Generates a trajectory file given a list of PDB file names as command line arguments.

Options

-help 
usage information
-f list 
generate a trajectory file given a list of PDB files
-out file 
specifies the output trajectory file name

Examples