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

Seurat and Honeybadger are not compatible #6

Closed saeedsaberi closed 6 years ago

saeedsaberi commented 6 years ago

There is a compatibility issue here since you need R<3.4 for rjags in Honeybadger and R>3.4 for Seurat. This is making using this package hard for me. Any solution?

JEFworks commented 6 years ago

I am using R v3.4.1 with rjags. You may need to install the latest version of rjags or JAGS. I am on rjags v4-6 and JAGS v4.2.0.

Jean Fan NSF GRFP | Bioinformatics and Integrative Genomics PhD Candidate Kharchenko Lab | Department of Biomedical Informatics | Harvard University mail: 10 Shattuck St #3, Countway 336B, Boston, MA 02115 web: jef.workshttp://jefworks.com/

On Nov 30, 2017, at 2:22 PM, saeedsaberi notifications@github.com<mailto:notifications@github.com> wrote:

There is a compatibility issue here since you need R<3.4 for rjags in Honeybadger and R>3.4 for Seurat. This is making using this package hard for me. Any solution?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JEFworks_HoneyBADGER_issues_6&d=DwMCaQ&c=WO-RGvefibhHBZq3fL85hQ&r=2gb0vmLv11Vi98WTAqlCXyDkhi11d9lKeGWDXEU-qNw&m=4KQdJjTRB4lW_l_-67ecmz3PNCUFEdREzAG6aC7zbzE&s=SaCi2vK9EMIMv57QQmSbi2BZG_FXOOWcenE3YQI3sZk&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AIj2SK686LnPe6bzWyTve6NJ1eohOc0aks5s7wBYgaJpZM4QxEVM&d=DwMCaQ&c=WO-RGvefibhHBZq3fL85hQ&r=2gb0vmLv11Vi98WTAqlCXyDkhi11d9lKeGWDXEU-qNw&m=4KQdJjTRB4lW_l_-67ecmz3PNCUFEdREzAG6aC7zbzE&s=GN78GbgU-Smuy2Sc_sP9-k0k_yxUZNnc7_Rk7kPfsJI&e=.

saeedsaberi commented 6 years ago

yeah but your R is <3.4. I think this is making issues. Seurat explicitly needs R> 3.4.