xuranw / MuSiC

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

Extract weights for each gene #95

Open v1nperez opened 2 years ago

v1nperez commented 2 years ago

Is there a way to extract a single weight for each gene as a vector? When looking at $Weight.gene, it appears to be an expression matrix that has "weights" for each gene by sample, but not a single vector as shown in your manuscript schematic.

WeijianH96 commented 6 months ago

I tried sum all the weight and the gene with lowest sum of weight are the same with their manuscript schematic