Dear all,
about correcting the batch effects in LIMMA and SVA, 'd appreciate having your comments :
assuming that we have a set of RNA-seq data (no treatment, + treatment) in many distinct BATCHES, would the linear model in LIMMA :
design <- model.matrix(~0 + BATCH + Treatment, data=RNA)
suffice to correct for batch effects, or shall we additionally use COMBAT (as it is described in the SVA package : https://bioconductor.org/packages/release/bioc/vignettes/sva/inst/doc/sva.pdf ) in order to obtain the corrected counts ?
thanks a lot,
-- bogdan
Thanks a lot, Gordon. Very precious advise !
Dear Gordon, if I may add and ask please (on a related topic):
would COMBAT and LIMMA be suited for assessing the differential expression between clusters of single cells (that were generated by using 10X Genomics protocols/kits) ?
've noted a tutorial from UC Davis that propose SVA/COMBAT and LIMMA for batch correction and differential expression :
https://ucdavis-bioinformatics-training.github.io/2019-single-cell-RNA-sequencing-Workshop-UCDUCSF/scrnaseqanalysis/scRNA_Workshop-PART6.html
thanks,
bogdan
Dear Gordon, if I may add and ask please (on a related topic regarding single cell RNA-seq):
would COMBAT and LIMMA be suited for assessing the differential expression between clusters of single cells (that were generated by using 10X Genomics protocols/kits) ?
've noted a tutorial from UC Davis that propose SVA/COMBAT and LIMMA for batch correction and differential expression :
https://ucdavis-bioinformatics-training.github.io/2019-single-cell-RNA-sequencing-Workshop-UCDUCSF/scrnaseqanalysis/scRNA_Workshop-PART6.html
thanks,
bogdan