CYANA Macro: onelettercode: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
 
Line 6: Line 6:
== Description ==
== Description ==


Prints the current residue sequence using the standard one letter code for amino acids. Residues are recognized if the first three letters of the residue name agree with the name of one of the 20 standard amino acids. Unrecognized residues are indicated by a question mark. The maximal number of residues on a line is set by the parameter '''linelength'''.
Prints the current residue sequence using the standard one letter code for amino acids. Residues are recognized if the first three letters of the residue name agree with the name of one of the 20 standard amino acids. Unrecognized residues are indicated by a question mark. The maximal number of residues on a line is set by the parameter '''linelength'''.<br>
See also: '''threelettercode'''
See also: [[CYANA Macro: threelettercode|'''threelettercode''']]

Latest revision as of 11:25, 12 August 2009

Parameters

linelength=integer
(default: 20)

Description

Prints the current residue sequence using the standard one letter code for amino acids. Residues are recognized if the first three letters of the residue name agree with the name of one of the 20 standard amino acids. Unrecognized residues are indicated by a question mark. The maximal number of residues on a line is set by the parameter linelength.
See also: threelettercode