PETAL icon indicating copy to clipboard operation
PETAL copied to clipboard

PETAL (ParallEl paThways AnaLyzer): a Python tool for deep biological pathway analysis

Results 2 PETAL issues
Sort by recently updated
recently updated
newest added

I'm running the following code in anaconda prompt: `python main.py -m 0 -p hsa05010 -g APP -d 1000 -c 0` I get the error: ![error message](https://user-images.githubusercontent.com/51076914/150681064-6f712536-868a-40d0-a3df-bdd6826bd551.png) Why does it change...

When updating libraries, the following error may occur: ```import numpy as np File "/home/pi/.local/lib/python3.7/site-packages/numpy/__init__.py", line 140, in from . import core File "/home/pi/.local/lib/python3.7/site-packages/numpy/core/__init__.py", line 48, in raise ImportError(msg) ImportError: IMPORTANT:...

Fix