We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Can you increase memory for MACS2 (by adding -mem_macs2 20G to the command line) and try again?
-mem_macs2 20G
some references: JuliaLang/julia#14807 https://stackoverflow.com/questions/27825280/change-the-rlimit-nproc-in-linux
Sorry, something went wrong.
No branches or pull requests
Hello,
I am running into an error in call_peaks when I run the following command:
I would greatly appreciate any help in debugging this issue. The log file is attached.
job_1.log
Thank you.
-Easwaran
The text was updated successfully, but these errors were encountered: