MMTSB
Tool Set Documentation

Difference between revisions of "psipred.pl"

From MMTSB
Jump to: navigation, search
 
Line 13: Line 13:
  
 
== Examples ==
 
== Examples ==
 +
<mmtsbToolExample cmd="mutate.pl" set="/apps/mmtsb/bench/mutate.pl-test/test1"></mmtsbToolExample>

Revision as of 15:05, 30 July 2009

Usage

usage:   psipred.pl [options] [seqFile]
options:            [-long]

Show source


Description

Options

-help 
usage information


Examples

mutate.pl -seq 10:ADEF 1vii.exp.min.pdb
mutates residues 10 through 13 from VFGM in the original structure to ADEF.

ATOM      1  N   MET     1       3.075  -9.691  -2.062  0.00  0.000         
ATOM      2  CA  MET     1       1.835  -9.001  -2.351  0.00  0.000         
ATOM      3  C   MET     1       0.889  -9.260  -1.188  0.00  0.000         
ATOM      4  O   MET     1       0.838 -10.371  -0.644  0.00  0.000         
ATOM      5  CB  MET     1       1.181  -9.487  -3.654  0.00  0.000         
ATOM      6  CG  MET     1       1.921  -9.123  -4.938  0.00  0.000         
ATOM      7  SD  MET     1       1.107  -9.774  -6.420  0.00  0.000         
ATOM      8  CE  MET     1       0.002  -8.437  -6.776  0.00  0.000         
ATOM      9  N   LEU     2       0.128  -8.242  -0.786  0.00  0.000         
ATOM     10  CA  LEU     2      -0.806  -8.363   0.321  0.00  0.000         

...