Description Usage Arguments Details Value Examples
Construct a hamming distance matrix from an aligned DNAStringSet
1 | hammingDist(x)
|
x |
DNAStringset with aligned sequences |
consmat
: a matrix
with positions row names and nucleotides as
column manes.
A consmat
object includes the attributes:
<integer>; Number of reads per row.
<logical>; Is it a frequency matrix or a count matrix.
<integer>; Offset
<integer>; Insertions
A consmat
object.
1 | ###
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.