Code Monkey home page Code Monkey logo

Comments (5)

kishorejaganathan avatar kishorejaganathan commented on August 14, 2024 1

Your assumption is correct (spliceai_scores.masked.snv.hg19.vcf.gz is the super-set of whole_genome_filtered_spliceai_scores.vcf.gz though). Please see FAQ #2 in the github README for raw vs masked.

from spliceai.

kishorejaganathan avatar kishorejaganathan commented on August 14, 2024

You should find them here: https://basespace.illumina.com/s/5u6ThOblecrh . The "all possible SNVs" file contains only those variants which have a SpliceAI score > 0.1 to keep the file size manageable. If you're interested in variants with SpliceAI score < 0.1 as well, my recommendation would be to start with the grch37.txt file in the spliceai/annotations folder (github). It contains the list of genes, their transcription start and end sites that were used to precompute the SNV scores (i.e., only the SNVs within these regions were considered). You can create a list of all possible SNVs within these positions. If you find the SpliceAI annotation in the precomputed file, then use the annotation, else set the SpliceAI score to 0 I guess (although that is not a 100% precise as we only know that it is <0.1).

from spliceai.

holtgrewe avatar holtgrewe commented on August 14, 2024

Hi, it looks like the BaseSpace folder only contains the GRCh38 sites, or am I mistaken?

from spliceai.

holtgrewe avatar holtgrewe commented on August 14, 2024

Another suggestion: Zeondo takes versioned uploads and preserves them for eternity (albeit with no easy possibility to take down files). Maybe this could complement the base space files for those of us who cannot go/have not gone cloud yet?

from spliceai.

bschilder avatar bschilder commented on August 14, 2024

Am I correct in assuming that genome_scores_v1.3/spliceai_scores.raw.snv.hg19.vcf.gz contains all SNVs, even those with a max SpliceAI score <0.1? Based on taking subsets of this file it seems like this is the case, but I want to make sure.

In contrast, SupplementaryData/SpliceAI_supplement_v2/whole_genome_filtered_spliceai_scores.vcf.gz only contains SNVs (and INDELS) where SpliceAI score >0.1, correct?

Thanks!,
Brian

from spliceai.

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.