Giter Club home page Giter Club logo

get_splice_counts's Introduction

Output of retro_hunter :

One row per retrogene called with:

  1. gene name
  2. number of junctions where split reads supporting a retrogene have been identified. This should match the number of junctions listed in 6. Junctions must have at least two split read or pair to be counted.
  3. number of split reads number of "spliced" reads in total across all junctions identified for the gene.
  4. number of split pairs number of split read paris in total across all junctions identified for the gene. Note: if this is zero for all genes, it is likely that the wrong reference was used (eg. hg19 instead of hg38). Split reads would still be reported even with the wrong reference.
  5. library size total number of reads sequenced for the sample
  6. tab delimated list of junctions Each junction information will be comma delimited with the following information:
  • junction position (chrom:intron_start-intron_end) Note: positions might be out by a few bases.
  • number of spliced reads across the junction
  • number of split pairs across the junction. Note: this is only an estimate. Split pairs are assigned to junctions based on read distance to the closest exon boundary, which may not be correct. This can be why there are junctions with split pairs and no split reads and vice versa. In addition, exons which are close together in the genome (with small intron) could lead to split pair counts without a retrogene.
  • left intron coverage/left exon coverage where intron coverage is taken 4bp into the intron and exon coverage is taken 1 bp into the exon. We expect to see a large drop in coverage across exon boundaries for retrogenes
  • right intron coverage/left intron coverage

get_splice_counts's People

Contributors

nadiadavidson avatar beccyl avatar

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.