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.
Loading...
Searching...
No Matches
Database.cs File Reference

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.util