Skip to content

share idea of fusion "biomarker_mapping" #133

@1seokyoo

Description

@1seokyoo

Hi sigven,

The "fusion" evidences providing function is not added to the PCGR (v0.9.1) we are using, so we develop and use our own script to provide the evidences.

Could you tell me how you planned the biomarker mapping for fusion in the next release?

And we share the our mapping method, so please advise.

  1. we provide evidence by three evidence levels(base,exon, gene). For each forward and reverse genes, we classify the evidence levels
    -base: if the breakpoint exactly matches that of the evidence
    -exon: If the breakpoint is in same exon with that of the evidence
    -gene: If the breakpoint is in same gene with that of the evidence
  2. set the lower level(base > exon > gene) as the final evidence level and provide fusion evidence with the level.
    Unlike SNV/INDEL, even if the base level evidence does not match, it provides evidence if it matches the exon or gene level.

So please advise.

Thanks
Wonseok.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions