Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

michabirklbauer/name_to_spectrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name to Spectrum Generator

A small tool to generate mass spectra from names, words, sentences or any alphabetic strings. Uses MS2PIP for spectrum prediction.

Usage

  • 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/nametospectrum:latest
  • Open your browser and navigate to localhost:8501.

License

Contact