Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucacappelletti94/mascot-rs
A rust package to validate and process Mascot Generic Format (MGF) for fragmentation spectra.
https://github.com/lucacappelletti94/mascot-rs
Last synced: 9 days ago
JSON representation
A rust package to validate and process Mascot Generic Format (MGF) for fragmentation spectra.
- Host: GitHub
- URL: https://github.com/lucacappelletti94/mascot-rs
- Owner: LucaCappelletti94
- License: mit
- Created: 2023-08-01T08:37:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T11:52:58.000Z (about 1 year ago)
- Last Synced: 2024-10-06T17:48:35.205Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mascot-rs
[![Build status](https://github.com/lucacappelletti94/mascot-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/lucacappelletti94/mascot-rs/actions)
[![Crates.io](https://img.shields.io/crates/v/mascot-rs.svg)](https://crates.io/crates/mascot-rs)
[![Documentation](https://docs.rs/mascot-rs/badge.svg)](https://docs.rs/mascot-rs)A rust package to validate and process Mascot Generic Format (MGF) for fragmentation spectra.