CYANA Command: write pdb: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
== Parameters == | == Parameters == | ||
; file=''filename''.pdb | ;file=''filename''.pdb | ||
; bfactor=''real'': (default: 0.0) | :(required) | ||
; chains=''string'': (default: *) | ;list=''integer'' | ||
; details | :(default: 1) | ||
; all | ;nmrstar=''integer'' | ||
; oldall | :(default: 2) | ||
; connect | ;details | ||
; append | ;multiple | ||
;bfactor=''real'' | |||
:(default: 0.0) | |||
;chains=''string'' | |||
:(default: *) | |||
;details | |||
;all | |||
;oldall | |||
;connect | |||
;append | |||
== Description == | == Description == | ||
Writes a coordinate file in PDB (Protein Data Bank; Bernstein et al., | Writes a coordinate file in PDB (Protein Data Bank; Bernstein et al.,1977) format. Optionally, the output may be appended to an existing file. By default, the Cartesian coordinates of the current structure are written. Optionally, the Cartesian coordinates of all selected structures may be written. | ||
1977) format. Optionally, the output may be appended to an existing | |||
file. By default, the Cartesian coordinates of the current structure | |||
are written. Optionally, the Cartesian coordinates of all selected | |||
structures may be written. |
Latest revision as of 11:22, 12 January 2010
Parameters
- file=filename.pdb
- (required)
- list=integer
- (default: 1)
- nmrstar=integer
- (default: 2)
- details
- multiple
- bfactor=real
- (default: 0.0)
- chains=string
- (default: *)
- details
- all
- oldall
- connect
- append
Description
Writes a coordinate file in PDB (Protein Data Bank; Bernstein et al.,1977) format. Optionally, the output may be appended to an existing file. By default, the Cartesian coordinates of the current structure are written. Optionally, the Cartesian coordinates of all selected structures may be written.