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

Trinity: Bug in output collection when using genome-guided mode #3850

Open
natefoo opened this issue Jul 23, 2021 · 1 comment
Open

Trinity: Bug in output collection when using genome-guided mode #3850

natefoo opened this issue Jul 23, 2021 · 1 comment
Labels

Comments

@natefoo
Copy link
Member

natefoo commented Jul 23, 2021

From Gitter:

@natefoo

It looks like Trinity with the genome-guided option selected produces outputs with -GG in the filename but the wrapper doesn't account for this? From the Trinity log:

Thursday, June 24, 2021: 06:41:20       CMD: find Dir_*  -name '*inity.fasta'  | /conda/envs/__trinity@2.9.1/opt/trinity-2.9.1/util/support_scripts/GG_partitioned_trinity_aggregator.pl TRINITY_GG > /working/trinity_out_dir/Trinity-GG.fasta.tmp
Thursday, June 24, 2021: 06:41:24       CMD: /conda/envs/__trinity@2.9.1/opt/trinity-2.9.1/util/support_scripts/get_Trinity_gene_to_trans_map.pl /working/trinity_out_dir/Trinity-GG.fasta > /working/trinity_out_dir/Trinity-GG.fasta.gene_trans_map


Finished. See /working/trinity_out_dir/Trinity-GG.fasta for reconstructed transcripts

And from Pulsar:

2021-06-24 06:46:43,659 WARNI [pulsar.managers.staging.post][[manager=bridges]-[action=postprocess]-[job=1234]] Failures collecting results [Exception('Attempt to post file /working/trinity_out_dir/Trinity.fasta to URL https://galaxy-web-03.galaxyproject.org/_job_files?job_id=deadbeef&job_key=deadbeef&path=/data/dataset_42.dat&file_type=output_workdir, but file does not exist.'), Exception('Attempt to post file /working/trinity_out_dir/Trinity.fasta.gene_trans_map to URL https://galaxy-web-03.galaxyproject.org/_job_files?job_id=deadbeef&job_key=deadbeef&path=/data/dataset_42.dat&file_type=output_workdir, but file does not exist.')]

@nsoranzo

We probably need to add a test for this to the wrapper.

@natefoo natefoo added the bug label Jul 23, 2021
@jennaj
Copy link
Member

jennaj commented Sep 28, 2022

Hi -- we have a question about this functionality at Ghelp. I had forgotten it was an an open issue! I'm going to cross post to the tools working group here. Maybe someone can help. Or, we don't fix and state that clearer(remove functionality from tool form?).

Discussion

  • https://help.galaxyproject.org/t/t8646/7
  • note that the specific version of Trinity that had a native problem (same function) is not the version we have wrapped
  • if I'm wrong about that, please correct me

Tests

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

No branches or pull requests

2 participants