remove_NA_rows: Remove any rows in the matrix that are NAs

Description Usage Arguments Value

Description

This situation arises in the rereferencing step when it's a "complicated" multiallelic site. In the future we could do something more nuanced so as to not assign NAs in the first place, but for now just giving it NA and removing them.

Usage

1
remove_NA_rows(mat, annot_mat, reref_vec)

Arguments

mat

Referenced binary matrix

Value

The same or a subset of the binary matrix.


Snitkin-Lab-Umich/snitkitr documentation built on April 21, 2021, 10:48 a.m.