CYANA Macro: onelettercode: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
== 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'''.<br> | |||
See also: [[CYANA Macro: threelettercode|'''threelettercode''']] |
Latest revision as of 10: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