powered by
# S4 method for DiffusionMap names(x)# S4 method for DPT names(x)# S4 method for DiffusionMap,character,missing [[(x, i, j, ...)# S4 method for DPT,character,missing [[(x, i, j, ...)# S4 method for DPT,index,index [[(x, i, j, ...)# S4 method for DiffusionMap $(x, name)# S4 method for DPT $(x, name)
# S4 method for DPT names(x)
# S4 method for DiffusionMap,character,missing [[(x, i, j, ...)
# S4 method for DPT,character,missing [[(x, i, j, ...)
# S4 method for DPT,index,index [[(x, i, j, ...)
# S4 method for DiffusionMap $(x, name)
# S4 method for DPT $(x, name)
DiffusionMap
DPT
names
data(guo) dm <- DiffusionMap(guo) dm$DC1 # A diffusion component dm$Actb # A gene expression vector dm$num_cells # Phenotype metadata dpt <- DPT(dm) dm$Branch dm$DPT1
Run the code above in your browser using DataLab