| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.io.ms.ident | |
| org.expasy.mzjava.proteomics.ms.ident |
| Modifier and Type | Method and Description |
|---|---|
protected PeptideProteinMatch |
PepXmlReader.newProteinMatch(MsmsPipelineAnalysis.MsmsRunSummary.SpectrumQuery.SearchResult.SearchHit.AlternativeProtein protein) |
protected PeptideProteinMatch |
PepXmlReader.newProteinMatch(MsmsPipelineAnalysis.MsmsRunSummary.SpectrumQuery.SearchResult.SearchHit searchHit) |
| Modifier and Type | Method and Description |
|---|---|
List<PeptideProteinMatch> |
PeptideMatch.getProteinMatches()
Return a reference to the protein accession list
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeptideMatch.addProteinMatch(PeptideProteinMatch proteinMatch)
Add a protein match to this PeptideMatch
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeptideMatch.addProteinMatches(Collection<PeptideProteinMatch> matchCollection)
Add all the accessions in
proteinAC to this PeptideMatch |
Copyright © 2016. All Rights Reserved.