-
Notifications
You must be signed in to change notification settings - Fork 26
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
Pasta fails with homologs and muscle -> no sequences #48
Comments
I don't quite remember having "HOMOLOGS" as one of the aligners. Perhaps something that Kodi added? Where did you find this in the document? I should check. |
@smirarab Homologs is listed as one of the aligners in the GUI |
Kodi, is this familiar? Is homologs something you added?
…On Tue, May 5, 2020 at 10:50 AM David E. Condon ***@***.***> wrote:
@smirarab <https://github.com/smirarab> Homologs is listed as one of the
aligners in the GUI
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#48 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGJXOENIV3ILDPIRU3KL73RQBGVJANCNFSM4MEIH35A>
.
--
Siavash Mirarab
|
Hi Siavash,
mafft homologs was added to the software but not the GUI. (I didn't do
anything to the GUI)
Thanks,
Kodi
…On Wed, May 6, 2020 at 5:07 PM siavash mirarab ***@***.***> wrote:
Kodi, is this familiar? Is homologs something you added?
On Tue, May 5, 2020 at 10:50 AM David E. Condon ***@***.***>
wrote:
> @smirarab <https://github.com/smirarab> Homologs is listed as one of the
> aligners in the GUI
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#48 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAGJXOENIV3ILDPIRU3KL73RQBGVJANCNFSM4MEIH35A>
> .
>
--
Siavash Mirarab
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm running PASTA thus:
python pasta/run_pasta.py --num-cpus=6 --aligner=HOMOLOGS --merger=MUSCLE --tree-estimator=RAXML -i simulated_reads/x.fa --alignment-suffix=HOMOLOGS.MUSCLE.RAXML.x -j HOMOLOGS.MUSCLE.RAXML.x
and getting this output:
Why is this getting 0 sequences?
The text was updated successfully, but these errors were encountered: