CandidateSearch 1.1.2
Proof-of-concept implementation of a search engine that uses sparse matrix multiplication to identify the best peptide candidates for a given mass spectrum.
|
Go to the source code of this file.
Classes | |
class | CandidateSearch.util.Settings |
Settings for digestion, ion calculation and VectorSearch. More... | |
class | CandidateSearch.util.SettingsReader |
Reader class to read a settings file. | |
Namespaces | |
namespace | CandidateSearch |
namespace | CandidateSearch.util |