You are reading the documentation for version 1.5 of OpenStructure. You may also want to read the documentation for:
1.1
1.2
1.3
1.4
1.6
1.7
1.7.1
1.8
1.9
1.10
1.11
2.0
2.1
2.2
devel
|
param seq1: | sequence_one |
---|---|
type seq1: | SequenceHandle or str |
param seq2: | sequence_two |
type seq2: | SequenceHandle or str |
The two sequences can be specified as two separate function parameters
(seq1, seq2). The type of both parameters can be either
SequenceHandle
or str
, but must be the same for
both parameters.
align two or more sequences:
param seq1: sequence_list type seq1: SequenceList
param seq2: must be None
Two or more sequences can be specified by using a
SequenceList
. It is then passed as the first function parameter (seq1). The second parameter (seq2) must beNone
.
Parameters: |
|
---|
Note: ClustalW will convert lowercase to uppercase, and change all ‘.’ to ‘-‘. OST will convert and ‘?’ to ‘X’ before aligning sequences with Clustalw.
ClustalW will accept only IUB/IUPAC amino acid and nucleic acid codes:
Residue | Name | Residue | Name |
---|---|---|---|
A | alanine | P | proline |
B | aspartate or asparagine | Q | glutamine |
C | cystine | R | arginine |
D | aspartate | S | serine |
E | glutamate | T | threonine |
F | phenylalanine | U | selenocysteine |
G | glycine | V | valine |
H | histidine | W | tryptophan |
I | isoleucine | Y | tyrosine |
K | lysine | Z | glutamate or glutamine |
L | leucine | X | any |
M | methionine | * | translation stop |
N | asparagine | - | gap of indeterminate length |
Enter search terms or a module, class or function name.
tmtools
- Structural superposition
hbplus
- Perform hydrogen bond analysis
bindings
– Interfacing external programs
clustalw
- Perform multiple sequence alignment