R/downsampling_range.r
downsampling_range.Rd
Obtain the range of values to downsample at (either for individuals, or mean number of cells per individual)
downsampling_range(
SCE,
sampled = c("individuals", "cells"),
sampleID = "Donor.ID"
)
list containing values which the data will be downsampled at, in ascending order