Skip to content

Evaluate interest of using an algorithm for combining results #145

@chrstphdm

Description

@chrstphdm

Description of feature

Hello.

Because all typing tools have their limitations & advantages (datatype, reads length, read depth, resolution, type of genes typable, etc.), it could be interesting to add some of them as modules activable (txs to DSL2) or not and implementing a combining results algorithm.

SweHAL paper use results from Optitype, HLAScan, HLA-VBSeq and SNP2HLA and combine data using a n−1 concordance rule for class I (four software) and class II (three software) alleles. It must be noted that SNP2HLA is using an imputation model (which is not the type of tool we are trying to use in this workflow, isn't it?).

This paper doing pretty the same with 8 HLA typing tools (OptiType, HLA-HD, PHLAT, seq2HLA, arcasHLA, HLAscan, HLA*LA, and Kourami). The combining algorithm seems much more complex to implement (based on concordance scores computed on 1000G WES data for only the 3 class I genes).

I was not able to find other kind of combining results algorithm but as a first step, n-1 concordance could be a good choice.

Is anyone here already have experience in this kind of problem ?
What do you think of this feature ?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions