Description Usage Arguments Value Note Author(s) References Examples
Decompose a set of aligned FASTA sequences until either the minimum entropy threshold or the minumum number of sequences in all subalignments are reached.
1 |
File |
character. path to file. |
minseq |
numeric. minimum number of sequences before the procedure stops for a specific subalignment. |
entropymin |
numeric. minimum entropy level before the procedure stops for a specific subalignment. |
Plot |
logical. Plots the entropy profiles and also the base composition for the identified high entropy positions. |
A matrix of sequence ids (rows) by oligotypes.
The procedure currently only takes one component, which corresponds to the highest entropy. In case of ties, it will take the first site in the list (i.e. smallest site position).
Alban Ramette
Inspired by M. Eren et al. paper.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.