Skip to content

Commit

Permalink
Merge pull request #244 from kipoi/pin-pip
Browse files Browse the repository at this point in the history
Pin pip version across all model groups
  • Loading branch information
haimasree authored Apr 1, 2021
2 parents 55a03dc + 4f3d1f4 commit c14cd96
Show file tree
Hide file tree
Showing 34 changed files with 139 additions and 112 deletions.
20 changes: 10 additions & 10 deletions BPNet-OSKN/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@ dependencies:
- bioconda::pysam>=0.14.0
- bioconda::genomelake==0.1.4

- pytorch::pytorch # optional for data-loading
- cython
- h5py>=2.7.0
- numpy
- pytorch::pytorch=1.4.0 # optional for data-loading
- cython=0.29.22
- h5py=2.10.0
- numpy=1.19.2

- pandas>=0.23.0
- fastparquet
- python-snappy

- nb_conda
- pandas=1.1.5
- fastparquet=0.5.0
- python-snappy=0.6.0
- pip=21.0.1
- nb_conda=2.2.1
pip:
- tensorflow>=1.0,<1.15
- tensorflow==1.14.0
- git+https://github.com/kundajelab/DeepExplain.git
- keras==2.2.4
- git+https://github.com/kundajelab/bpnet.git@0cb7277b736260f8b4084c9b0c5bd62b9edb5266
Expand Down
3 changes: 2 additions & 1 deletion CpGenie/merged/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@ default_dataloader:
dummy_axis: 1
dependencies:
conda:
- python=3.6
- python=3.6.12
- h5py=2.10.0
- tensorflow=1.10.0
- keras=1.2.2
- pysam=0.15.3
- pip=20.2.4
schema:
inputs:
name: seq
Expand Down
2 changes: 2 additions & 0 deletions CpGenie/model-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,12 @@ default_dataloader:
dummy_axis: 1
dependencies:
conda:
- python=3.6.12
- h5py=2.10.0
- tensorflow=1.10.0
- keras=1.2.2
- pysam=0.15.3
- pip=20.2.4
schema:
inputs:
name: seq
Expand Down
2 changes: 2 additions & 0 deletions DeepBind/model-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,13 @@ default_dataloader:

