Coder Social home page Coder Social logo

fusion_utils's Introduction

fusion_utils

Introduction

fusion_utils is a software for processing the result of fusionfusion.

Dependency

Python

Python (>= 2.7), pysam (>= 0.8.1),annot_utils packages.

Software

bedtools

Install

git clone https://github.com/friend1ws/fusion_utils.git
cd fusion_utils
python setup.py build install

Commands

comp

Compare results of fusion calls (by fusionfusion, STAR-fusion, Tophat-fusion, MapSplice2, Genomon-Fusion) or SV calls (by GenomonSV).

fusion_utils comp [-h] [--margin MARGIN]
                       [--sv_margin_major SV_MARGIN_MAJOR]
                       [--sv_margin_minor SV_MARGIN_MINOR]
                       fusion1.txt
                       {fusionfusion,fusionfusion_part,genomonSV,star_fusion,genomon_fusion,mapsplice2,tophat_fusion}
                       fusion2.txt
                       {fusionfusion,fusionfusion_part,genomonSV,star_fusion,genomon_fusion,mapsplice2,tophat_fusion}
                       output.txt

rmdup

Remove putative duplicates from results of fusion calls.

fusion_utils rmdup [-h]
                   [--type {fusionfusion,fusionfusion_part,genomonSV,star_fusion,genomon_fusion,mapsplice2,tophat_fusion}]
                   fusion.txt output.txt

filt

Filter out unreliable candidates the results of fusion calls.

fusion_utils filt [-h]
                   [--type {fusionfusion,fusionfusion_part,star_fusion,genomon_fusion,mapsplice2,tophat_fusion}]
                   [--grc] [--genome_id {hg19,hg38,mm10}]
                   [--thres threshould] [--filter_same_gene]
                   [--filter_unspliced]
                   fusion.txt output.txt

fusion_utils's People

Contributors

friend1ws 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.