subset_pseudotime: Subset GeneSwitches object based on the range of pseudotime

Description Usage Arguments

View source: R/convert_TI.R

Description

This function subsets GeneSwitches object based on the range of pseudotime

Usage

1
2
subset_pseudotime(sce, min_time, max_time, assayname = "expdata",
  minexp = 0, mincells = 10)

Arguments

sce

GeneSwitches object which is a SingleCellExperiment object

min_time

lower bound of pseudotime

max_time

upper bound of pseudotime

assayname

expression assay to use

minexp

minimun expression to filer genes

mincells

minimun cells with expression


SGDDNB/GeneSwitches documentation built on Dec. 16, 2020, 9:32 a.m.