Description Usage Arguments Value
View source: R/get_threshold.R
Determine score cutoff that was applied on the data - that is all genotypes below the returned value are no-calls.
1 | get_threshold(.data,col='score')
|
.data |
basic data frame compatible with output from |
col |
column name with score - effective columns GenCall's score ( |
returns float
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.