Hi,
I tried to use the expression analysis module in the DROP pipeline(v1.6.1). When the pipeline finished, I don't see my gene of interest in the OUTRIDER_results_all.Rds. I checked the ods_fitted.Rds, ods_unfitted.Rds, ods.Rds using OUTRIDER_results_all@assays@data$counts[mygeneID,] and was able to see my gene here. All the samples have at least 500 counts for this gene. Why is this gene not in the final output?
my config setting
aberrantExpression:
run: true
groups:
- FIBRO
fpkmCutoff: 1
implementation: autoencoder
padjCutoff: 0.05
zScoreCutoff: 0
genesToTest: null
maxTestedDimensionProportion: 3
yieldSize: 2000000
useOHTtoObtainQ: true
Thanks for the help!
Laur
Hi,
I tried to use the expression analysis module in the DROP pipeline(v1.6.1). When the pipeline finished, I don't see my gene of interest in the OUTRIDER_results_all.Rds. I checked the ods_fitted.Rds, ods_unfitted.Rds, ods.Rds using
OUTRIDER_results_all@assays@data$counts[mygeneID,]and was able to see my gene here. All the samples have at least 500 counts for this gene. Why is this gene not in the final output?my config setting
Thanks for the help!
Laur