Vseq is a set of tools for mass spectrometry (MS) spectra visualization, quality control, peptide searching, and more, developed at the Cardiovascular Proteomics Lab / Proteomics Unit of the Spanish National Center for Cardiovascular Research (CNIC).
Python 3 is required to run Vseq. The necessary Python packages can be installed using the included requirements.txt
file and pip
:
$ pip install -r requirements.txt
For more information, please see the documentation.pdf
file.