find_no_cSNV_rows: Find haplotypes that do not carry any cRVs

Description Usage Arguments Value

View source: R/sim_StudySeqFunctions.R

Description

Find haplotypes that do not carry any cRVs

Usage

1
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.


simrvprojects/SimRVSequences documentation built on March 12, 2020, 1:33 a.m.