Skip to main content

A python package for creating MS TIC and ion plots

Project description

msions

'A python package for creating MS TIC and ion plots'

Installation

$ pip install msions

Usage

msions can be used to work with Hardklor and Kronik files and to create MS TIC and ion plots.

from msions.hardklor import hk2df
from msions.hardklor import summarize_df

hk_file = "test.hk" # path to your file
hk_df = hk2df(hk_file)
sum_hk_df = summarize_df(hk_df)

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

msions was created by Danielle A. Faivre. It is licensed under the terms of the Apache License 2.0 license.

Credits

msions was created with cookiecutter and the py-pkgs-cookiecutter template.

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

msions-0.1.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

msions-0.1.0-py3-none-any.whl (3.7 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