tx_add_endRatio | R Documentation |
Adds a column to DT of the read-ends to coverage ratio.
tx_add_endRatio(DT, minCov = 50)
DT |
data.table. A table as output by the |
minCov |
numeric. Minimum coverage required to output ratio. If coverage is less then an NA is output in that position. |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.