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

reveal realign - muscle fails #26

Open
ChriKub opened this issue Oct 4, 2018 · 1 comment
Open

reveal realign - muscle fails #26

ChriKub opened this issue Oct 4, 2018 · 1 comment

Comments

@ChriKub
Copy link

ChriKub commented Oct 4, 2018

Hi,
I'm using reveal realign with muscle to realign bubbles in a graph.
reveal realign --64 --method muscle --all --maxsize 5000 -o $output $input
At some point during the realignment it fails:
10/03/2018 01:04:06 PM Realigning bubble between <431323> and <99201>, 2 alleles, with muscle (max size 10bp, in nodes=2). Traceback (most recent call last): File "/ebio/abt6_projects9/abt6_software/bin/reveal/env/bin/reveal", line 11, in <module> load_entry_point('reveal==0.1', 'console_scripts', 'reveal')() File "build/bdist.linux-x86_64/egg/reveal/reveal.py", line 294, in main File "build/bdist.linux-x86_64/egg/reveal/refine.py", line 44, in refine_bubble_cmd File "build/bdist.linux-x86_64/egg/reveal/refine.py", line 413, in refine_all File "build/bdist.linux-x86_64/egg/reveal/refine.py", line 206, in refine_bubble File "build/bdist.linux-x86_64/egg/reveal/refine.py", line 483, in msa2graph AttributeError: 'exceptions.OSError' object has no attribute 'output'

I've observed this behavior in different graphs with different maxsizes. and I'm not sure how this happens.

Cheers,
Christian

@jasperlinthorst
Copy link
Owner

jasperlinthorst commented Oct 4, 2018 via email

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