Description Usage Arguments Value
For each sample, this identifies all read-positions with a normalise M-bias greater than the threshold.
1 2 3 |
object |
An |
threshold |
The threshold at which to filter. |
methylationType |
The type of methylation to filter. |
A data.table
with the sample name (sampleName
), read
(R1
for read-1 and R2
for read-2), methylation type
(methylationType
) and positions to filter out (irp
= ignore
read positions). The value in the irp
column is designed so that it
can be copy-pasted as an argument to methtuple
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.