Giter Site home page Giter Site logo

Comments (2)

holtjma avatar holtjma commented on June 26, 2024

Hi @aysegokce,

Thank you for developing HiPhase! I liked how HiPhase handles haplotagging supplementary alignments. Ishttps://github.com//issues/5#issuecomment-1536659101 by default, or should I pass a parameter?

Yes, this is enabled by default. If you want to disable it, you can use the --no-supplemental-joins option.

Is there a suggested workflow for tumor-normal pairs?

In this context, we only officially support "normal" sample types. Tumor will obviously have a variety of deviations from normal that HiPhase currently does not account for.

We usually run the Clair3 (or DV) + whatshap phase with normal and then use whatshap to haplotag both tumor and normal using the phased vcf. Is there such functionality?

Just to verify, here is the pipeline I think you're describing; please correct any errors:

  1. Run a variant caller on the normal dataset.
  2. Phase and haplotag the normal dataset using WhatsHap.
  3. Use WhatsHap to haplotag the tumor dataset using the phased VCF from the normal dataset.

Assuming the above is correct, HiPhase currently cannot do step 3. This is because the phasing and tagging steps make the assumption that the dataset and parameters are identical. I believe you would be able to perform steps 1 and 2 with HiPhase, and then the final step with WhatsHap. I suspect that most haplotagging would be correct, but there would likely be some corner cases that don't work well.

The use case is interesting, but we built HiPhase under the assumption of a single dataset to phase/haplotag. I'll have to think more about how feasible this is with HiPhase.

Matt

from hiphase.

aysegokce avatar aysegokce commented on June 26, 2024

@holtjma Thank you for the explanation.
Currently, whatshap does not support supplementary alignment phasing. So, it would be nice to have HiPhase work with tumor/normal pairs as well.
Ayse

from hiphase.

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.