Skip to content

hgb-bin-proteomics/peptide_matching_game

 
 

Repository files navigation

Peptide Matching Game

A simple game to illustrate how peptide identification in mass spectra works using database search engines like MS Amanda.

Usage

How the game works:

Setting up the game:

Setting up the game solution browser:

  • Install requirements: pip install -r requirements.txt
  • Run streamlit app: streamlit run streamlit_app.py
  • Alternatively pull and run the docker container: docker run -p 8501:8501 michabirklbauer/peptidematchinggame:latest
  • Open your browser and navigate to localhost:8501.

References

License

Contact

About

Peptide Matching Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.3%
  • Dockerfile 4.7%