compare_vectors: compare two SNP vectors

View source: R/conduct_experiment.R

compare_vectorsR Documentation

compare two SNP vectors

Description

compare two SNP vectors

Usage

compare_vectors(genome_vector, pileup_vector, equivalence_mat)

Arguments

genome_vector

a Snp vector of an individual genome

pileup_vector

an Rnaseq Snp vector

equivalence_mat

the scoring matrix which defines what is different from what. Eg, Is A/T == T/A (should be). What about A and A/T?

Value

fraction of matches over total number of genotyped bases in both vectors


cmatKhan/mislabels documentation built on May 11, 2022, 9:39 p.m.