Skip to content

Commit

Permalink
Modernize conda environment: channels
Browse files Browse the repository at this point in the history
- Do not rely on 'defaults' anymore but only 'conda-forge' as per
  bioconda recommendations
  • Loading branch information
DrYak committed May 27, 2024
1 parent 1652c89 commit 0938ef1
Show file tree
Hide file tree
Showing 31 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion workflow/envs/bcftools.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bcftools = 1.13
- cyvcf2 = 0.30.11
1 change: 0 additions & 1 deletion workflow/envs/bowtie_align.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bowtie2=2.4.1
- samtools=1.10
1 change: 0 additions & 1 deletion workflow/envs/bwa_QA.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bwa=0.7.17
- mafft=7.458
1 change: 0 additions & 1 deletion workflow/envs/bwa_align.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bwa=0.7.17
- samtools=1.10
1 change: 0 additions & 1 deletion workflow/envs/cojac.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- cojac =0.9.1
1 change: 0 additions & 1 deletion workflow/envs/consseq_qa.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- emboss
1 change: 0 additions & 1 deletion workflow/envs/dehuman.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bwa=0.7.17
- samtools>1.11
Expand Down
1 change: 0 additions & 1 deletion workflow/envs/diversity_measures.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- python>=3.6
- pyvcf=0.6.8
Expand Down
1 change: 0 additions & 1 deletion workflow/envs/fastqc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- fastqc=0.11.9
1 change: 0 additions & 1 deletion workflow/envs/haploclique.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- haploclique=1.3.1
1 change: 0 additions & 1 deletion workflow/envs/hmm_align.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- mafft=7.305
- ngshmmalign=0.1.1
1 change: 0 additions & 1 deletion workflow/envs/initial_vicuna.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- bwa=0.7.17
- samtools=1.10
Expand Down
1 change: 0 additions & 1 deletion workflow/envs/initial_vicuna_msa.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- mafft=7.458
- smallgenomeutilities=0.3.1
1 change: 0 additions & 1 deletion workflow/envs/lofreq.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- lofreq=2.1.3
- samtools=1.9
1 change: 0 additions & 1 deletion workflow/envs/lollipop.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- lollipop =0.3.0
1 change: 0 additions & 1 deletion workflow/envs/minimap_align.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- minimap2=2.26
- samtools=1.19
1 change: 0 additions & 1 deletion workflow/envs/msa.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- mafft=7.458
1 change: 0 additions & 1 deletion workflow/envs/predicthaplo.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- predicthaplo=2.1.4
- samtools=1.10
1 change: 0 additions & 1 deletion workflow/envs/preprocessing.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- prinseq=0.20.4
1 change: 0 additions & 1 deletion workflow/envs/primerstrim.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- ivar=1.3.1
- samtools>=1.15
1 change: 0 additions & 1 deletion workflow/envs/sam2bam.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- samtools=1.15.1
1 change: 0 additions & 1 deletion workflow/envs/savage.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- picard=2.22.3
- savage=0.4.2
1 change: 0 additions & 1 deletion workflow/envs/simbench.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- art
- python>=3.6
Expand Down
1 change: 0 additions & 1 deletion workflow/envs/smallgenomeutilities.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- smallgenomeutilities=0.3.9
1 change: 0 additions & 1 deletion workflow/envs/snv.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- shorah=1.99.2
- bcftools=1.10.2
1 change: 0 additions & 1 deletion workflow/envs/sratools.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- sra-tools
- bioawk
1 change: 0 additions & 1 deletion workflow/envs/testbench.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- python>=3.6
- numpy
Expand Down
1 change: 0 additions & 1 deletion workflow/envs/timeline.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- python
- numpy
Expand Down
1 change: 0 additions & 1 deletion workflow/envs/upload.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- xxhash
- coreutils # [not linux]
1 change: 0 additions & 1 deletion workflow/envs/visualization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- pyvcf
- bcbio-gff
Expand Down
1 change: 0 additions & 1 deletion workflow/envs/xsv.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- xsv
- zstd

0 comments on commit 0938ef1

Please sign in to comment.