scoreGBM.Rd
Annotate glioblastoma (GBM) subtype based on Neftel 2019 scoring pipeline.
scoreGBM(
object,
species = detectSpecies(object),
verbose = T,
do.snip = T,
reduction = "umap"
)
seurat object
Species, either "Mm" or "Hs".
Print progress. Default is TRUE.
truncate scores at 1st and 99th percentiles (protects against outliers). Default is T.
reduction slot to project scores onto. Default is "umap"