Giter VIP home page Giter VIP logo

svanalyzer's Introduction

SVanalyzer modules/scripts

Just as it does for small insertions and deletions, sequence similarity at the
boundaries of large insertions and deletions can make the precise specification
of boundaries and allele sequences ambiguous.

SVanalyzer was written by Nancy Fisher Hansen, a staff scientist in the Cancer
Genetics and Comparative Genomics Branch (CGCG) of NHGRI, an institute at the
National Institutes of Health. Nancy can be reached at [email protected].

Installing with conda

SVanalyzer can be installed using the conda package manager with the bioconda channel.
For details on setting up conda/bioconda, see https://bioconda.github.io/user/install.html.

conda create -n svanalyzer
conda activate svanalyzer
conda install svanalyzer

Building github version on your own: Dependencies

Alignment tools are necessary to use the SVcomp and SVwiden commands. While
SVanalyzer will build and skip tests for these two commands if the aligners
are not installed and in the user’s path, SVanalyzer will be more functional if
these aligners are installed:

For the SVcomp, SVmerge, and SVbenchmark commands:

For the SVwiden and SVrefine commands:

The SVbenchmark command has an option —include_bed which uses bedtools
(http://bedtools.readthedocs.io/en/latest/) to limit the structural variants
evaluated to regions specified in a BED file. The command will not run with
this option if you don’t have bedtools installed.

Building github version on your own: Instructions

Clone the repository

git clone git://github.com/nhansen/SVanalyzer.git

Build SVanalyzer

cd SVanalyzer
perl Build.PL
./Build
./Build test
./Build install

Local installation

For local installation, call “perl Build.PL” with “—install_base $HOME

Documentation

POD documentation is contained in all modules and scripts by typing “perldoc script_or_module_name”. In
addition, detailed command options and overall usage are available at http://svanalyzer.readthedocs.io/en/latest/#.

svanalyzer's People

Contributors

nhansen avatar nate-d-olson avatar

Watchers

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