Skip to content
/ tfde Public
forked from WEHI-Proteomics/tfde

The repo for Targeted Feature Detection and Extraction (TFD/E).

Notifications You must be signed in to change notification settings

swillems/tfde

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFD/E

This is a repository for algorithms for targeted detection, extraction, and characterisation of peptide features in timsTOF data.

There are a couple of approaches to feature detection here.

PASEF-based

A DDA pipeline that detects peptide features using the instrument isolation windows as a starting point. Code is here.

YOLO feature detection

Training a YOLO object detection ANN to detect features in ms1 frames. Intended to be used on the instrument at run-time to select precursors to fragment. Code is here.

3D intensity descent

Using the characteristic structure of peptides to detect and segment features for identification. Code is here.

Also in this repository...

About

The repo for Targeted Feature Detection and Extraction (TFD/E).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 98.1%
  • Python 1.3%
  • Other 0.6%