Skip to content

Commit

Permalink
added pangolin env
Browse files Browse the repository at this point in the history
  • Loading branch information
Taavi Päll committed Feb 15, 2021
1 parent 42a8d73 commit c9df5ee
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions envs/pangolin/environment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: pangolin
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- biopython=1.74
- iqtree<2
- mafft
- minimap2
- pip=19.3.1
- python=3.6
- snakemake-minimal=5.13
- pip:
- pandas==1.0.1
- pytools==2020.1
- dendropy>=4.4.0
- git+https://github.com/cov-ert/datafunk.git
- git+https://github.com/cov-lineages/pangoLEARN.git
- git+https://github.com/cov-lineages/lineages.git@2020-05-19-2
- git+https://github.com/cov-lineages/pangolin.git

0 comments on commit c9df5ee

Please sign in to comment.