Git Product home page Git Product logo

Comments (7)

vigneshravi avatar vigneshravi commented on July 19, 2024 1

Pathogenic=1 if ClinVar_clinical_significance==Pathogenic or Likely
Pathogenic or Risk Factor
Benign=1 if ClinVar_clinical_significance==Benign or Likely Benign or
Protective
Conflicted=1 if P/LP and B/LB are seen together

Can you also add a column if there is "no conflicts" in
ClinVar_review_status? This will clear up variants where P/LP is reported
by one submitter and uncertain significant is submitted by another
submitter. This column will be a filter on top of the previous three to
really pull out unconflicted pathogenic variants.

Just a thought! Thanks for being super responsive to requests. Really
appreciate this!

On Wed, Sep 21, 2016 at 4:44 PM, bw2 [email protected] wrote:

Actually, conflicted will = 1 if/only if both pathogenic = 1 and benign=
1
so the conflicted column becomes completely redundant.
I don't mind keeping for convenience though.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#15 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AH25JinYEIuJKEOLvA4xe4W_F5p9rJvVks5qsZcmgaJpZM4KDPDj
.

from clinvar.

bw2 avatar bw2 commented on July 19, 2024

Adding a benign column sounds good to me. It'll = 1 if the variant has been asserted benign or likely benign by at least one clinvar submitter.

As far as another 'conflicted' column, correct me if I'm wrong, but the existing 'conflicted' column should already work as is. It = 1 when there are 'benign / likely benign' and 'pathogenic / like pathogenic' assertions for a variant.

from clinvar.

vigneshravi avatar vigneshravi commented on July 19, 2024

That's ture! Just a benign column sounds good.. Thank you!

from clinvar.

bw2 avatar bw2 commented on July 19, 2024

Actually, conflicted will = 1 if/only if both pathogenic = 1 and benign= 1
so the conflicted column becomes completely redundant.
I don't mind keeping it for convenience though.

from clinvar.

bw2 avatar bw2 commented on July 19, 2024

I think these additional 1/0 columns besides benign are too niche and users that need them can just calculate them from the other fields. Also, 'Risk Factor' and 'Protective' are not currently considered when computing the pathogenic and conflicted columns. I'm not sure if there's a good reason to change this.

from clinvar.

vigneshravi avatar vigneshravi commented on July 19, 2024

I see.. I guess the benign for now is good.

On Wed, Sep 21, 2016 at 6:13 PM, bw2 [email protected] wrote:

I think these additional 1/0 columns besides benign are too niche and
users that need them can just calculate them from the other fields. Also,
'Risk Factor' and 'Protective' are not currently considered when computing
the pathogenic and conflicted columns. I'm not sure if there's a good
reason to change this.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#15 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AH25JrXEnE5zO48pnUl3iZXxQVVkped_ks5qsawDgaJpZM4KDPDj
.

from clinvar.

vigneshravi avatar vigneshravi commented on July 19, 2024

Thank You!

from clinvar.

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.