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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file babachi-1.3.3.tar.gz.
File metadata
- Download URL: babachi-1.3.3.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e3daa5d253512d23f8cebf06316168b7d2d4b65cb8fe647410864a85b881d47
|
|
| MD5 |
e8197e9e449d2264affbd97296f1d24d
|
|
| BLAKE2b-256 |
35a9a53ed31169754e2ba3c94e33f7c07dba1f165af68fa93323581ba9da5627
|
File details
Details for the file babachi-1.3.3-py3-none-any.whl.
File metadata
- Download URL: babachi-1.3.3-py3-none-any.whl
- Upload date:
- Size: 731.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae45f3dc456a31f4f7cb52e5fbd2eaa648eff76352f10419ac374922a28239e5
|
|
| MD5 |
0020305fc5984cb851fc961f53a689b5
|
|
| BLAKE2b-256 |
332331e4e5a95699bd203772b5a55bc2c198323e62715313d1818e4797604ab3
|