Skip to main content

This is a library to validate and compare dna sequences

Project description

DVQ - DNA Visualisations and Quick comparisons

Abstract We introduce DVQ (DNA Visualisations and Quick comparisons), an open-source Python library for exploring nucleotide sequences using a variety of methods. Understanding DNA sequences intuitively is important for a variety of tasks in biology. DVQ aims to be a one-stop comprehensive library that makes explainable DNA easy for geneticists, researchers, and practitioners who need explanations. For practitioners, the library provides an easy-to-use interface to generate visualisations for their sequences by only writing a few lines of code. In this report, we demonstrate several example use cases across different types of sequences as well as visualisations.

Simple early version preprint: http://dx.doi.org/10.13140/RG.2.2.19227.89125

Methods Implemented:

Visual

Statistical

  • Deng entropy
  • KL Divergence plain, computes distros of chunks similar to deng entropy.
  • KL Divergence KL div like measure using deng entropy.
  • KL Divergence
  • Perpelxity
  • Entropy
  • K-Mer overlap
  • fast K-Mer overlap, (current implementation is too slow or stuck)
  • Wen's Method
  • JS Divergence
  • Wasserstein Distance

Overview:

  • How to use dvq
from dvq import visual

visual.plot_2d_comparison([seqs_1, seqs_2], ['seq_1', 'seq_2'])

An example graphic comparing dna sequences for the same virus

from dvq import statistical

statistical.similarity_wen([seqs_1, seqs_2])
# 0.99

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

dvq-0.0.4.8.4.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dvq-0.0.4.8.4-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file dvq-0.0.4.8.4.tar.gz.

File metadata

  • Download URL: dvq-0.0.4.8.4.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.11

File hashes

Hashes for dvq-0.0.4.8.4.tar.gz
Algorithm Hash digest
SHA256 8e8e29d4bf319e0ec96aaf76a5557d0a49e18ec6af1c555e64538a10e190844f
MD5 b22496d9ddad10b9100b5e82f5d7b851
BLAKE2b-256 bd94cd02126f5af262c3e6fae2943e42caf7c1c44e04938b87e0592e74bed6dc

See more details on using hashes here.

File details

Details for the file dvq-0.0.4.8.4-py3-none-any.whl.

File metadata

  • Download URL: dvq-0.0.4.8.4-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.11

File hashes

Hashes for dvq-0.0.4.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 428042f314f7acc122b6c4a53f380619df5b5342e2cacddf37b5e5a7f0d7faa9
MD5 9ed779a60201ed0101f8342804df3d71
BLAKE2b-256 2158bfc03ae12921913548982438b7a5fde2c70a65875c41f5cd2d33b2a27722

See more details on using hashes here.

Supported by

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