Skip to content

Instantly share code, notes, and snippets.

View sagrudd's full-sized avatar

Stephen Rudd sagrudd

View GitHub Profile
channels:
- bioconda
- conda-forge
dependencies:
- snakemake-minimal =5.2.4
- python =3.6
- samtools =1.9
- minimap2 =2.9
- graphviz
- nbconvert
@sagrudd
sagrudd / environment.yaml
Last active November 20, 2018 17:31
environment.yaml for Conda installation to be used with Nanopore cDNA expression profiling tutorial
channels:
- bioconda
- conda-forge
- r
dependencies:
- snakemake-minimal =5.2.4
- python =3.6
- samtools =1.9
- minimap2 =2.9
- r-brew