count_constant_features: A helper function to count constant features

View source: R/count_constant_features.R

count_constant_featuresR Documentation

A helper function to count constant features

Description

A helper function to count constant features

Usage

count_constant_features(fbm, outfile, quiet)

Arguments

fbm

A filebacked big.matrix

outfile

String specifying name of log file

quiet

Logical: should a message be printed to the console

Value

ns A numeric vector with the indices of the non-singular columns of the matrix associated with counts


plmmr documentation built on April 4, 2025, 12:19 a.m.