Git Product home page Git Product logo

acmgexomiser's People

Watchers

 avatar

acmgexomiser's Issues

MVStore Integration

  • update/write a GeneStatsDatabaseBuildRunner
  • update MvStoreUtil
  • see what's useful

MVStore Integration:

  • Define a unique identifier (AlleleID) for each ExtendedAllele object.
  • Store ExtendedAllele objects in the MVStore using AlleleID (or the whole AlleleKey object?) as the key.
  • Implement a mechanism to retrieve GeneStatistics from MVStore using AlleleID/AlleleKey.
  • Update GeneStatistics with data from ExtendedAllele.

GeneStatistics Roadmap

WITHOUT JANNOVAR
(but could annotate later on after getting from mvStore, only if needed, but bf makes no sense, if we do early computed only one time and correctly and we have the ready to serve map instead manipulating to be ready later on and having only half useful data in store)

  • implement GeneStatsDataBaseBuildRunner
  • implement ClinVarGeneStatistics
  • update MvStoreUtil
  • implement GeneStatsDao
  • implement GeneStatsDaoMvStore
  • update Allele.Proto
  • implement GeneStatsVcfParser
  • modify VariantDataService

WITH JANNOVAR

Molecular Consequence Annotation with Jannovar:

  • Use Jannovar to annotate the molecular consequence for each variant.
  • Update the ExtendedAllele objects with the annotated molecular consequence.

ExtendedAllele Subclass:

  • Create a subclass ExtendedAllele that extends Allele.
  • Add additional fields for geneSymbol and clinSig in ExtendedAllele.
  • Use VariantAnnotator to populate geneSymbol and molecular consequence fields in ExtendedAllele.
  • Update ExtendedAllele objects with clinicalSignificance from ClinVarData based on alleleID.

MVStore Integration:

  • Define a unique identifier (AlleleID) for each ExtendedAllele object.
  • Store ExtendedAllele objects in the MVStore using AlleleID (or the whole AlleleKey object?) as the key.
  • Implement a mechanism to retrieve GeneStatistics from MVStore using AlleleID/AlleleKey.
  • Update GeneStatistics with data from ExtendedAllele.

Data Association:

  • After both ClinVarData and ExtendedAllele objects are stored, associate them via alleleID.

Testing and Validation:

  • Write unit tests to confirm that all components are working as expected.
  • Validate the workflow with real-world data.

Update ExtendedAllele with Jannovar

  • before going to mvStore

Molecular Consequence Annotation with Jannovar:

  • Use Jannovar to annotate the molecular consequence for each variant.
  • Update the ExtendedAllele objects with the annotated molecular consequence.

ExtendedAllele subclass

Purpose: Allele currently does not hold AlleleID, GeneSymbol and molecular consequence, neither clinSig.
Vcf allows to hold all of this, alleleID. But molecular consequence might be "broken" from ClinVar.

ExtendedAllele Subclass:

  • Create a subclass ExtendedAllele that extends Allele.
  • add AlleleID to VcfAlleleParser not have matching key for ClinVarData class and clinSig and to still have/keep the distinction between ClinVar and pure AlleleData.
  • Add additional fields for geneSymbol and clinSig in ExtendedAllele.
  • Use VariantAnnotator to populate geneSymbol and molecular consequence fields in ExtendedAllele.
  • Update ExtendedAllele objects with clinicalSignificance from ClinVarData based on alleleID.

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.