calc_genotyping_accuracy: Calculate genotyping accuracy from RNA-seq calls.

View source: R/calc_genotyping_accuracy.R

calc_genotyping_accuracyR Documentation

Calculate genotyping accuracy from RNA-seq calls.

Description

Calculates genotyping accuracies from RNA-seq calls using a gold standard.

Usage

calc_genotyping_accuracy(data_x, data_y, by_locus = TRUE)

Arguments

data_x

data.frame.

data_y

data.frame. Gold standard data.

by_locus

logical. Whether or not to summarize by locus.

Value

A data.frame.


genevol-usp/hlaseqlib documentation built on Aug. 24, 2022, 7:24 a.m.