From 48d5a2456074450ec1cd6497a387e8f2ab0fcdb1 Mon Sep 17 00:00:00 2001 From: Felipe Leprevost Date: Fri, 24 May 2019 13:35:12 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3802f20c..864c8bc9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Philosopher A data processing toolkit for shotgun proteomics. -![Golang](https://img.shields.io/badge/Go-1.11.2-blue.svg) +![Golang](https://img.shields.io/badge/Go-1.12.5-blue.svg) ## 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.