Thanks for the recommendation. I've been trying to run that for about a day and a half on my merged peak file. I'm unsure if it is supposed to take this long, or if I've made some mistake. So far what I've done is:
1) use macs2 'callpeak' to generate my peak file
2) convert the bed file to fasta using bedtools
3) run meme on the peak file (meme-chip -oc motif_results -meme-nmotifs 200 ./macs2.liver_ATAC_peaks.narrowPeak.fa)
It's been about 36 hours since I ran the script, and it isn't completed yet. I'm fairly convinced I've made some mistake here, but I can't find any tutorials that walk you through the steps and preparation of files. Do you have any suggestions?