Conversation
|
Hi @moritzschaefer , thanks for making this nice contribution! We will review everything and be happy to merge it. Many thanks for your work! |
|
Hey @Xethic, Adding versions seems like a good idea! I have dumped the versions using 'conda env export' and pasted them here: https://gist.github.com/moritzschaefer/75c1253a4e1e93823f319d7cbe09a1be You have permission (by GitHub) to add commits to my master branch before accepting the PR, so feel free to add versions to your liking. Also, please let me know if I can still do anything to support you |
|
Let me know if you are wiling to work on this at some point. I could update the dependencies if desired |
When possible, I use package managers to install software. Since TEPIC is not (yet) in any of the anaconda repositories (e.g. bioconda), I added a conda environment file with instructions (in the README).
This way, user can install the software in an isolated and reproducible environment.