A tool for controlling the false discovery rate (FDR) of mass spectrometry de novo sequencing using de novo and database search results. The tool is still under development.
To install glissade, glone this repository and run:
pip install glissade
from the src/ directory.
You can then run the procedure with:
glissade <denovo_results_file> <database_search_results_file> <reference_fasta>