Dimension of a set of sequences
Returns the number of sequences (rows) and the maximum length of a set of sequences.
seqdim(seqdata)
seqdata |
a set of sequences. |
The function will first search for separators '-' or ':' in the sequences in order to detect wether they are in the compressed or extended format.
a vector with the number of sequences and the maximum sequence length.
Alexis Gabadinho
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.