Skip to main content

No project description provided

Project description

# BABACHI: Backgroud Allelic Dosage Bayesian Checkpoint Identification BABACHI is a tool for constant Background Allelic Dosage (BAD) genome regions calling from non-phased heterozygous SNPs. It is aimed at estimation of BAD on low-coverage sequencing data, where the precise estimation of allelic copy numbers is not possible.

BAD corresponds to the ratio of Major copy number to Minor copy number.

BABACHI takes in a vcf-like .tsv file with heterozygous SNPs sorted by genome positions (ascending). The input file must contain the following first 7 columns: chromosome, position, ID, reference base, alternative base, reference read count, alternative read count All lines, starting with # are ignored.

The output is a .bed file with BAD annotations.

## Installation

` pip3 install babachi `

## Requirements ` python >= 3.6 `

## Usage ` babachi <options>... ` To get full usage description one can execute: ` babachi --help `

## Quick start To perform a test run: ` babachi --test `

The BABACHI tool is maintained by Sergey Abramov and Alexandr Boytsov.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

babachi-1.3.7.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

babachi-1.3.7-py3-none-any.whl (367.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page