View source: R/count_constant_features.R
count_constant_features | R Documentation |
A helper function to count constant features
count_constant_features(fbm, outfile, quiet)
fbm |
A filebacked |
outfile |
String specifying name of log file |
quiet |
Logical: should a message be printed to the console |
ns A numeric vector with the indices of the non-singular columns of the matrix associated with counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.