Seurat: Use all genes for FindAllMarkers

Created on 18 Jan 2020  路  2Comments  路  Source: satijalab/seurat

Hi,
I'm interested in particular subset of gene expression in my drop-seq dataset.
To correct for batch effect, I first used and to integrate the reads from 4 different sequencing batches.
Then I ran , but regardless the threshold I set (even for logfc.threshold=0, return.thresh=1), I always got the markers from VariableFeatures.
I realized that the markers are only calculated from variable feature subset, although on the documentation page it said it should be from all genes.

I wonder if it is due to the integrated data? Because the genes I'm interested are not in the variable features, if there is anyway I can calculate markers from all genes?

Thanks!
Sylvia

Most helpful comment

We do not recommend calculating differential expression using the integrated assay. Please use the RNA assay for DE, which will enable you to test for all genes.

All 2 comments

Might help people diagnose your issue if you provide an example of the command you are using to find markers.

We do not recommend calculating differential expression using the integrated assay. Please use the RNA assay for DE, which will enable you to test for all genes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sarahwajid picture sarahwajid  路  3Comments

farhanma picture farhanma  路  3Comments

RuiyangLiu94 picture RuiyangLiu94  路  3Comments

bio-la picture bio-la  路  3Comments

mvalenzuelav picture mvalenzuelav  路  3Comments