Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

DASMixer Core

Core library for proteomics data project management, calculations, and data import.

Features

  • Project management — create, open, save .dasmix files (SQLite)
  • Data import — MGF (spectra), PowerNovo2 / MaxQuant / PLGS (identifications), FASTA (proteins)
  • Calculations — ion matching (b/y/a/c/x/z), de novo PPM correction (SeqFixer), coverage calculation
  • Peptide-to-protein mapping (npysearch BLAST)
  • LFQ quantification — emPAI, iBAQ, NSAF, Top3 (via semPAI)
  • Reports — PCA, Volcano, UpSet, Coverage, Sample Summary (Plotly-based)
  • Export — HTML, DOCX, XLSX, mzTab

Installation

pip install dasmixer-core

With optional extras:

pip install "dasmixer-core[plotly]"     # Plotly + Kaleido for charts and export
pip install "dasmixer-core[proteins]"   # npysearch for BLAST-like search
pip install "dasmixer-core[all]"        # Full installation

Usage

from dasmixer.api.project.project import Project

async with Project(path="study.dasmix", create_if_not_exists=True) as project:
    samples = await project.get_samples()
    ...

Documentation: https://github.com/protdb/dasmixer

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dasmixer_core-0.6.0rc1.tar.gz (136.1 kB view details)

Uploaded Source

Built Distribution

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

dasmixer_core-0.6.0rc1-py3-none-any.whl (180.6 kB view details)

Uploaded Python 3

File details

Details for the file dasmixer_core-0.6.0rc1.tar.gz.

File metadata

  • Download URL: dasmixer_core-0.6.0rc1.tar.gz
  • Upload date:
  • Size: 136.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for dasmixer_core-0.6.0rc1.tar.gz
Algorithm Hash digest
SHA256 4feb55ebd6ddcda70f7d6cae9cd3ecac02230f84d46563a7ff9d227fff7c6eee
MD5 c441bb8df8a63da7da81ff2839529186
BLAKE2b-256 56952fd7240d2d500fc9ec3a1a02d42cd03bf017158ba6c5da73d474357fe01e

See more details on using hashes here.

File details

Details for the file dasmixer_core-0.6.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for dasmixer_core-0.6.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 4b386db6699336f115a0184ba9d17b660972e9d7059b2193731e2ad3fa2fa3ee
MD5 e803d703dde4c31a7a7897307730bc8b
BLAKE2b-256 c554cfa80c69be145ebf06397ff3a38bccc30b84526023225a2adb944d8342d9

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