Skip to main content

Advanced Proteomics Analysis Suite for Medical Outcomes Prediction

Project description

Proteo Suite

Advanced Proteomics Analysis Suite for Medical Outcomes Prediction

proteo_suite is a Python library designed for advanced mass spectrometry signal processing and machine learning analysis to predict medical outcomes from proteomics data.

Features

  • Advanced Signal Processing: Wavelet transforms, spectral analysis, peak enhancement.
  • Machine Learning: Ensembles (XGBoost, LightGBM, CatBoost), Deep Learning (Transformers, CNNs).
  • Survival Analysis: Kaplan-Meier, risk stratification.
  • Statistical Validation: Bootstrap confidence intervals, calibration analysis, comprehensive reporting.

Installation

Option 1: Install from PyPI (Recommended)

pip install proteo-suite-json9112

Option 2: Install from Private GitHub (Alternative)

pip install git+https://github.com/YOUR_USERNAME/proteo_suite.git

Option 2: Install Locally

For development or local use:

pip install .

Usage

Enhanced Pipeline

from proteo_suite import EnhancedProteomicsPipeline

# Initialize
pipeline = EnhancedProteomicsPipeline()

# Run analysis
results = pipeline.run_analysis(
    data_file="path/to/data.csv",
    outcome_columns=['Pneumonitis', 'Grade_3_or_above']
)

Comprehensive Validation

from proteo_suite import ComprehensiveValidator

validator = ComprehensiveValidator()
validator.validate_model(y_true, y_scores, model_name="MyModel")

Advanced Analyzer (Full Stack)

from proteo_suite import AdvancedProteomicsAnalyzer

analyzer = AdvancedProteomicsAnalyzer(data_path="data.csv")
analyzer.run_complete_analysis()

Dependencies

  • numpy, pandas, scipy, scikit-learn
  • xgboost, lightgbm, catboost
  • lifelines
  • torch (optional, for deep learning)
  • matplotlib, seaborn

Project details


Download files

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

Source Distribution

proteo_suite_json9112-0.1.3.tar.gz (19.8 kB view details)

Uploaded Source

Built Distribution

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

proteo_suite_json9112-0.1.3-py3-none-any.whl (20.9 kB view details)

Uploaded Python 3

File details

Details for the file proteo_suite_json9112-0.1.3.tar.gz.

File metadata

  • Download URL: proteo_suite_json9112-0.1.3.tar.gz
  • Upload date:
  • Size: 19.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.6

File hashes

Hashes for proteo_suite_json9112-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c261c82fabfe1e6cfbba3d8ff39320cecf0ed150e73939cb2e5ff3d4cd4dc01b
MD5 c789e5b8628621aebb7bbb6b2089d49d
BLAKE2b-256 670d59b9f92fd6c1d09a5c5fbe7f972175f99458dcf9026420af31107278fcbd

See more details on using hashes here.

File details

Details for the file proteo_suite_json9112-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for proteo_suite_json9112-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2dcf5f88bcc3b050c7d2f5afa2d60fc62f9708e259c535e425863f66c11c7eaa
MD5 61c569d4ed1f03c2bbee315a1f746580
BLAKE2b-256 85407cbe2e1e8fd6032d2042ce4d106e02b56944a06b15ea9e2b92dedec96a7d

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