simroux / VirSorter

Source code of the VirSorter tool, also available as an App on CyVerse/iVirus (https://de.iplantcollaborative.org/de/)
GNU General Public License v2.0
104 stars 30 forks source link

empty results because mga_linux_ia64 could not been executed #59

Closed bognabognabogna closed 4 years ago

bognabognabogna commented 4 years ago

Hi, while runnng VirSorter I get the following error: sh: ~/opt/miniconda3/envs/virsorter/bin/mga_linux_ia64: cannot execute binary file

Is that because I run it on macOSX? Or is there a way to fix it?

Best Bogna

simroux commented 4 years ago

Hi,

It does seem like there is an issue with the way mga was installed. Did you try to install it through your conda environment ? If so, it seems like conda installed a version of mga that is compiled for linux, not for maxOSX (as best as I can tell). I would suggest removing mga from the conda environment, and instead install the mac version separately (from http://metagene.nig.ac.jp/metagene/download_mga.html).

Best, Simon

bognabognabogna commented 4 years ago

Thank you Simon! Yes, I am in the conda environment. But to be honest I am not sure which conda folder I should use to install mga manually? I have also found VirSorter on the cyverse platform and I managed to run it there. Is the version on the platform very different to the one here?

simroux commented 4 years ago

The VirSorter app on the CyVerse platform is not very different (at all) to the one here, so if you managed to make it work there, you can safely use the results obtained !