Skip to content

Commit

Permalink
[MODIF] iced 0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nservant committed Jul 28, 2021
1 parent 26ec6e5 commit 4c28df3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- conda-forge::python=3.8.10=h49503c6_1_cpython
- conda-forge::scipy=1.7.0=py38h7b17777_1
- conda-forge::numpy=1.21.1=py38h9894fe3_0
- bioconda::iced=0.5.9=py38h803c66d_0
- bioconda::iced=0.5.10=py38h803c66d_0
- bioconda::bx-python=0.8.11=py38h024e602_1
- bioconda::pysam=0.16.0.1=py38hf7546f9_3
- bioconda::cooler=0.8.11=pyh3252c3a_0
Expand Down
2 changes: 1 addition & 1 deletion scripts/ice
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/env python
#!/home/nservant/Apps/conda/envs/hicpro-3.1.0/bin/python
from __future__ import print_function
import sys
import argparse
Expand Down

0 comments on commit 4c28df3

Please sign in to comment.