Skip to content
New issue

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

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

Already on GitHub? # to your account

A small bug maybe caused by a new option--broad? #4

Closed
hanfeisun opened this issue Sep 12, 2011 · 2 comments
Closed

A small bug maybe caused by a new option--broad? #4

hanfeisun opened this issue Sep 12, 2011 · 2 comments

Comments

@hanfeisun
Copy link

I encounter a bug after updating the new version of macs2.

[linxq@localhost ~/hmc_Tet1/raw_data/Tet1_hmc]$ macs2 --version
macs2 2.0.8 20110830 (tag:alpha)

[linxq@localhost ~/hmc_Tet1/raw_data/Tet1_hmc]$ macs2 -t Tet1_mES.bed -c Tet1_mES_input.bed -n Tet1 -f BED -g hs
Traceback (most recent call last):
File "/opt/bin/macs2", line 354, in
main()
File "/opt/bin/macs2", line 49, in main
options = opt_validate(prepare_optparser())
File "/opt/bin/lib/python2.6/site-packages/MACS2/OptValidator.py", line 107, in opt_validate
if options.broad:
AttributeError: Values instance has no attribute 'broad'

@hanfeisun
Copy link
Author

Sorry, this bug doesn't exist, it was caused by my mistake about the setup dir.

@taoliu
Copy link
Contributor

taoliu commented Sep 12, 2011

By the way... to follow my unstable source code would lead you random errors :)

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

No branches or pull requests

2 participants