From c110349ca330bef338b57c05750ea70c96afafb0 Mon Sep 17 00:00:00 2001 From: Felipe Leprevost Date: Mon, 25 Feb 2019 16:44:06 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1352a0c7..700d3dc9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A data processing toolkit for shotgun proteomics. ![Golang](https://img.shields.io/badge/Go-1.11.2-blue.svg) ![](https://img.shields.io/github/downloads/Nesvilab/philosopher/total.svg?style=flat) +[![CircleCI](https://circleci.com/gh/prvst/philosopher-source/tree/dev.svg?style=svg&circle-token=8fc2895a5f10b2507a73d672ad89d50798b417ad)](https://circleci.com/gh/prvst/philosopher-source/tree/dev) ## Features Philosopher provides easy access to third-party tools and custom algorithms allowing users to develop proteomics analysis, from Peptide Spectrum Matching to annotated protein reports. Philosopher is also tuned for Open Search analysis, providing a modified version of the prophets for peptide validation and protein inference. To this date, Philosopher is the only proteomics toolkit that allows you to process and analyze close and open search results.