masster 0.5.15__tar.gz → 0.5.17__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {masster-0.5.15 → masster-0.5.17}/PKG-INFO +1 -3
- {masster-0.5.15 → masster-0.5.17}/pyproject.toml +1 -3
- {masster-0.5.15 → masster-0.5.17}/src/masster/__init__.py +1 -1
- {masster-0.5.15 → masster-0.5.17}/src/masster/_version.py +1 -1
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/plot.py +3 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/wizard/__init__.py +2 -2
- {masster-0.5.15 → masster-0.5.17}/src/masster/wizard/wizard.py +492 -825
- {masster-0.5.15 → masster-0.5.17}/uv.lock +1 -179
- {masster-0.5.15 → masster-0.5.17}/.github/workflows/publish.yml +0 -0
- {masster-0.5.15 → masster-0.5.17}/.github/workflows/security.yml +0 -0
- {masster-0.5.15 → masster-0.5.17}/.github/workflows/test.yml +0 -0
- {masster-0.5.15 → masster-0.5.17}/.gitignore +0 -0
- {masster-0.5.15 → masster-0.5.17}/.pre-commit-config.yaml +0 -0
- {masster-0.5.15 → masster-0.5.17}/LICENSE +0 -0
- {masster-0.5.15 → masster-0.5.17}/Makefile +0 -0
- {masster-0.5.15 → masster-0.5.17}/README.md +0 -0
- {masster-0.5.15 → masster-0.5.17}/TESTING.md +0 -0
- {masster-0.5.15 → masster-0.5.17}/demo/example_batch_process.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/demo/example_sample_process.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/chromatogram.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/dda/20250530_VH_IQX_KW_RP_HSST3_100mm_12min_pos_v4_DDA_OT_C-MiLUT_QC_dil2_01_20250602151849.sample5 +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/dda/20250530_VH_IQX_KW_RP_HSST3_100mm_12min_pos_v4_DDA_OT_C-MiLUT_QC_dil3_01_20250602150634.sample5 +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/dda/20250530_VH_IQX_KW_RP_HSST3_100mm_12min_pos_v4_MS1_C-MiLUT_C008_v6_r38_01.sample5 +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/dda/20250530_VH_IQX_KW_RP_HSST3_100mm_12min_pos_v4_MS1_C-MiLUT_C008_v7_r37_01.sample5 +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/dda/20250530_VH_IQX_KW_RP_HSST3_100mm_12min_pos_v4_MS1_C-MiLUT_C017_v5_r99_01.sample5 +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/libs/aa.csv +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/libs/ccm.csv +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/libs/hilic.csv +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/libs/urine.csv +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/wiff/2025_01_14_VW_7600_LpMx_DBS_CID_2min_TOP15_030msecMS1_005msecReac_CE35_DBS-ON_3.timeseries.data +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/wiff/2025_01_14_VW_7600_LpMx_DBS_CID_2min_TOP15_030msecMS1_005msecReac_CE35_DBS-ON_3.wiff +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/wiff/2025_01_14_VW_7600_LpMx_DBS_CID_2min_TOP15_030msecMS1_005msecReac_CE35_DBS-ON_3.wiff.scan +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/data/wiff/2025_01_14_VW_7600_LpMx_DBS_CID_2min_TOP15_030msecMS1_005msecReac_CE35_DBS-ON_3.wiff2 +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/lib/__init__.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/lib/lib.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/logger.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/__init__.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/adducts.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/defaults/__init__.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/defaults/find_adducts_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/defaults/find_features_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/defaults/find_ms2_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/defaults/get_spectrum_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/defaults/sample_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/h5.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/helpers.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/lib.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/load.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/parameters.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/plot.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/processing.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/quant.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/sample.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/sample5_schema.json +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/save.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/sample/sciex.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/spectrum.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/__init__.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/analysis.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/__init__.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/align_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/export_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/fill_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/find_consensus_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/find_ms2_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/identify_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/integrate_chrom_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/integrate_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/merge_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/defaults/study_def.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/export.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/h5.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/helpers.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/id.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/importers.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/load.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/merge.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/parameters.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/processing.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/save.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/study.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/study/study5_schema.json +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/wizard/README.md +0 -0
- {masster-0.5.15 → masster-0.5.17}/src/masster/wizard/example.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/conftest.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_chromatogram.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_defaults.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_imports.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_integration.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_logger.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_parameters.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_sample.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_spectrum.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_study.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tests/test_version.py +0 -0
- {masster-0.5.15 → masster-0.5.17}/tox.ini +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: masster
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.17
|
|
4
4
|
Summary: Mass spectrometry data analysis package
|
|
5
5
|
Project-URL: homepage, https://github.com/zamboni-lab/masster
|
|
6
6
|
Project-URL: repository, https://github.com/zamboni-lab/masster
|
|
@@ -681,7 +681,6 @@ Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
|
|
681
681
|
Classifier: Topic :: Scientific/Engineering :: Chemistry
|
|
682
682
|
Requires-Python: >=3.11
|
|
683
683
|
Requires-Dist: alpharaw>=0.4.8
|
|
684
|
-
Requires-Dist: altair>=5.5.0
|
|
685
684
|
Requires-Dist: bokeh>=3.7.3
|
|
686
685
|
Requires-Dist: cmap>=0.6.2
|
|
687
686
|
Requires-Dist: datashader>=0.18.1
|
|
@@ -698,7 +697,6 @@ Requires-Dist: pandas>=2.2.0
|
|
|
698
697
|
Requires-Dist: panel>=1.7.0
|
|
699
698
|
Requires-Dist: polars>=1.0.0
|
|
700
699
|
Requires-Dist: pyopenms>=3.3.0
|
|
701
|
-
Requires-Dist: pyteomics>=4.7.0
|
|
702
700
|
Requires-Dist: pythonnet>=3.0.0
|
|
703
701
|
Requires-Dist: scikit-learn>=1.7.1
|
|
704
702
|
Requires-Dist: scipy>=1.12.0
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
[project]
|
|
3
3
|
name = "masster"
|
|
4
|
-
version = "0.5.
|
|
4
|
+
version = "0.5.17"
|
|
5
5
|
description = "Mass spectrometry data analysis package"
|
|
6
6
|
authors = [
|
|
7
7
|
{ name = "Zamboni Lab" }
|
|
@@ -27,7 +27,6 @@ urls.repository = "https://github.com/zamboni-lab/masster"
|
|
|
27
27
|
urls.documentation = "https://github.com/zamboni-lab/masster#readme"
|
|
28
28
|
dependencies = [
|
|
29
29
|
"alpharaw>=0.4.8",
|
|
30
|
-
"altair>=5.5.0",
|
|
31
30
|
"bokeh>=3.7.3",
|
|
32
31
|
"datashader>=0.18.1",
|
|
33
32
|
"holoviews>=1.21.0",
|
|
@@ -40,7 +39,6 @@ dependencies = [
|
|
|
40
39
|
"panel>=1.7.0",
|
|
41
40
|
"polars>=1.0.0",
|
|
42
41
|
"pyopenms>=3.3.0",
|
|
43
|
-
"pyteomics>=4.7.0",
|
|
44
42
|
"pythonnet>=3.0.0",
|
|
45
43
|
"scipy>=1.12.0",
|
|
46
44
|
"tqdm>=4.65.0",
|
|
@@ -22,7 +22,7 @@ from masster.lib import Lib
|
|
|
22
22
|
from masster.sample.sample import Sample
|
|
23
23
|
from masster.spectrum import Spectrum
|
|
24
24
|
from masster.study.study import Study
|
|
25
|
-
from masster.wizard import Wizard
|
|
25
|
+
from masster.wizard import Wizard
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
__all__ = [
|
|
@@ -449,6 +449,9 @@ def plot_alignment(
|
|
|
449
449
|
rt_current = row_dict["rt"]
|
|
450
450
|
mz = row_dict["mz"]
|
|
451
451
|
inty = row_dict["inty"]
|
|
452
|
+
# Skip if inty is None
|
|
453
|
+
if inty is None:
|
|
454
|
+
continue
|
|
452
455
|
alpha = inty / max_inty
|
|
453
456
|
size = markersize + 2 if sample_idx == 0 else markersize
|
|
454
457
|
|
|
@@ -12,6 +12,6 @@ The analyze() function combines create_analysis() with immediate execution of th
|
|
|
12
12
|
generated script for fully automated processing.
|
|
13
13
|
"""
|
|
14
14
|
|
|
15
|
-
from .wizard import Wizard, wizard_def,
|
|
15
|
+
from .wizard import Wizard, wizard_def, create_scripts
|
|
16
16
|
|
|
17
|
-
__all__ = ["Wizard", "wizard_def", "
|
|
17
|
+
__all__ = ["Wizard", "wizard_def", "create_scripts"]
|