dependencies:
conda:
- python=3.6.12
- h5py=2.10.0
- tensorflow=1.4.1
- keras=2.1.6
- python=3.6
- pysam=0.15.3
- pip=20.2.4
schema:
inputs:
name: seq
Expand Down
11 changes: 5 additions & 6 deletions DeepCpG_DNA/Hou2016_HCC_dna/dataloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ args:
defined_as: dataloader.py::SeqDataset
dependencies:
conda:
- bioconda::genomelake==0.1.4
- bioconda::pybedtools
- python=3.5
- numpy
- pandas
- cython
- bioconda::genomelake=0.1.4
- bioconda::pybedtools=0.8.1
- python=3.6
- numpy=1.19.2
- pandas=1.1.3
info:
authors:
- github: avsecz
Expand Down
10 changes: 5 additions & 5 deletions DeepCpG_DNA/Hou2016_HCC_dna/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ args:
default_dataloader: .
dependencies:
conda:
- python=3.5
- h5py
- python=3.6
- h5py=2.10.0
- pip=20.2.4
pip:
- tensorflow==1.4.1
- keras==1.2.2
- deepcpg==1.0.4
- tensorflow==1.10.0
- keras==1.2.2
info:
authors:
- github: cangermueller
Expand Down
11 changes: 5 additions & 6 deletions DeepCpG_DNA/Hou2016_HepG2_dna/dataloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ args:
defined_as: dataloader.py::SeqDataset
dependencies:
conda:
- bioconda::genomelake==0.1.4
- bioconda::pybedtools
- python=3.5
- numpy
- pandas
- cython
- bioconda::genomelake=0.1.4
- bioconda::pybedtools=0.8.1
- python=3.6
- numpy=1.19.2
- pandas=1.1.3
info:
authors:
- github: avsecz
Expand Down
10 changes: 5 additions & 5 deletions DeepCpG_DNA/Hou2016_HepG2_dna/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ args:
default_dataloader: .
dependencies:
conda:
- python=3.5
- h5py
- python=3.6
- h5py=2.10.0
- pip=20.2.4
pip:
- tensorflow==1.4.1
- keras==1.2.2
- deepcpg==1.0.4
- tensorflow==1.10.0
- keras==1.2.2
info:
authors:
- github: cangermueller
Expand Down
11 changes: 5 additions & 6 deletions DeepCpG_DNA/Hou2016_mESC_dna/dataloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ args:
defined_as: dataloader.py::SeqDataset
dependencies:
conda:
- bioconda::genomelake==0.1.4
- bioconda::pybedtools
- python=3.5
- numpy
- pandas
- cython
- bioconda::genomelake=0.1.4
- bioconda::pybedtools=0.8.1
- python=3.6
- numpy=1.19.2
- pandas=1.1.3
info:
authors:
- github: avsecz
Expand Down
10 changes: 5 additions & 5 deletions DeepCpG_DNA/Hou2016_mESC_dna/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ args:
default_dataloader: .
dependencies:
conda:
- python=3.5
- h5py
- python=3.6
- h5py=2.10.0
- pip=20.2.4
pip:
- tensorflow==1.4.1
- keras==1.2.2
- deepcpg==1.0.4
- tensorflow==1.10.0
- keras==1.2.2
info:
authors:
- github: cangermueller
Expand Down
11 changes: 5 additions & 6 deletions DeepCpG_DNA/Smallwood2014_2i_dna/dataloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ args:
defined_as: dataloader.py::SeqDataset
dependencies:
conda:
- bioconda::genomelake==0.1.4
- bioconda::pybedtools
- python=3.5
- numpy
- pandas
- cython
- bioconda::genomelake=0.1.4
- bioconda::pybedtools=0.8.1
- python=3.6
- numpy=1.19.2
- pandas=1.1.3
info:
authors:
- github: avsecz
Expand Down
10 changes: 5 additions & 5 deletions DeepCpG_DNA/Smallwood2014_2i_dna/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ args:
default_dataloader: .
dependencies:
conda:
- python=3.5
- h5py
- python=3.6
- h5py=2.10.0
- pip=20.2.4
pip:
- tensorflow==1.4.1
- keras==1.2.2
- deepcpg==1.0.4
- tensorflow==1.10.0
- keras==1.2.2
info:
authors:
- github: cangermueller
Expand Down
11 changes: 5 additions & 6 deletions DeepCpG_DNA/Smallwood2014_serum_dna/dataloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@ args:
defined_as: dataloader.py::SeqDataset
dependencies:
conda:
- bioconda::genomelake==0.1.4
- bioconda::pybedtools
- python=3.5
- numpy
- pandas
- cython
- bioconda::genomelake=0.1.4
- bioconda::pybedtools=0.8.1
- python=3.6
- numpy=1.19.2
- pandas=1.1.3
info:
authors:
- github: avsecz
Expand Down
10 changes: 5 additions & 5 deletions DeepCpG_DNA/Smallwood2014_serum_dna/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ args:
default_dataloader: .
dependencies:
conda:
- python=3.5
- h5py
- python=3.6
- h5py=2.10.0
- pip=20.2.4
pip:
- tensorflow==1.4.1
- keras==1.2.2
- deepcpg==1.0.4
- tensorflow==1.10.0
- keras==1.2.2
info:
authors:
- github: cangermueller
Expand Down
11 changes: 5 additions & 6 deletions DeepCpG_DNA/template/dataloader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@ info:
doc: Dataloader for the DeepCpG.
dependencies:
conda:
- bioconda::genomelake==0.1.4
- bioconda::pybedtools
- python=3.5
- numpy
- pandas
- cython
- bioconda::genomelake=0.1.4
- bioconda::pybedtools=0.8.1
- python=3.6
- numpy=1.19.2
- pandas=1.1.3
output_schema:
inputs:
dna:
Expand Down
13 changes: 5 additions & 8 deletions DeepCpG_DNA/template/dataloader_m_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,11 @@ info:
doc: Dataloader + target output for the DeepCpG model.
dependencies:
conda:
- bioconda::genomelake==0.1.4
- bioconda::pybedtools
- python=3.5
- numpy
- pandas
pip:
- cython
- deepcpg==1.0.4
- bioconda::genomelake=0.1.4
- bioconda::pybedtools=0.8.1
- python=3.6
- numpy=1.19.2
- pandas=1.1.3
output_schema:
inputs:
dna:
Expand Down
8 changes: 4 additions & 4 deletions DeepCpG_DNA/template/model_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ info:
default_dataloader: .
dependencies:
conda:
- python=3.5
- h5py
- python=3.6
- h5py=2.10.0
- pip=20.2.4
pip:
- tensorflow==1.4.1
- tensorflow==1.10.0
- keras==1.2.2
- deepcpg==1.0.4
schema:
inputs:
dna:
Expand Down
6 changes: 4 additions & 2 deletions DeepSEA/beluga/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ default_dataloader:

