Description Usage Arguments Details Value Examples
Accessor and replacement methods are available: n(consmat), ins(consmat), offsetBases(consmat), is.freq(consmat).
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
x |
A |
freq |
If |
... |
Additional arguments such as |
value |
The value to replace with. |
consmat |
The |
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>; OffsetBases
<integer>; Insertions
A consmat
object.
1 2 | print("TODO: ADD EXAMPLES")
###
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.