subsampleCells.Rd
Function to subsample cells
subsampleCells(cluster.names, subSamp = 25, seed = 5)
A vector of cluster names in the reference taxonomy.
Number of cells to keep per cluster.
Random seed used for subsampling.
Boolean vector of cells to keep (TRUE) and cells to remove (FALSE)