forked from percolator/percolator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadMe.txt
More file actions
14 lines (10 loc) · 827 Bytes
/
ReadMe.txt
File metadata and controls
14 lines (10 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[](https://github.com/percolator/percolator/actions?query=workflow%3A%22Build+and+release%22)
This repository holds the source code for percolator and format
converters software packages; a software for postprocessing of shotgun
proteomics data.
The source code is hosted at github, binary downloads can be found in the release repository:
https://github.com/percolator/percolator/releases
The building procedure is cmake-based. Helper scripts for building on
different platforms can be found in: admin/builders/
The cleanest way to build is to use the vagrant virtual machine
system, which can be setup using the script: admin/vagrant/manager.sh