Skip to content
Snippets Groups Projects
environment.dev.yml 189 B
Newer Older
name: rnaseq_pipeline
channels:
  - bioconda
  - conda-forge
  - defaults
dependencies:
  - bedtools=2.29.2
  - unzip=6.0
  - pip=20.0.2
  - pip:
    - biopython==1.76
    - labkey==1.2.0