From 670b3dcec31f44a552f9aa6b5298e2bdd409a858 Mon Sep 17 00:00:00 2001 From: Kjong Lehmann <kjlehmann@ukaachen.de> Date: Thu, 21 Nov 2024 21:47:09 +0100 Subject: [PATCH] update --- environment.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 2190aa4..2d6f2b4 100644 --- a/environment.yml +++ b/environment.yml @@ -7,5 +7,15 @@ dependencies: - ipython - scipy - seaborn - + - biopython + - pyvcf + - pygraphviz + - simupop + - scikit-learn + - numba + - cython + - dendropy + - reportlab + - rpy2 + - pymol-open-source \ No newline at end of file -- GitLab