aryarm / as_analysis

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

r packages #47

Open aryarm opened 6 years ago

aryarm commented 6 years ago

Make sure that you're actually requiring only the r packages you need in find_imbalance.r and prepare_counts.r. Delete each call to library() and see if anything breaks.