Git Product home page Git Product logo

viewfusion's Introduction

viewFusion

View fusion event by circos plot. I will support multiple formats generated by different fusion dicovery softwares in future. Currently it has only implemented parsing results coming from FusionHunter program.

Usage

perl viewFusion.pl -i/--input <inputFusionResult> -f/--format [fusionResultFormat] -s/--species [human] -b/--build [hg19]
   
     -i/--input   fusion result file from fusion detecting program(e.g, FusionHunter)
     -f/--format  the format of the fusion result, use program name as it format, default is FusionHunter
     -s/--species which species's karyotype will be use in the plot(e.g,human,mouse),default is human
     -b/--build   which version(e.g., hg19,mm8,mm9),default is hg19
     -h/--help    print out this help
     -l/--list    list current supported species' karyotypes in karyotype folder,then exists

Example

In the 'Example' sub-folder, there is an example of fusion result coming from FusionHunter. It combines contents in the FusionHunter.fusion and FusionHunter.readthrough files. According to the author, FusionHunter.readthrough is fusion genes linking two adjacent genes on chromosome, while FusionHunter.fusion reports fusion genes from distinct genomic regions.

Code:

../viewFusion.pl -i FusionHunter.result

Result:

example plot

viewfusion's People

Contributors

riverlee avatar

Watchers

James Cloos avatar  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.