macs2 error ["AtrributeError"
0
0
Entering edit mode
3.2 years ago
a.hayat20 • 0

Hi all,

I have macs2 installed on my Mac but have encountered this error that I cannot seem to resolve. I run this command to call peaks for my ATAC-seq data:

macs2 callpeak -t filename.sam --broad --broad-cutoff 0.1 -g 2.7e9 -n yourprefix -B --nomodel > 'yourprefix.log'

But get the following error:

File "/Users/Downloads/MACS2-2.1.2/bin/macs2", line 622, in <module> main() File "/Users/Downloads/MACS2-2.1.2/bin/macs2", line 57, in main run( args ) File "/Users/miniconda3/lib/python3.8/site-packages/MACS2/callpeak_cmd.py", line 48, in run options = opt_validate( args ) File "//miniconda3/lib/python3.8/site-packages/MACS2/OptValidator.py", line 121, in opt_validate if options.d_min < 0: AttributeError: 'Namespace' object has no attribute 'd_min'

Any help would be much appreciated!

Thanks in advance!

software error sequence gene RNA-Seq genome • 545 views
ADD COMMENT

Login before adding your answer.

Traffic: 2417 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6