Giter Site home page Giter Site logo

Comments (2)

eblerjana avatar eblerjana commented on August 18, 2024

The REF and ALT alleles must contain the full sequences of the variant. In your example, the ALT field is empty, but PanGenie needs sequence resolved calls since it needs them to determine allele-specific kmers.
An insertion would for example look like this (this is just an invented example):

#CHROM	POS	ID	REF	ALT	QUAL	FILTER	INFO	FORMAT	HG00732	NA12878
1	15951	.	T	TAGTGATCCTA	PASS	.	GT	0|0	1|1

One important thing that I mentioned also in the README is that PanGenie assumes the VCF to be a representation of a pangenome graph. Therefore, if reference coordinates of variants are overlapping, variants need to be merged prior to running PanGenie (otherwise it would filter them out). I provided a pipeline that does all this (see subfolder pipelines/run-from-callset/)

from pangenie.

MehmetGoktay avatar MehmetGoktay commented on August 18, 2024

Thank you very much for your quick response Jana!

I will do it that way then. You can close this issue.

Best,
Mehmet

from pangenie.

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.