-
Notifications
You must be signed in to change notification settings - Fork 1
Install and use Knime smoothly #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
|
Some tests with error: Command line: python -m retropath2_wrapper test-rp2/sink.csv test-rp2/rules.csv test-rp2/rp2_out --source_name "Xylitol" --source_inchi "InChI=1S/C5H12O5/c6-1-3(8)5(10)4(9)2-7/h3-10H,1-2H2/t3-,4+,5+" --log debugFirst run :
Second run with same command line (after removing the result dir
|
Member
|
@guillaume-gricourt, here an update:
|
Member
Author
|
Ok, one plugin is absent |
Member
Author
|
@tduigou Should work now |
Member
|
Still the same issue :/ |
Member
Author
|
@tduigou can you try it ? |
Member
|
Now it works 👍 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Simplify the use of Knime.
Remove arguments:
--kexec--kver--kplugins--no-networkUse only:
--kinstallWill search a Knime executable in the
kinstalldirectory.If no executable found, it will download Knime from Zenodo and install it.
If a knime executable is found, it will be used.
Knime can be installed through the command-line, before the use of Retropath2, with:
python -m retropath2_wrapper.kinme --kinstall <path> -kver {4.6.4,4.7.0}Dependencies in the conda-recipes, can be removed: