MarcElosua / SPOTlight

Spatial Transcriptomics Capture Location Deconvolution
https://marcelosua.github.io/SPOTlight
GNU General Public License v3.0
164 stars 25 forks source link

Convert mgs to data.frame #75

Closed nesilin closed 2 years ago

nesilin commented 2 years ago

Hi Marc,

Nice tool! Please be aware that mgs must be converted into data.frame since tibble seems not to work.

Thanks!

MarcElosua commented 2 years ago

Hi @nesilin,

Thank you so much for your input and for digging into the code! This bug has been fixed here.

Please let me know if you have any further questions/issues!