Giter VIP home page Giter VIP logo

pan-sv's Introduction

pan-sv

Bubble detection using pan-level approach in variation graphs. Reporting variation based on pan-genomix information stored in paths.

Algorithm

Alt text

##Installation

From source

git clone https://github.com/MoinSebi/pan-sv.git
cd pan-sv 
cargo build --release

Running

Help message

panSV 0.1.0

Sebastian V, Christian K

Bubble detection

USAGE:
    pan-sv --gfa <gfa>

FLAGS:
    -h, --help       Print help information
    -V, --version    Print version information

Input options:
    -d, --delimiter <delimiter>    Delimiter for between genome and chromosome
    -g, --gfa <gfa>                Input GFA file

Output options:
    -o, --output <output>    Output prefix [default: panSV.output]
        --nestedness         Adds NL-tag (nestedness-level) to the stats output file [default: off]

Threading:
    -t, --threads <threads>    Number of threads [default: 1]

Processing information:
    -q                  No updating INFO messages
    -v <verbose>        -v = DEBUG | -vv = TRACE

If delimiter is set, counting will be according to sample_name (see below) and not the path name.
PanSN-spec: [sample_name][delim][haplotype_id][delim][contig_or_scaffold_name]

Example:

./pan-sv -g data/testGraph.gfa -o panSV.out

TODO

  • More tests for validation
  • Check if everything is working accordingly

Output

  1. bubbles statistic and
  2. BED file for start and end position found in all sequences in the graph Documentation

pan-sv's People

Contributors

moinsebi avatar

Stargazers

DDuchen avatar

Watchers

 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.