Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylWM committed Jan 6, 2022
1 parent 91dd66b commit e724b7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ This is a repository for algorithms exploring targeted detection, extraction, an

There are three approaches to feature detection here.

#### Targeted Detection and Extraction Pipeline
#### Targeted Feature Detection and Extraction Pipeline
A DDA pipeline that detects peptide features using the instrument isolation windows as a starting point. Code is [here](https://github.com/WEHI-Proteomics/tfde/tree/master/pipeline).

#### 3D intensity descent
#### 3D Intensity Descent (3DID)
Using the characteristic structure of peptides to detect and segment features for identification. Code is [here](https://github.com/WEHI-Proteomics/tfde/tree/master/3did).

#### Feature detection with a YOLO-based CNN detector
Expand Down

0 comments on commit e724b7c

Please sign in to comment.