powered by
getSizeFactors(obs, celltypes)
numeric
data(trainRegions) celltypes = list("E123"=grep("E123", names(trainRegions)), "E116"=grep("E116", names(trainRegions))) sizeFactors = getSizeFactors(trainRegions, celltypes) sizeFactors
Run the code above in your browser using DataLab