Skip to main content

ms2lipid is a Python library for predicted lipid class by using ms2 spectrum.

Project description

ms2lipid

ms2lipid is a Python library for predicted lipid class by using ms2 spectrum.

Installation

Use the package manager pip to install ms2lipid.

pip install ms2lipid

Usage

import ms2lipid

# predicted lipid subclass by ms2 spectrum
predicted_result_df = ms2lipid.predclass(data_path, ms2spectrum_column_name, precurcerion_column_name, ionmode)

# Create a summary based on the information of correct class
ms2lipid.prediction_summary(predicted_result_df, data_path, class_correct_column_name)

License

MIT

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

ms2lipid-0.1.2.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

ms2lipid-0.1.2-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page