CYANA Command: write seq: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
== Parameters == | == Parameters == | ||
; file=''filename''.seq | ;file=''filename''.seq | ||
:(required) | :(required) | ||
; | ;list=''intege'' | ||
:(default: 1) | |||
; | ;nmrstar=''integer'' | ||
:(default: 2) | |||
;details | |||
;multiple | |||
;pure | |||
;append | |||
== Description == | == Description == | ||
Writes a file with the residue sequence in the standard [sequence file] format of the program CYANA. | Writes a file with the residue sequence in the standard [[sequence file]] format of the program CYANA. | ||
Instead of the command | Instead of the command | ||
Line 22: | Line 26: | ||
write ''filename''.seq | write ''filename''.seq | ||
can be used if the | can be used if the filename extension is ".seq". |
Latest revision as of 11:15, 12 January 2010
Write sequence file
Parameters
- file=filename.seq
- (required)
- list=intege
- (default: 1)
- nmrstar=integer
- (default: 2)
- details
- multiple
- pure
- append
Description
Writes a file with the residue sequence in the standard sequence file format of the program CYANA.
Instead of the command
write seq filename.seq
the shorthand version
write filename.seq
can be used if the filename extension is ".seq".