View source: R/calc_genotyping_accuracy.R
| calc_genotyping_accuracy | R Documentation | 
Calculates genotyping accuracies from RNA-seq calls using a gold standard.
calc_genotyping_accuracy(data_x, data_y, by_locus = TRUE)
| data_x | data.frame. | 
| data_y | data.frame. Gold standard data. | 
| by_locus | logical. Whether or not to summarize by locus. | 
A data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.