From 5cea525e8e7c32e4bde284c19523e4c5dcb5763e Mon Sep 17 00:00:00 2001 From: Fengchao Date: Sat, 20 Apr 2024 12:59:32 -0400 Subject: [PATCH] Add three badges showing release and downloads --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b12ec28..841c454 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Release](https://img.shields.io/github/release/Nesvilab/PD-Nodes.svg) ![Downloads](https://img.shields.io/github/downloads/Nesvilab/PD-Nodes/total.svg) ![Downloads](https://img.shields.io/github/downloads/Nesvilab/PD-Nodes/latest/total.svg) + ## Introduction [MSFragger](http://msfragger.nesvilab.org/) is an ultrafast database search tool for peptide identification in mass spectrometry-based proteomics. While we provide a stand-alone Graphical User interface [FragPipe](https://fragpipe.nesvilab.org) for running MSFragger, here we describe the implementation of MSFragger as a processing node in the Thermo Scientific Proteome Discoverer (PD) environment. We also provide PeptideProphet (via [Philosopher](https://nesvilab.github.io/philosopher/)) as part of the PD processing node, enabling downstream processing of MSFragger search results in PD using either Percolator or PeptideProphet.