# NOT RUN {
demo.obj <- cell.filter(demo.obj,
min.mito = 0,
max.mito = 0.05 ,
min.genes = 100,
max.genes = 2500,
min.umis = 0,
max.umis = Inf)
message(demo.obj@my.filters)
# }
Run the code above in your browser using DataLab