Learn R Programming

SimRVSequences (version 0.2.7)

condition_haplos_no_cSNV: Reduce haplos to contain non-cSNV data

Description

Reduce haplos to contain non-cSNV data

Usage

condition_haplos_no_cSNV(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.