+ All Categories
Home > Documents > Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of...

Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of...

Date post: 03-Jan-2016
Category:
Upload: cory-nicholson
View: 212 times
Download: 0 times
Share this document with a friend
Popular Tags:
6
Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of Electrical and Computer Engineering Temple University
Transcript
Page 1: Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of Electrical and Computer Engineering Temple University.

Temple University

MASS SPECTROMETRY

SOFTWARE DESIGN

Ilyana Mushaeva and Amber MoscatoDepartment of Electrical and Computer Engineering

Temple University

Page 2: Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of Electrical and Computer Engineering Temple University.

Temple University: Slide 2

Human Catalase

• An enzyme (protein that changes the rate of chemical reactions) found in all living organisms.

• Its function is to decompose Hydrogen Peroxide (bodily toxin) into Water and Oxygen molecules:

• A protein composed of four peptide chains, over 500 Amino Acids long.• Molecular Mass (weight) of 59,800 amu.• This is what our data contains.

2 H2O2 → 2 H2O + O2

Page 3: Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of Electrical and Computer Engineering Temple University.

Temple University: Slide 3

Spectrum Breakdown

• Amino Acids

• Peptides

• Proteins

• Letters

• Words

• Sentences

Mass Spectrometry is used to determine protein types

Spectrometry

Page 4: Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of Electrical and Computer Engineering Temple University.

Temple University: Slide 4

Spectrum Breakdown

Page 5: Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of Electrical and Computer Engineering Temple University.

Temple University: Slide 5

The Software Structure

Page 6: Temple University MASS SPECTROMETRY SOFTWARE DESIGN Ilyana Mushaeva and Amber Moscato Department of Electrical and Computer Engineering Temple University.

Temple University: Slide 6

Results After Running Program

sp_thresh = 0.9;sp_wait = 1.3sp_type = 'really good';

f1_amino_acidsf2_peptidesf3_proteins

file1_spectrum1file2_spectrum2file3_spectrum3file4_spectrum4file5_spectrum5file6_spectrum6

This is the results file

Processing Configuration File...Processing Models File...Processing Results File...

More Information

Number of files read from input list: 6

Loading cfg_file

Loading models_file

Reading input_list

Reading results_file

Debug_level output

Number of files read

Files processed


Recommended