- ASOC analysis needs additional BED file for each sample that indicates peak regions found in each sample - modify `prepare_counts-rna.r` and create a version (`prepare_counts-atac.r`?) that [finds overlaps with peak regions instead of genes ](https://github.com/aryarm/as_analysis/blob/994d3f21201ddea5313c429ea44d46c968f1d905/scripts/prepare_counts-rna.r#L63) and [reads in BED files instead of GTF file ](https://github.com/aryarm/as_analysis/blob/994d3f21201ddea5313c429ea44d46c968f1d905/scripts/prepare_counts-rna.r#L17)