项目作者: nriddiford

项目描述 :
A tool to find reads supporting/opposing structural variant breakpoints
高级语言: Python
项目地址: git://github.com/nriddiford/svSupport.git
创建时间: 2018-01-18T14:47:29Z
项目社区:https://github.com/nriddiford/svSupport

开源协议:

下载


svSupport

This is a tool to calculate allele frequency of structural variants using a .bam file as input and allowing for the adjustment of allele frequencies based on tumour purity.

svSupport is under constant development. Please feel free to contact me, or raise an issue if you encounter any problems.

Installation

  • Create clean environment with conda
    1. pip install conda
    2. conda create -n svSupport python==2.7.12
    3. conda activate svSupport
  • Install from github
    1. git clone https://github.com/nriddiford/svSupport.git
    2. cd svSupport
    3. pip install .

Find support for