Skip to main content

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:

  1. Variant Frequency Spectrum
  2. Genotype Frequency
  3. SV Size & Type Distribution
  4. Comparison of Length of Variants

Type of plots for multi samples VCF file:

  1. Variant Frequency Spectrum
  2. Upset plot for sample intersection
  3. SV sites per genome
  4. Variant call all SVs
  5. Size distribution
  6. 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_plot -i <VCF_files_folder>

For running the program for a single vcf file:

$ python3 -m sniffles2_plot -i <file_name> -o <output_folder>

Sample results of output:

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

sniffles2_plot-0.1.6.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

sniffles2_plot-0.1.6-py3-none-any.whl (20.3 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