Skip to main content

Multi Dimensional Viewer (MDV) is web based application for analyzing data

Project description

MDV Tools Lite

This is a lightweight version of MDV, designed to simplify project creation and deployment. It provides:

  • Tools for creating and manipulating MDV projects
  • A lightweight server for viewing and modifying projects
  • A method to create static websites, making it ideal for projects that require minimal server-side dependencies.

To install from TestPyPi:-

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ mdvtools

To install from PyPi

pip install mdvtools

To test, run the script below, which creates and serves a project from the pbmc3k test data. folder is the location where the project will be stored and can be any location that you have write access. A new folder will be created if one does not exist already.

import scanpy
from mdvtools.conversions import convert_scanpy_to_mdv
from mdvtools.serverlite import serve_project
folder = "/path/to/mytestproject"
data = scanpy.datasets.pbmc3k_processed()
proj= convert_scanpy_to_mdv(folder,data)
serve_project(proj)

The MDV project will be in the folder you specified and you can view it by pointing your browser to localhost:5050

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

mdvtools-1.2.4.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

mdvtools-1.2.4-py3-none-any.whl (21.5 MB view details)

Uploaded Python 3

File details

Details for the file mdvtools-1.2.4.tar.gz.

File metadata

  • Download URL: mdvtools-1.2.4.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for mdvtools-1.2.4.tar.gz
Algorithm Hash digest
SHA256 a04a3e58089899b708e05c43a08f05a593801894413b3409ba7682e1698a8cbb
MD5 237fdeeab98946e1d846bd4128a7c5e4
BLAKE2b-256 c3246616218013c3d75cafa3e7c74450d1ef7901525ff59252e719bbc802c25e

See more details on using hashes here.

File details

Details for the file mdvtools-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: mdvtools-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 21.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for mdvtools-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 839e7a43c701b9ceaeaa7df55540a10b2c310e7ff195b17f4ce36a88eff56aa1
MD5 3c61a1f5961b1975cbb3118960faad1b
BLAKE2b-256 c25773f158b07154f230e912e937970f31dda3a023151a1cd8e0376bbf54c4e4

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