Vivianstats / scImpute

Accurate and robust imputation of scRNA-seq data
https://www.nature.com/articles/s41467-018-03405-7
90 stars 34 forks source link

Workflow of imputation, doublet detection and data integration #30

Open xhbkirby opened 4 years ago

xhbkirby commented 4 years ago

If I want to incorporate doubelt detection in my scRNA-seq workflow, should I perform imputation before or after detecting and removing doublets? A second question is if I need to integrate multiple datasets, can I still perform imputation on individual dataset and use the imputed output as input for integration? Thanks!