aryarm / as_analysis

A complete Snakemake pipeline for detecting allele specific expression in RNA-seq
MIT License
10 stars 9 forks source link

incorporate R package dependencies into default conda env #32

Closed aryarm closed 6 years ago

aryarm commented 6 years ago

Unfortunately, it doesn't seem like Anaconda can reliably install all of the current R packages that are required by allele_imbalance.r. You should investigate this further and see whether you can fix this so that all dependencies can be handled by snakemake.