Open cannin opened 4 years ago
You mean this one PritiShaw/Reactome-Failed-Queries
These same functions are used in the Python Notebooks, but this is making the code redundant which will make it difficult to use in future. Since Binder can import from other files present in the repository, so should I transfer them here and use the notebook as driver?
Thanks
I have moved the Python functions to cannin/enhance_nlp_interaction_network_gsoc2020@package branch and made it as a Python utils package.
Installation Command
pip3 install git+git://github.com/cannin/enhance_nlp_interaction_network_gsoc2020@package
I have also added Pytest and pylint and Github Actions for CI
Make sure the installation command is in the README
There was a GitHub repo where you had a lot of Python functions. Where is that? It'd be nice to have has many of the functions as Python code rather than notebooks.