GithubHelp home page GithubHelp logo

Runs fail at barcode22 about porecov HOT 8 CLOSED

JaMaack avatar JaMaack commented on July 24, 2024
Runs fail at barcode22

from porecov.

Comments (8)

replikation avatar replikation commented on July 24, 2024

since the error is from:

Running: artic-tools check_vcf --summaryOut barcode22.vcfreport.txt barcode22.merged.vcf.gz external_primer_schemes/nCoV-2019/VarSkipV2/nCoV-2019.scheme.bed 2> barcode22.vcfcheck.log
Command failed:artic-tools check_vcf --summaryOut barcode22.vcfreport.txt barcode22.merged.vcf.gz external_primer_schemes/nCoV-2019/VarSkipV2/nCoV-2019.scheme.bed 2> barcode22.vcfcheck.log

can you visually inspect if all the files from the artic-tools check_vcf are present in /home/minion/Sequenzierung/Analysis/poreCov/results/20220328-01/alignment_data/work/15/5de05280883000c5dd16c97d531a15

my first guess would be that maybe something is wrong with this file (e.g. not enough reads or something).

usually, we ignore these errors by default. i just noticed that this "ignore" was deactivated and I forgot to activate this so the workflow is not failing if some less good barcodes are fed into artic

from porecov.

JaMaack avatar JaMaack commented on July 24, 2024

The /home/minion/Sequenzierung/Analysis/poreCov/results/20220328-01/alignment_data/work/15/5de05280883000c5dd16c97d531a15 folder contains these files/folders (via ls command):

20220328-01                  barcode22_filtered.fastq.gz.index         barcode22.merged.vcf.gz      barcode22.nCoV-2019_2.vcf              barcode22.primertrimmed.rg.sorted.bam.bai  barcode22.trimmed.rg.sorted.bam.bai
barcode22.alignreport.er     barcode22_filtered.fastq.gz.index.fai     barcode22.merged.vcf.gz.tbi  barcode22.primersitereport.txt         barcode22.sorted.bam                       barcode22.vcfcheck.log
barcode22.alignreport.txt    barcode22_filtered.fastq.gz.index.gzi     barcode22.minion.log.txt     barcode22.primers.vcf                  barcode22.sorted.bam.bai                   external_primer_schemes
barcode22_filtered.fastq.gz  barcode22_filtered.fastq.gz.index.readdb  barcode22.nCoV-2019_1.vcf    barcode22.primertrimmed.rg.sorted.bam  barcode22.trimmed.rg.sorted.bam            sequencing_summary_FAT41443_4eceb848.txt
`

from porecov.

JaMaack avatar JaMaack commented on July 24, 2024

Looks like barcode22.vcfreport.txt isn't present.

from porecov.

replikation avatar replikation commented on July 24, 2024

okay probably not enough reads or coverage. the next release will ignore these errors again so it wont fail (is currently in the testing phase). for now I recommend excluding the barcode. We had a few exit 20 errors previously in older poreCov versions and it was always due to bad samples (reads too short, not enough coverage, too many human reads and not enough viral, etc.)

from porecov.

JaMaack avatar JaMaack commented on July 24, 2024

Is there some way to exclude a specific barcode via the command line?

from porecov.

replikation avatar replikation commented on July 24, 2024

@JaMaack not really. the new porecov release will be out today in a few hours. this would automatically ignore and skip this barcode. if you want it now you can update porecov and run the latest master:

# update
nextflow pull replikation/poreCov
# run poreCov via master
nextflow run replikation/poreCov -r master    <your commands>

from porecov.

JaMaack avatar JaMaack commented on July 24, 2024

Thanks, I'll update poreCov and repeat the runs later.

from porecov.

replikation avatar replikation commented on July 24, 2024

1.4.1 available now

from porecov.

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.