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

Prank is not given a guide tree inside sate #25

Open
smirarab opened this issue May 22, 2012 · 0 comments
Open

Prank is not given a guide tree inside sate #25

smirarab opened this issue May 22, 2012 · 0 comments

Comments

@smirarab
Copy link
Member

Prank is called as follows

invoc = [self.exe, '-once', '-noxml', '-notree', '-nopost', '+F', '-quiet', '-matinitsize=5', '-uselogs', '-d=%s' % seqfn, '-o=%s' % alignedfn]

Issues with this:

  1. No guide tree is give.
  2. -once makes it run only one iteration instead of two. When there is no guide tree given, Prank strongly suggests doing two iterations (default).

We should ideally prune the current (or best) tree and give it to prank. If not, we should at least do the default two iteration Prank (which is slow!)

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

No branches or pull requests

1 participant