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.5.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.5-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dvq-0.0.4.8.5.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.5.tar.gz
Algorithm Hash digest
SHA256 297abce79fbe59267f7e7bc4020da02cdac78019106ebfdf50cdab4478536cdd
MD5 31509bbf58af9e71630670fb30d33a4b
BLAKE2b-256 8d560f8a252f71a23590fd45a2bc46730d28cffbd03b2213c59437a87a7630bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dvq-0.0.4.8.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2637232bb48cf93bb769c50dd8b423a19855f1fab26b4c27230b9971af8363e3
MD5 41441f7a46f2e2ca81f81004b075542f
BLAKE2b-256 c21a344d58d871a56716b1907e84bd6701d5fa93ce62f95921e86b85d8b631bf

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