Skip to content

components_and_similar_projects

Rod Docking edited this page Oct 20, 2017 · 6 revisions

Component and Similar Projects

Recent Review Papers

  • Comprehensive evaluation of fusion transcript detection algorithms and a meta-caller to combine top performing methods in paired-end RNA-seq data - PMID: 26582927
  • Comparative assessment of methods for the fusion transcripts detection from RNA-Seq data. - PMID: 26862001

Fusion Callers

Selected tools include:

  • trans-ABySS
  • deFuse
  • FusionCatcher
  • EricScript
  • pizzly
  • Bellerophontes
  • InFusion
  • JAFFA
  • FusionMap
  • PRADA
  • SOAPfuse
  • STAR-FUSION

Visualization

  • IGV
  • Ribbon
  • Packages like chimeraviz also have visualizations
  • Packages like circlize are adaptable for this (as well as other Bioconductor packages)
  • svviz - Read visualizer for structural variants

Annotation

Aggregation

  • MetaSV
    • Bioinformatics Article
    • Mainly focused on large-scale structural variants, from tools like Pindel, BreakDancer, CNVnator, BreakSeq2
  • confFuse
  • chimeraviz
    • Bioinformatics Application Note
    • BioConductor
    • chimeraviz is able to import fusion results from 'nine different fusion-finder tools: deFuse, EricScript, InFusion, JAFFA, FusionCatcher, FusionMap, PRADA, SOAPfuse and STAR-FUSION'
    • These are imported as R S4 objects. There are then a selection of functions for visualizing and comparing events (from what I can tell the comparison is mostly done at the coordinate level)
  • MAVIS - BCGSC unpublished tool along similar lines

Simulated Data Sets