Hi
I wonder where the ReactionDecoder/ folder should be.
According to ReactionDecoder/README.md I would install ReactionDecoder.jar in a ReactionDecoder folder within the ehreact package folder, e.g. in python3.9/site-packages/ehreact/ReactionDecoder/ReactionDecoder.jar
But according to ehreact/helpers/transition_state.py the path should be python3.9/site-packages/ReactionDecoder/ReactionDecoder.jar in my case.
Did I understand it wrongly?
(I installed ehreact with pip)
Hi
I wonder where the
ReactionDecoder/folder should be.According to
ReactionDecoder/README.mdI would install ReactionDecoder.jar in a ReactionDecoder folder within the ehreact package folder, e.g. in python3.9/site-packages/ehreact/ReactionDecoder/ReactionDecoder.jarBut according to
ehreact/helpers/transition_state.pythe path should be python3.9/site-packages/ReactionDecoder/ReactionDecoder.jar in my case.Did I understand it wrongly?
(I installed ehreact with pip)