Format for submitting the class sizes
The algorithm needs knowledge of the mapping sequence - subfamily. Therefore
the multiple sequence alignment should be ordered by subfamily. This means,
sequences of the same subfamily should be one after another in the pasted text
or the uploaded file. The class sizes can be seperated by comma, semicolon, ...
or whitespace. Valid examples how to represent the class sizes for the
subfamilies are:
3 2 5 6 10 8
or
3 2 5
6
10 8
or
3; 2; 5; 6;
10; 8
or
3,2,5 6 10 ; 8 All of this examples will be interpreted the same as 6 subfamilies with sizes 3, 2, 5, 6, 10 and 8.
|