8000 GitHub - Health-Universe/psm_utils: Common utilities for parsing and handling peptide-spectrum matches and search engine results in Python
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Common utilities for parsing and handling peptide-spectrum matches and search engine results in Python

License

Notifications You must be signed in to change notification settings

Health-Universe/psm_utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psm_utils online

psm_utils online is a Streamlit-based web server, built on top of the psm_utils Python package. It allows you to easily get proteomics peptide-spectrum match (PSM) statistics for any supported PSM file type, and to convert search engine results from one PSM file format into another.

Development setup

Install with pip in editable mode, using the dev and online optional dependencies:

pip install --editable .[dev,online]

Start a local Streamlit web server:

streamlit run .\online\Home.py

About

Common utilities for parsing and handling peptide-spectrum matches and search engine results in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0