Pre-release
This release is a pre-release and may not be stable for production use.
DASMixer CLI
Command-line tools for managing DASMixer projects without a graphical interface.
Installation
pip install dasmixer-cli
Usage
dasmixer-cli --help
dasmixer-cli create path/to/project.dasmix
dasmixer-cli subset list path/to/project.dasmix
dasmixer-cli subset add path/to/project.dasmix --name "Treatment" --color "#FF5733"
dasmixer-cli import mgf-file path/to/project.dasmix --sample "Sample1" --file spectra.mgf
dasmixer-cli import mgf-pattern path/to/project.dasmix --sample "Sample1" --folder ./spectra/ --pattern "*.mgf"
Commands
| Command | Description |
|---|---|
create <project> |
Create a new empty project |
subset list <project> |
List comparison groups |
subset add <project> --name |
Add a comparison group |
subset delete <project> --name |
Delete a comparison group |
import mgf-file <project> |
Import a single MGF file |
import mgf-pattern <project> |
Batch import MGF files by pattern |
import ident-file <project> |
Import an identification file |
import ident-pattern <project> |
Batch import identification files |
Documentation: https://github.com/protdb/dasmixer
Release files for dasmixer-cli 0.7.3rc1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dasmixer_cli-0.7.3rc1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / dasmixer_cli-0.7.3rc1-py3-none-any.whl
| Download URL | dasmixer_cli-0.7.3rc1-py3-none-any.whl |
|---|---|
| Size | 19.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fdd5417dccf2fbbf88c801b305505445a89ae99a788a4dab81bffc245b141497
|
|
BLAKE2b-256 checksum How to use checksums |
0717b2ecee3e97f2978791fc20319cdc9aadf17c24862f36d3a6799ce228e649
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.6
|