detect.gap.columns | R Documentation |
Identification of Gappy Columns in Alignments.
detect.gap.columns(bins, gap.cutoff = 0.95, gap.char = "-")
bins |
A list of |
gap.cutoff |
The required percentage of gaps for consideration as a gap column. |
gap.char |
The gap character in the alignments. |
A list with indices giving the gap columns
for every alignment in bins
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.