Skip to content

Yeungdb/MassMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MassMusic

Author: Darien Yeung (@Yeungdb)

When Mass Spec meets Music

Have you ever wondered how the spectra you collect from Mass Spec would sound like? This script will help you convert the spectra to an audio output that you can listen to or use as samples.

You need to use MSConvert from ProteoWizard to convert you Mass Spec raw files to .txt. Then run the code as follows:

python MassMusic.py -f {FILE}.txt -o {NameOfOutputfile}.wav -d {TimeDurationInSeconds}

eg./

python MassMusic.py -f 20170310_MassSpecExpXYZ.txt -o MassSpecExpXYZ.wav -d 1

Have fun with this new tool!

About

When Mass Spec meets Music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages