xuranw / MuSiC

Multi-subject Single Cell Deconvolution
https://github.com/xuranw/MuSiC
GNU General Public License v3.0
224 stars 89 forks source link

Correct GSE50244.EMTAB.prop --> Est.prop.GSE50244 #71

Open julvi opened 3 years ago

julvi commented 3 years ago

Hi,

Thank you for such a well explained tutorial. You may want to change the MuSiC-output-list name in the following lines of your tutorial:

m.prop.GSE50244 = rbind(melt(GSE50244.EMTAB.prop$Est.prop.weighted), melt(GSE50244.EMTAB.prop$Est.prop.allgene))

GSE50244.EMTAB.prop --> Est.prop.GSE50244

If this is a wrong suggestion, please enligth me as to why.

xuranw commented 3 years ago

Thank you! You are right! I have changed it correspondingly in Tutorial.