xuranw / MuSiC

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

does MuSiC take .CXB file? #96

Open xcliu-oc opened 1 year ago

xcliu-oc commented 1 year ago

Hi,

thank you for developing such great tools! I have some bulk RNAseq stored in .cxb files and want to do deconvultion. I'm wondering does MuSiC take .cxb file? if not, what should I do with it? If I convert them to normalized tabular counts using cuffnorm, and then put into MuSiC, would it work?

thank you