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.3.tar.gz (12.4 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.3-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dvq-0.0.4.8.3.tar.gz
  • Upload date:
  • Size: 12.4 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.3.tar.gz
Algorithm Hash digest
SHA256 07c200146159d431d3db8c33d64ad1ca474124533a000b724907fed20db7c4f9
MD5 c75bcebf9d0298c7bd316f9b95dca8af
BLAKE2b-256 f81b4a730803912e041b07de02d7ecaabecf2cd10319ea70582274b502a85b3d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dvq-0.0.4.8.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b6f2601becfe92d3cf019e546b4ede108eb020743490bce2f6536eeaee45ffdb
MD5 5c337ef1dca1dd76da01665a2ea90249
BLAKE2b-256 18d8f3383a22bb94ddde6e1efc84a7d3062a6057b1cd9ca8a790cdee2eaa10be

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