CYANA Command: write seq: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
 
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
''Write sequence file''


== Parameters ==
== Parameters ==


; file=''filename''.seq           (required)
;file=''filename''.seq
; pure                           
:(required)
; append
;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".

Latest revision as of 12: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".