MaskerPerGene {ADImpute}R Documentation

Helper mask function

Description

Helper mask function, per feature.

Usage

MaskerPerGene(x, rowmask)

Arguments

x

logical; data to mask

rowmask

numeric; number of samples to be masked per gene

Value

logical containing positions to mask


[Package ADImpute version 1.4.0 Index]