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.2
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.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / dasmixer_cli-0.7.2-py3-none-any.whl
| Download URL | dasmixer_cli-0.7.2-py3-none-any.whl |
|---|---|
| Size | 16.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
685fb8e05093ff387f1fdc8cea119b426114651018d517b013bd2287d4a68291
|
|
BLAKE2b-256 checksum How to use checksums |
bb7711af8fbf29e1cf6b628fa868c446772172c5f7a11fd58b26857e1942dd39
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.0
|