GithubHelp home page GithubHelp logo

Publish VCF files about porecov HOT 2 OPEN

hoelzer avatar hoelzer commented on June 26, 2024
Publish VCF files

from porecov.

Comments (2)

hoelzer avatar hoelzer commented on June 26, 2024

Ah wait, it seems we publish them to 3.Lineages_Clades_Mutations folder

E.g.

  • BM_IMSSC2-80-2024-00028.fail.vcf
  • SNP_BM_IMSSC2-80-2024-00028.pass.vcf

are the final variant calls splitted into pass and fail? (what are the default filter values then?)

from porecov.

MarieLataretu avatar MarieLataretu commented on June 26, 2024

Yes, the called variants get split based on min_depth (DP) and min_depth (QUAL and GQ):
https://github.com/artic-network/fieldbioinformatics/blob/1.3.0-dev/artic/vcf_filter.py#L54-L79

The default values in poreCov are 20 for min_depth and ${params.min_depth} = 20 for min_depth - the same as in ARTIC (https://github.com/artic-network/fieldbioinformatics/blob/1.3.0-dev/artic/pipeline.py#L115-L118).

Note, that min_depth and min_depth are not available in ARTIC's master branch, only in 1.3.0-dev.

@jonas-fuchs pointed out that VCFs from ARTIC in Galaxy do have allele frequencies. I didn't have time to test it, but it'd be a medaka tools annotate with additional --dpsp and this script.

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.