Giter Site home page Giter Site logo

Comments (3)

lgmgeo avatar lgmgeo commented on July 18, 2024 1

Hi fjmuzengyiheng,

In versions lower than v3.0, AnnotSV was reporting benign genomic regions partially overlapping the SV to annotate (>70%).
Now that I have a better understanding of the ACMG/ClinGen guidelines, I really believe that this criterion was not good enough to be used to filter out SV.
The idea of AnnotSV 3.0 was to stick to the new ACMG/ClinGen criteria (based in part on benign/pathogenic SV). AnnotSV searches for benign genomic regions completely overlapping the SV to annotate.

The "frequencies" from DDD, DGV, gnomAD, 1000g... are no longer reported with AnnotSV 3.0.
It's basically because the output was getting bigger and bigger (with the SV sources increase).

Actually, in v3.0, the frequencies has been used to create the benign/pathogenic SV data sources in AnnotSV.
For example, benign SV have been merged in AnnotSV from gnomAD, ClinVar, ClinGen, DGV, DDD, 1000g and IMH. The benign SV extraction method from each source is described in the README. As an example, putatively benign variants were selected from gnomAD i) if at least one population allele frequency > 1% OR ii) if the homozygous individuals count > 5.

So if you are interested in filtering SV from the frequencies, this is no longer possible...
The idea is to directly filter your SV with the “AnnotSV_ranking_score" and "ACMG_class" values (e.g. you can filter out the SV when ACMG_class = "1").

Best,
Véronique

from annotsv.

fjmuzengyiheng avatar fjmuzengyiheng commented on July 18, 2024 1

Thank you so much for explaining the detail to me.
Now I understand the efforts you update AnnotSV to alive version 3.0.
I decide to use 3.0 for my pipeline.
Thank you again for this outstanding tool.

from annotsv.

lgmgeo avatar lgmgeo commented on July 18, 2024

Happy users make me happy ;o)

from annotsv.

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.