Open MjelleLab opened 2 years ago
Strange - can you send me a sample of the data? (email on profile).
Error was related to number of cells. Setting a filter of min 100 cells solved it.
libra_result = run_de(expr,meta = meta,
.data
.
✖ Column cell_type
is not found. HOW TO FIX IT?
When running my whole Seurat object, run_de works fine. When I subset the object to contain only one cell type I get cell_type not found. What is the reason for this? I want to subset before running run_de to set different threshold for my cells types (High vs Low)