Skip to content

Commit

Permalink
[MODIF] bug fixes #413
Browse files Browse the repository at this point in the history
  • Loading branch information
nservant committed Jun 9, 2021
1 parent 7d3eb5a commit efbc69a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,17 @@
CHANGES IN VERSION 3.1.0dev

SIGNIFICANT USER-VISIBLE CHANGES

o Move to iced 0.5.8

BUG FIXES

o Force tdd conda package in environment.yml (#413)

o Look for ice command in PYTHON_PATH

o Fix small bug in digest_genome.py (#429)

o PR split_reads by kevm2 (#401)

***********************************
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- r-rcolorbrewer=1.1_2
- r-gridbase=0.4_7

- conda-forge::tbb=2020.2=hc9558a2_0
- bowtie2=2.3.5
- samtools=1.9
- multiqc=1.8

0 comments on commit efbc69a

Please sign in to comment.