Description Usage Arguments Value
View source: R/DBS_conclusion_1_row.R
Examine 1 row of a DBS-only VCF that was already processed by Slice2ReadSupport
to decide if the DBS is likely real.
1 | DBS_conclusion_1_row(row, germlineCutOff = 0.1, max.half.support.T.reads = 1)
|
row |
One row of a DBS VCF (as a |
germlineCutOff |
If this proportion of normal reads show one or the other variant (or both variants), consider this a germline variant or partial germline variant. |
max.half.support.T.reads |
Do not tolerate more than this number of reads in the tumor that support one but not both mutated positions. |
A character string indicating the conclusion about the putative DBS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.