Skip to content

MS2Lipid is a lipid subclass prediction program using machine learning and curated tandem mass spectral data.

License

Notifications You must be signed in to change notification settings

systemsomicslab/ms2lipid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI:10.1101/2024.05.16.594510

ms2lipid

MS2Lipid is a lipid subclass prediction program using machine learning and curated tandem mass spectral data.

Installation

ms2lipid PyPI package is available for Python 3.9 to 3.12.

pip install ms2lipid

Try MS2Lipid on Google Colab

Open In Colab

License

MIT

Building ms2lipid Python package

Make sure you have the latest version of PyPA’s build installed:

python -m pip install --upgrade build
# or
# python3 -m pip install --upgrade build

Now run this command from the same directory where pyproject.toml is located:

python -m build
# or
# python3 -m build

About

MS2Lipid is a lipid subclass prediction program using machine learning and curated tandem mass spectral data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published