dependencies:
conda:
- h5py
- pytorch::pytorch-cpu>=1.0.0
- python=3.6.12
- pip=20.2.4
- h5py=2.10.0
- pytorch::pytorch-cpu=1.3.1
pip:
- kipoiseq

Expand Down
6 changes: 4 additions & 2 deletions DeepSEA/predict/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,10 @@ default_dataloader:
dtype: np.float32
dependencies:
conda:
- h5py
- pytorch::pytorch-cpu>=0.2.0
- python=3.6.12
- h5py=2.10.0
- pytorch::pytorch-cpu=1.3.1
- pip=20.2.4
pip:
- kipoiseq
schema:
Expand Down
6 changes: 4 additions & 2 deletions DeepSEA/variantEffects/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@ default_dataloader:
dtype: np.float32
dependencies:
conda:
- h5py
- pytorch::pytorch-cpu>=0.2.0
- python=3.6.12
- h5py=2.10.0
- pytorch::pytorch-cpu=1.3.1
- pip=20.2.4
pip:
- kipoiseq
schema:
Expand Down
1 change: 1 addition & 0 deletions Framepool/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- tensorflow=1.13.1
- keras=2.2.4
- h5py=2.9.0
- pip=20.2.4
pip:
- kipoi

Expand Down
1 change: 1 addition & 0 deletions HAL/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
conda:
- numpy=1.19.2
- python=3.6
- pip=20.2.4
pip:
- arrow==0.17.0
- attrs==20.2.0
Expand Down
3 changes: 3 additions & 0 deletions MMSplice/deltaLogitPSI/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ info:
tags:
- RNA splicing
dependencies:
conda:
- python=3.6.13
- pip=21.0.1
pip:
- h5py==2.10.0
- mmsplice==1.0.3
Expand Down
9 changes: 6 additions & 3 deletions MMSplice/modularPredictions/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,12 @@ info:
tags:
- RNA splicing
dependencies:
pip:
- h5py==2.10.0
- mmsplice==1.0.3
conda:
- python=3.6.13
- pip=21.0.1
pip:
- h5py==2.10.0
- mmsplice==1.0.3
schema:
inputs:
seq:
Expand Down
3 changes: 3 additions & 0 deletions MMSplice/mtsplice/model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ info:
tags:
- RNA splicing
dependencies:
conda:
- python=3.6.13
- pip=21.0.1
pip:
- h5py==2.10.0
- mmsplice==2.0.0
Expand Down
Loading

0 comments on commit c14cd96

Please sign in to comment.