Description Usage Arguments Details Value Author(s) See Also
This function removes the insertion gaps ("-") in a sample of
DNA sequences.
1 | del.gaps(x)
|
x |
a matrix, a list, or a vector containing the DNA sequences. |
The sequences can be either in "DNAbin" or in character format,
but the returned object is always of class "DNAbin". If
x is a vector, then a vector is returned; if it is a list or a
matrix, then a list is returned.
A vector (if there is only one input sequence) or a list of class
"DNAbin".
Emmanuel Paradis
base.freq, GC.content,
theta.s, nuc.div, seg.sites
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.