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.Peptide |
Simplified peptide class that stores peptide/peptidoform information. More... | |
class | CandidateSearch.util.DatabaseReader |
Reader class to read a fasta file. | |
Namespaces | |
namespace | CandidateSearch |
namespace | CandidateSearch.util |