Giter VIP home page Giter VIP logo

-[nf-core/viralrecon] Pipeline completed with errors- Error executing process > 'NFCORE_VIRALRECON:NANOPORE:ARTIC_MINION (SRX12373518)' Caused by: Process `NFCORE_VIRALRECON:NANOPORE:ARTIC_MINION (SRX12373518)` terminated with an error exit status (20) about viralrecon HOT 2 OPEN

dejenie21 avatar dejenie21 commented on June 22, 2024
-[nf-core/viralrecon] Pipeline completed with errors- Error executing process > 'NFCORE_VIRALRECON:NANOPORE:ARTIC_MINION (SRX12373518)' Caused by: Process `NFCORE_VIRALRECON:NANOPORE:ARTIC_MINION (SRX12373518)` terminated with an error exit status (20)

from viralrecon.

Comments (2)

Sam-Sims avatar Sam-Sims commented on June 22, 2024 1

I think this is a similar issue I outlined in more detail here artic-network/fieldbioinformatics#125 with the artic minion step.

You could examine your vcf files and see if it seems similar.

Essentially it seems there are overlapping variants in the fail.vcf and pass.vcf which causes preconsensus fasta file to be masked and thus bcftools complains when applying the "pass" variant as it expects the reference but instead finds the masked "N".

Typically I have seen this happen in indels when an amplicon drops out - when medaka variant is run on the pool containing the dropped amplicon it prodcues variants that should be filtered out - but dont seem to be.

I was wondering if it was something odd/bug happening with the longshot annotation and dropped amplicons (as it doesnt happen when medaka annotate is used via the --no-longshot flag in minion) causing the artifact variants to be kept from the dropped amplicon. Unforunately I havent had to time to look further.

One way around the issue is to run minion manually using the --no-longshot flag or use bcftools norm with the --check-ref x flag to exclude those sites.

from viralrecon.

maxulysse avatar maxulysse commented on June 22, 2024

@dejenie21 I think that @Sam-Sims might be onto something.

BTW, the second script you run seems to have issue accessing file on github given the errors

from viralrecon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.