# This file may be used to create an environment using:
# $ conda create --name pigx_rnaseq --file <this file> 
## make sure to have the following conda channels in ~/.condarc file
#channels:
#  - anaconda-fusion
#  - defaults
#  - bioconda
#  - r
#  - pypi
#  - conda-forge

snakemake
multiqc 
star=2.5.1b
samtools=1.3
deeptools
python
fastp
hisat2

#additional requirements for R libraries:
#r-essentials
r-data.table
r-rlang
r-rmarkdown
r-ggplot2
r-ggrepel
bioconductor-deseq2
r-dt
r-pheatmap
r-corrplot
r-reshape2
r-plotly
r-scales
r-crosstalk
r-gprofiler2
r-ggpubr
bioconductor-summarizedexperiment
bioconductor-rtracklayer
bioconductor-tximport
