CCBR / METRO

Mouse nEoanTigen pRedictOr
https://ccbr.github.io/METRO/
MIT License
4 stars 2 forks source link

RAY is failing with python 3.8-3.10; 3.5 is no longer available #17

Closed slsevilla closed 8 months ago

slsevilla commented 8 months ago

Problem

METRO was written with ray on python 3.5. That is no longer available and current versions (3.8,3.9,3.10) are all failing. METRO needs to be written in a workflow, so not worth the time to troubleshoot now. Quick patch will remove the invocation of ray and run each allele separately.