-
Notifications
You must be signed in to change notification settings - Fork 58
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
ProteoRE tool 'reactome' #593
base: master
Are you sure you want to change the base?
ProteoRE tool 'reactome' #593
Conversation
Dear Galaxy-P maintainers, |
trash = id_valid(idens)[1] | ||
# print(json_string) | ||
j = json.loads(json_string) | ||
print("Identifiers not found: " + str(j["identifiersNotFound"])) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you could use f-strings, they are super cool: https://tirkarthi.github.io/programming/2019/05/08/f-string-debugging.html
@bgruening @bgruening => ping |
Another ProteoRE tool : "reactome" or "proteore_pathway_enrichement_analysis_reactome"
Thank you for the review,
Florence.