a visualizer tool for plot generating
Project description
Sniffles Plot
Introduction
The Sniffle Plot is a Python program that generates plots for single and multi-sample VCF files.
Type of plots for single sample VCF file:
- Variant Frequency Spectrum
- Genotype Frequency
- SV Size & Type Distribution
- Comparison of Length of Variants
Type of plots for multi samples VCF file:
- Variant Frequency Spectrum
- Upset plot for sample intersection
- SV sites per genome
- Variant call all SVs
- Size distribution
- Heat map for deletion and insertion intersections
Quick Start
To install this package you can simply run the following command:
$ pip3 install sniffles2-plot
For running the program for multiple vcf files located in a sepcific directory:
$ python3 -m sniffles2_plots -i <VCF_files_folder>
For running the program for a single vcf file:
$ python3 -m sniffles2_plots -i <file_name> -o <output_folder>
Sample results of output:
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 sniffles2_plot-0.1.1.tar.gz.
File metadata
- Download URL: sniffles2_plot-0.1.1.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80520201e031b39b7cee426732e38cf83f5e27019fbc36a643eb23bebdf451f3
|
|
| MD5 |
f535b8fc54d7be9aa42a7d3b6d8c01ca
|
|
| BLAKE2b-256 |
7fc25160fed1dcb23124e52fbac0f42a5d001ed498a930d526477cac4e42e64e
|
File details
Details for the file sniffles2_plot-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sniffles2_plot-0.1.1-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d8a46ddf4d8877d8e84d183960307ad767af3c99fdcfaafd2daaf74b7a79c35
|
|
| MD5 |
91e73b95be4a1b4dd8b6bbe3e0b197f0
|
|
| BLAKE2b-256 |
bbbb01f7b60f67ea5a56372fcb06cfb462a4befc36ddb076c243bd917ee43598
|