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
When I run phylosift, pplacer will run without the --groups option, but not with the --groups option.
This doesn't finish: pplacer --groups 15 -o concat.updated.1.jplace --verbosity 0 -j 12 -c concat.updated "concat.updated.1.fasta"
pplacer --groups 15 -o concat.updated.1.jplace --verbosity 0 -j 12 -c concat.updated "concat.updated.1.fasta"
This finishes: pplacer -o concat.updated.1.jplace --verbosity 0 -j 12 -c concat.updated "concat.updated.1.fasta"
pplacer -o concat.updated.1.jplace --verbosity 0 -j 12 -c concat.updated "concat.updated.1.fasta"
Files to replicate the problem: https://www.dropbox.com/sh/reicc0vgqzrvicc/AADkpac1lED89sthscbAe8MUa?dl=0
My kernel info: Linux 2.6.32-431.11.2.el6.x86_64 pplacer version: v1.1.alpha16-1-gf748c91
See this thread for background info: https://groups.google.com/forum/#!topic/phylosift/mQ0UASXwf2M
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I run phylosift, pplacer will run without the --groups option, but not with the --groups option.
This doesn't finish:
pplacer --groups 15 -o concat.updated.1.jplace --verbosity 0 -j 12 -c concat.updated "concat.updated.1.fasta"
This finishes:
pplacer -o concat.updated.1.jplace --verbosity 0 -j 12 -c concat.updated "concat.updated.1.fasta"
Files to replicate the problem:
https://www.dropbox.com/sh/reicc0vgqzrvicc/AADkpac1lED89sthscbAe8MUa?dl=0
My kernel info: Linux 2.6.32-431.11.2.el6.x86_64
pplacer version: v1.1.alpha16-1-gf748c91
See this thread for background info: https://groups.google.com/forum/#!topic/phylosift/mQ0UASXwf2M
The text was updated successfully, but these errors were encountered: