find_no_cSNV_rows: Find haplotypes that do not carry any cRVs
Description
Find haplotypes that do not carry any cRVs
Usage
find_no_cSNV_rows(haplos, RV_pool_loc)
Arguments
haplos
sparseMatrix. The sparseMatrix of genomes returned by read_slimOut
.
RV_pool_loc
The column locations of each SNV (in haplos) for SNVs in the pool of cRVs.
Value
The reduced haplotype matrix.