-
Notifications
You must be signed in to change notification settings - Fork 3
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
Error in 'Alignment' module with MAFFT alignment #136
Comments
Dear Ido, thanks for the bug report. I was able to reproduce the error with the MAFFT import of the sequences, but I need to go deeper to solve that puzzle. Nevertheless, I tried to run the lastz mode and it worked for me. I downloaded the virus sequences from NCBI and used the following command to run the script:
Please ensure to use the complete path to Best Frank PS: Uploader does not accept my zip, so I uploaded the json to https://pastebin.com/dl/5QBGt249 |
Thanks Frank, I'll have a look at that json file. Thanks, Ido |
It seems that something went wrong during installation... The message unable to locate the And a short update on the MAFFT issue, multiple alignments are currently not supported (see #33). That might cause the issue. I will try to fix that and will let you know. Thanks for your help, |
Hi Frank, All the three modules are there ( Thanks, Ido |
Hi Ido, |
Thanks Frank,
That would actually be best cause I have a particular alignment that I want
to visualize.
Thanks, Ido
…On Jun 27, 2017 6:28 PM, "Frank Förster" ***@***.***> wrote:
Hi Ido,
sry for the delay, I am still not sure about the issue with the lastz
module, nevertheless, I am working on the MAFFT import now. It will be
finished by the end of this week, therefore AliTV will support multiple
alignments by the end of this week. Hope, that is still okay for you.
Best,
Frank
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#136 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APbRHK_rhXt46BZWuS0M3aWCBNBEzPqnks5sIL0cgaJpZM4N6wbN>
.
|
Hi,
I read your recent publication and I'm really interested in trying out AliTV, but I can't get it to work with my data.
I got 8 viral genomes in FASTA format which were aligned by MAFFT.
I added the following lines to the yaml file:
And ran it with the following command:
perl -Ilib ~/etc/tools/Annotation/AliTV-perl-interface-1.0.2/bin/alitv.pl --overwrite --project WSSV WSSV.yml
However, I get the following error:
When I tried to use
lastz
to align the sequences (giving the fasta files as input, without a yaml file), it produced a different error:FATAL - Unable to load alignment module 'AliTV::Alignment::lastz' at /home/ibar/etc/tools/Annotation/AliTV-perl-interface-1.0.2/bin/alitv.pl line 117.
Thank you, Ido
The text was updated successfully, but these errors were encountered: