Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error in call peaks when starting with tag aligns #109

Open
easwaranramamurthy opened this issue May 3, 2018 · 1 comment
Open

Comments

@easwaranramamurthy
Copy link

easwaranramamurthy commented May 3, 2018

Hello,

I am running into an error in call_peaks when I run the following command:

srun -p part1 --mem=1G --pty /bin/bash

bds_scr job_1 /home/username/job_1.log -s slurm /path/to/atac_dnase_pipelines/atac.bds -q part1 -nth 4 -species mm10 -se -enable_idr -title job_1 -tag1 /path/to/peaks/sample_1/align/rep1/sample_1.trim.nodup.tagAlign.gz -tag2 /path/to/peaks/sample_2/align/rep1/sample_2.trim.nodup.tagAlign.gz -tag3 /path/to/peaks/sample_3/align/rep1/sample_3.trim.nodup.tagAlign.gz -out_dir /path/to/peaks/job_1_IDR

I would greatly appreciate any help in debugging this issue. The log file is attached.
job_1.log

Thank you.

-Easwaran

@leepc12
Copy link
Collaborator

leepc12 commented May 3, 2018

Can you increase memory for MACS2 (by adding -mem_macs2 20G to the command line) and try again?

some references:
JuliaLang/julia#14807
https://stackoverflow.com/questions/27825280/change-the-rlimit-nproc-in-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants