Skip to content

wangchulab/METAL-TPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

METAL-TPP

Metal Extraction Triggered Agitation Logged by Thermal Proteome Profiling (METAL-TPP) is designed for global discovery of MBPs in proteomes, which operates by extracting metals from MBPs with chelators and logging the resulting structural perturbation of MBPs with thermal proteome profiling. Protocol and scripts for analyzing the TMT quantification data is provided in this repo.

Contact: [email protected], [email protected], [email protected]

Data pre-processing

  1. Prepare TMT data file (intensities of the six reporter ions for each protein from Maxquant), for example, PBS_proteingroup.txt and EDTA_proteingroup.txt for each replicate.

  2. Calculate correction factors for each temperature

iter_fit_rawdata.py PBS_proteingroup.txt EDTA_proteingroup.txt
  1. For each replicate, two sets of six correction factors were obtained.

Fitting Melting curves

  1. For each TMT data file, six correction factors are needed

  2. Recalibrate the TMT data

parse_TMT.py [PBS/EDTA]_proteingroup.txt f1 f2 f3 f4 f5 f6 > [PBS/EDTA]_calibrated.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages