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

gmap error after about 24 hours of running OK #88

Closed
jamlover opened this issue Sep 26, 2018 · 9 comments
Closed

gmap error after about 24 hours of running OK #88

jamlover opened this issue Sep 26, 2018 · 9 comments

Comments

@jamlover
Copy link

Hi. I started a run yesterday morning with Trinity assembled reads (denovo and genome guided) as inputs and things seemed to be going fine, but when I looked this morming I found a gmap error in the output stream -

....No paths found for TRINITY_GG_125659_c0_g2_i2
No paths found for TRINITY_GG_125665_c0_g1_i1
No paths found for TRINITY_GG_125667_c0_g1_i1
....No paths found for TRINITY_GG_125743_c5_g4_i1
..No paths found for TRINITY_GG_125767_c12_g1_i18
............Error, cmd: gmap -D . -d fish_29Aug2018_8Ahzp.fasta.gmap Trinity.all.fasta -f 3 -n 0 -x 50 -t 24 -B 5 --max-intronlength-middle=500000 --max-intronlength-ends=500000 died with ret (9) at /data/progs/PASA/scripts/process_GMAP_alignments_gff3_chimeras_ok.pl line 115.
Thread 1 terminated abnormally: Error, cmd:
/data/progs/PASA/scripts/process_GMAP_alignments_gff3_chimeras_ok.pl --genome fish_29Aug2018_8Ahzp.fasta --transcripts Trinity.all.fasta --CPU 24 -N 1 -I 500000 > gmap.spliced_alignments.gff3
died with ret (65280) at /data/progs/PASA/scripts/../PerlLib/Process_cmd.pm line 18 thread 1.
Process_cmd::process_cmd("/data/progs/PASA/scripts/process_GMAP_alignments_gff3_chimera"...) called at /data/progs/PASA/scripts/run_spliced_aligners.pl line 109 thread 1
main::run_gmap() called at /data/progs/PASA/scripts/run_spliced_aligners.pl line 70 thread 1
eval {...} called at /data/progs/PASA/scripts/run_spliced_aligners.pl line 70 thread 1
ERROR, thread 1 exited with error Error, cmd:
/data/progs/PASA/scripts/process_GMAP_alignments_gff3_chimeras_ok.pl --genome fish_29Aug2018_8Ahzp.fasta --transcripts Trinity.all.fasta --CPU 24 -N 1 -I 500000 > gmap.spliced_alignments.gff3
died with ret (65280) at /data/progs/PASA/scripts/../PerlLib/Process_cmd.pm line 18 thread 1.
Process_cmd::process_cmd("/data/progs/PASA/scripts/process_GMAP_alignments_gff3_chimera"...) called at /data/progs/PASA/scripts/run_spliced_aligners.pl line 109 thread 1
main::run_gmap() called at /data/progs/PASA/scripts/run_spliced_aligners.pl line 70 thread 1
eval {...} called at /data/progs/PASA/scripts/run_spliced_aligners.pl line 70 thread 1

.............................................................................................Searched 86718589 bases in 130840 sequences

.......................................................................................................................................................................................................................

The blat alignments are still churning away happily at this point. The file gmap.spliced_alignments.gff3 is definitely truncated, but has 885072 lines of with alignments of reads to 5894 of my 6043 total scaffolds.
Any idea on what the problem might be and/or what I should do next? I've attached the whol output stream file for reference. The error message above was copied from the bottom of it.

Thanks,

John Martinson
output.log

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Sep 26, 2018 via email

@jamlover
Copy link
Author

So, a few things.

  1. Should I just let the run continue for now or do you think I should stop it? Could I possibly try running gmap outside the pipeline (see 2 below) and see if I can generate the "missing" results and resume the pipeline somehow after doing that without having to redo everything? Install the version of gmap you use and try the whole thing (or somehow resume) again? What do you think?
  2. I did use this version of gmap successfully (I believe) on an earlier run (there was an empty "gmap.spliced_alignments.gff3.completed" file generated which I assume means it completed successfully). Assuming I'm correct that it finished successfully, I wonder what was different this time? I did have new Trinity assembled reads and a revised genome, but that seems like it would be relatively trivial. I wonder if I just hit a memory spike or something like that. Maybe I should try again and back down the -CPUs a little. Just thinking aloud here I guess.
  3. As far as the "No paths found" messages, it appears that about 2.5-3% of all input reads didn't or weren't going to map to the genome. I assume that's probably not that unusual but was wondering if you had any comment. The genome is about 1.4 Gb and there about 3.1 million Trinity assembled reads (combined genome-guided and denovo) being aligned.

Thanks again,

John

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Sep 26, 2018 via email

@jamlover
Copy link
Author

Ok, I will assume there's not really an easy way to resume a partially completed run unless I hear something more from you. Thanks again for the guidance and thoughts.

John

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Sep 26, 2018 via email

@jamlover
Copy link
Author

Brian,

I upgraded to your suggested version of gmap and it worked. Thanks!

John

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Sep 28, 2018 via email

@bioinfouser123
Copy link

Hi Brian,

No paths found for TRINITY_DN59176_c0_g1_i1

How to know if the above log is created when the particular transcript isn't found or if there is an error in PASA? I have a long list of such occurrences but my PASA run is always "complete" , reached the end and creates a valid and failed for both gmap and blat with the main PASA gff3. I am using the above suggested version of gmap(gmap-gsnap-2017-11-15.tar.gz).

Thanks!

@brianjohnhaas
Copy link
Contributor

brianjohnhaas commented Oct 11, 2021 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

3 participants