Selection of Multiple Sequence Alignments
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | selectMSA(
megProj,
min.n.seq = 3,
blocks = "split",
row.confid = 0,
col.confid = 0,
trim.ends = 0,
locus.coverage = 0,
global.coverage = 0,
subset.locus,
subset.species,
exclude.locus,
exclude.species,
core.locus,
core.species,
best.sampled.congeneric = FALSE,
equal.taxon.sets = TRUE,
use.outgroup = TRUE,
protect.outgroup = FALSE,
squeeze.outgroup
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.