Skip to content

Commit

Permalink
Fixed template
Browse files Browse the repository at this point in the history
  • Loading branch information
haimasree committed Apr 1, 2021
1 parent 142c5e5 commit 8571561
Showing 1 changed file with 5 additions and 8 deletions.
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

0 comments on commit 8571561

Please sign in to comment.