Open PHemarajata opened 5 years ago
I am so sorry the formatting of the code in the post is all wrong!
That's okay about formatting.
So, I have not seen that specific error before. You could try installing ncurses
through your system package manager (apt or yum). The exact version I don't think matters so much, this was just the version available in Galaxy as a dependency when those tools were written.
Note that we are nearing completion of a release of SNVPhyl that will use conda
to install dependencies (rather than the older methods used by Galaxy) - #15 . So, this issue should hopefully go away fairly soon.
Hi. Thank you so much for the response! I had ncurses installed via apt, but how do I make Galaxy know where it is so the dependencies error goes away?
Can't wait to use a version utilizing CONDA.
You can disable/uninstall ncurses in Galaxy by going to Admin > Manage tools, selecting package_ncurses_5_9
and uninstalling it from Galaxy.
If ncurses
is available on the machine Galaxy is running the tools on it should just use the system version instead.
I am so excited about the version utilizing conda! Any idea when it'd be released?
Thank you!
It's available on the Main Galaxy Toolshed right now (https://toolshed.g2.bx.psu.edu/view/nml/suite_snvphyl_1_1_0/1f0f9b1b5580). And updated workflows are available at https://github.com/phac-nml/snvphyl-galaxy/tree/development/docs/workflows/SNVPhyl/1.1.0. We just haven't gotten our documentation all updated.
Hi! I am installing SNVPhyl on Galaxy 19.05 and went about fixing the known make error with a new tool dependencies xml below: `<?xml version="1.0"?>