We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8f4bb commit a174dedCopy full SHA for a174ded
conda/meta.yaml
@@ -46,10 +46,10 @@ requirements:
46
- biopython>=1.79,<2
47
- python-newick>=1.3.2,<2
48
- bwa>=0.7.17,<0.8
49
- - samtools>=1.13,<2
50
- - cutadapt>=3.5,<4
+ - samtools>=1.15,<2
+ - cutadapt>=3.7,<4
51
- pear>=0.9.6,<1
52
- - igblast>=1.17.1,<2
+ - igblast>=1.19,<2
53
54
test:
55
source_files:
igseq/data/environment.yml
@@ -9,7 +9,7 @@ dependencies:
9
10
11
12
13
14
15
0 commit comments