Open laraPPr opened 1 year ago
related to MitoHiFi
(see #198)
MitoFinder requires Python 2.7.18 (see also https://github.com/RemiAllio/MitoFinder/issues/19), while MitoHiFi that depends on it requires Python 3
options:
@deniskristak Can you take a look at this?
seems like this is not necessary
@deniskristak There is an explicit installation request for this, separate from MitoHiFi.
The question is whether it should be installed with Python 2 (which is probably fine to run it standalone), or whether it needs to be patched to be compatible with Python 3 (since it's a dependency for MitoHiFi, which requires Python 3)
opened PR in that case
PR needs more work, since we really don't want to use that funky install.sh
script...
...
...