Skip to content

Simple command-line tool to look up mass peaks in the LMSD database

License

Notifications You must be signed in to change notification settings

thjungers/LMSD_lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LMSD_lookup

Simple command-line tool to look up mass peaks in the LMSD database

Requirements

  • Python 3
  • openpyxl
  • tqdm
  • a local copy of the LMSD database as a SQLite file

Usage

python LMSD_lookup.py excel_file.xlsx

The excel_file.xlsx file contains a list of mass spectrum peaks (mass and intensity)

About

Simple command-line tool to look up mass peaks in the LMSD database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages