View source: R/clean_alignment.R
From Coglan (2011) A little book of R for bioinformatics. https://a-little-book-of-r-for-bioinformatics.readthedocs.io/en/latest/# (Originally called printMsa)
1 | clean_alignment(alignment, minpcnongap, minpcid)
|
alignment |
Alignment object |
minpcnongap |
Minimum percentage of non-gap |
minpcid |
Minimum percentage of identical bases |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.