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

Workflow failed at artic_medaka, no '2.Genomes' output, with test_fastq and actual sample #230

Closed
Krysasp opened this issue Apr 15, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Krysasp
Copy link

Krysasp commented Apr 15, 2022

Hi there. I tried with several releases of poreCov (1.3.0, 1.4.0, 1.5.0, 1.5.1), and have tried on both singularity and docker, all gave errors related to processing at medaka step

nextflow run replikation/poreCov -profile test_fastq,local,singularity --cores 8  -r 1.5.1
Could not generate any genomes, please check your reads results/1.Read_quality
[42/401b39] NOTE: Process `artic_ncov_wf:artic_medaka (1)` terminated with an error exit status (255) -- Error is ignored

Testing on my own sample, I have my reads fastq-converted beforehand and barcode-trimmed, does it result in such error? When using version 1.3.0 on singularity image, not ony did I failed to execute artic_ncov_wf:artic_medaka, but also depreciated usage error on SINGULARITYENV_NXF_DEBUG, does this relate to singularity from being upgraded to apptainer (new name) itself? Here's the process involves when using -r 1.5.1 and test_fastq:

[f5/f58c77] process > get_nanopore_fastq                                   [100%] 1 of 1, cached: 1 ✔
[60/2027f6] process > read_qc_wf:nanoplot                                  [100%] 1 of 1, cached: 1 ✔
[76/bcada6] process > filter_fastq_by_length                               [100%] 1 of 1, cached: 1 ✔
[skipped  ] process > read_classification_wf:download_database_kraken2     [100%] 1 of 1, stored: 1 ✔
[64/6babbf] process > read_classification_wf:kraken2                       [100%] 1 of 1, cached: 1 ✔
[86/d7e71e] process > read_classification_wf:krona                         [100%] 1 of 1, cached: 1 ✔
[00/38c0fa] process > artic_ncov_wf:artic_medaka (1)                       [100%] 1 of 1, failed: 1 ✔
[-        ] process > artic_ncov_wf:covarplot                              -
[-        ] process > determine_lineage_wf:pangolin                        -
[-        ] process > determine_mutations_wf:nextclade                     -
[-        ] process > genome_quality_wf:president                          -
[-        ] process > genome_quality_wf:seqrs                              -
[-        ] process > rki_report_wf:rki_report                             -
[b9/d51dca] process > align_to_reference (1)                               [100%] 1 of 1, cached: 1 ✔
[15/9d3c91] process > create_summary_report_wf:get_scorpio_version         [100%] 1 of 1 ✔
[d8/db5e6b] process > create_summary_report_wf:get_variants_classification [100%] 1 of 1 ✔
[11/c6fc3b] process > create_summary_report_wf:plot_coverages (1)          [100%] 1 of 1, cached: 1 ✔
[-        ] process > create_summary_report_wf:summary_report_default      -
[skipping] Stored process > read_classification_wf:download_database_kraken2

thank you for your effort in looking into this issue !

@Krysasp Krysasp added the bug Something isn't working label Apr 15, 2022
@Krysasp Krysasp changed the title Workflow failed at artic_medaka, no 2.Genomes output, with test_fastq and actual sample Workflow failed at artic_medaka, no '2.Genomes' output, with test_fastq and actual sample Apr 15, 2022
@Krysasp
Copy link
Author

Krysasp commented Apr 17, 2022

this issue was solved after removing and pulling images from docker..

@Krysasp Krysasp closed this as completed Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants