JEFworks-Lab / HoneyBADGER

HMM-integrated Bayesian approach for detecting CNV and LOH events from single-cell RNA-seq data
http://jef.works/HoneyBADGER/
GNU General Public License v3.0
95 stars 31 forks source link

Error in summarizeResults for the allele-based approach #46

Open myrthesmit opened 3 years ago

myrthesmit commented 3 years ago

Dear prof. Fan,

I was trying the 'getting started' tutorial for your HoneyBADGER package, but I am running into an error after retesting the CNVs identified by the allele-based approach. Initially, HoneyBADGER identifies the following CNV boundaries: image

When I retest these CNVs I get two warnings, which I think might result from the fact that I get different putative CNV regions than the ones listed in the tutorial: image

If I then run the `summarizeResults command I get the following error: image

I already tried to fix the error by setting min.num.cells in the hb$summarizeResults function to 0 as you suggested in one of the previous issues, but this doesn't seem to work...

Thanks a lot for your time!!

Here's my session info: image image