Skip to main content

An open-source Python package for automated and scalable statistical analysis of mass spectrometry-based proteomics

Project description

PyPI version codecov Downloads Downloads CI Documentation Status





An open-source Python package for downstream mass spectrometry downstream data analysis from the Mann Group at the University of Copenhagen.


Citation

Publication: AlphaPeptStats: an open-source Python package for automated and scalable statistical analysis of mass spectrometry-based proteomics

Citation:
Krismer, E., Bludau, I., Strauss M. & Mann M. (2023). AlphaPeptStats: an open-source Python package for automated and scalable statistical analysis of mass spectrometry-based proteomics. Bioinformatics https://doi.org/10.1093/bioinformatics/btad461


Installation

AlphaPeptStats can be used as

  • python library (pip-installation), or
  • Graphical User Interface (either pip-installation or one-click installer).

Further we provide a Dockerimage for the GUI.

Pip Installation

AlphaStats can be installed in an existing Python 3.8/3.9/3.10 environment with a single bash command.

pip install alphastats

In case you want to use the Graphical User Interface, use following command in the command line:

alphastats gui

AlphaStats can be imported as a Python package into any Python script or notebook with the command import alphastats. A brief Jupyter notebook tutorial on how to use the API is also present in the nbs folder.

One Click Installer

One click Installer for MacOS, Windows and Linux can be found here.

Docker Image

We provide two Dockerfiles, one for the library and one for the Graphical User Interface. The Image can be pulled from Dockerhub

docker pull elenakrismer/alphapeptstats_streamlit

GUI


Troubleshooting

In case of issues, check out the following:

  • Issues: Try a few different search terms to find out if a similar problem has been encountered before

License

AlphaStats was developed by the Mann Group at the University of Copenhagen and is freely available with an Apache License. External Python packages (available in the requirements folder) have their own licenses, which can be consulted on their respective websites.


How to contribute

If you like this software, you can give us a star to boost our visibility! All direct contributions are also welcome. Feel free to post a new issue or clone the repository and create a pull request with a new branch. For an even more interactive participation, check out the discussions and the the Contributors License Agreement.


Changelog

See the HISTORY.md for a full overview of the changes made in each version.


FAQ

How can I resolve the Microsoft visual error message when installing: error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools"?

Please, find a description on how to update required tools here.

How to resolve ERROR:: Could not find a local HDF5 installation. on Mac M1?

Before installing AlphaPeptStats you might need to install pytables first:

conda install -c anaconda pytables

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

alphastats-0.6.5.tar.gz (2.9 MB view hashes)

Uploaded Source

Built Distribution

alphastats-0.6.5-py3-none-any.whl (2.9 MB 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