Skip to content

Script to format exported mass listings from wsearch32 to publication-ready format

Notifications You must be signed in to change notification settings

m0n0368291/ms-fragment-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ms-fragment-lister

What is it?

This script will take exported mass listings from wsearch32 (a free software for mass spectrometry) and format all values so that:

  • the values are rounded
  • only values above 4% relative intensity are listed (this can be adjusted as needed)
  • the relative intensities appear in parentheses
  • the output is a CSV file

How to use

Put the exported mass listings in the same folder as fragment-lister.py and run the script.

Your Python installation must have pandas installed and the filename must end on .D.txt. The script will work through all exported mass listings and produce one CSV output for every mass listing.

About

Script to format exported mass listings from wsearch32 to publication-ready format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages