Generates haplotype plots from VCF files.
Project description
Haplotype plot
Generates haplotype plots for VCF files. Requires Python 3 to run.
Pypi
You may install haplotype plot from pip:
pip install haplotype-plot
Usage
usage: main.py [-h] -v VCF [-o OUTPUT] -c CHR -p PARENTAL [--phase]
[--version] [-z {HOM,HET}] [--conf KEY=VALUE [KEY=VALUE ...]]
Creates a haplotype plot from a VCF file
optional arguments:
-h, --help show this help message and exit
-v VCF, --vcf VCF path to the input sorted VCF file
-o OUTPUT, --output OUTPUT
path to the output PNG haplotype plot file
-c CHR, --chr CHR chromosome to plot from the VCF
-p PARENTAL, --parental PARENTAL
sample name from the VCF used as parental haplotype
--phase if specified, it will phase the genotypes. An output
VCF with the phased genotypes is created
--version show program's version number and exit
-z {HOM,HET}, --zygosis {HOM,HET}
zygosis of the input VCF file
--conf KEY=VALUE [KEY=VALUE ...]
set a number of key-value pairs to modify the default
plot configuration (do not put spaces before or after
the = sign). If a value contains spaces, you should
define it with double quotes: foo="this is a
sentence". Possible values are: 'start=integer',
'end=integer', 'show=boolean', 'xtickslabels=boolean',
'size_y=float'
For examples of use please go to the documentation.
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
haplotype_plot-1.1.3.tar.gz
(13.2 kB
view details)
File details
Details for the file haplotype_plot-1.1.3.tar.gz
.
File metadata
- Download URL: haplotype_plot-1.1.3.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4199eb18c03e8a590ecbbc51303aa28c14207246ae45f9e7594761005ca5b135 |
|
MD5 | d4f2a6cc4a0ccd5ff3a7632287a812d2 |
|
BLAKE2b-256 | 5752c3b9196cd795bc6226eb6d3f6810bbfa49bb8dff96915859ebde8210767b |