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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

dasmixer_core-0.7.0rc1-py3-none-any.whl (190.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for dasmixer_core-0.7.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 195a2a3e77a44718b0263a0630bd7c6af86070c49f391ae27d3c2992c50998f9
MD5 2576ff75e360ff0fce58e5620d3e7d77
BLAKE2b-256 32f2f47f8e7918f584e8cf720139c2aaede5b9f91c50e24cd15b8313490f4efc

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