Open zackb9 opened 10 months ago
Hmm, not entirely sure what's happening here without the data but here's the function for filtering genes:
You can test it outside of the main loop by giving this function ref_pancreas
and count_mat_tumor
to see where exactly these genes are filtered out.
Getting an error when running numbat on mouse data. The same script works with different mouse samples, but not with new set of samples. Have used reference generated from the sample itself, with no success. It is for some reason filtering most of the genes (there are ~20,000 in the original seurat object, only 75 are left by numbat). Full code and error below. Is this an issue with our data? Thanks for your help!!!