Skip to content

Commit

Permalink
Simplifying the conda deps for ViralFlye
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles committed May 15, 2024
1 parent bbd361a commit e0f12f2
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions workflow/envs/nanite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,11 @@ channels:
- bioconda
- defaults
- r
- mikeraiko
dependencies:
- nanofilt=2.8.0
- nanoplot=1.38.1
- minimap2=2.24
- krona=2.8.1
# ViralFyle dependencies, please see the
# following link for more information:
# https://github.com/Dmitry-Antipov/viralFlye/blob/master/install.sh
- bcftools
- blast
- bwa
- freebayes
- minced
- prodigal
- python>=3.6
- biopython
- numpy
- pysam
- scipy
- samtools
- seqtk
- tabix
- vcflib
- viralcomplete
- viralverify
# ViralFyle dependencies
- viralflye
- flye

0 comments on commit e0f12f2

Please sign in to comment.