Remove samples from a DsATAC object

# S4 method for DsATAC
removeSamples(.object, indices)

Arguments

.object

DsATAC object

indices

a vector of indices of samples to be removed. Can be numeric, integer or logical.

Value

a new DsATAC object with sites/regions removed

Author

Fabian Mueller