public class PSMaps
extends com.compomics.util.experiment.personalization.ExperimentObject
implements com.compomics.util.experiment.personalization.UrParameter
| Constructor and Description |
|---|
PSMaps()
Constructor.
|
PSMaps(InputMap inputMap,
TargetDecoyMap psmMap,
TargetDecoyMap peptideMap,
TargetDecoyMap proteinMap)
Constructor for the PSMaps.
|
| Modifier and Type | Method and Description |
|---|---|
InputMap |
getInputMap()
Returns the target decoy map of all search engine scores.
|
long |
getParameterKey() |
TargetDecoyMap |
getPeptideMap()
Returns the target decoy map at the peptide level.
|
TargetDecoyMap |
getProteinMap()
Returns the target decoy map at the protein level.
|
TargetDecoyMap |
getPsmMap()
Returns the target decoy map at the psm level.
|
public PSMaps()
public PSMaps(InputMap inputMap, TargetDecoyMap psmMap, TargetDecoyMap peptideMap, TargetDecoyMap proteinMap)
inputMap - the input mappsmMap - the PSM level mappeptideMap - the peptide level mapproteinMap - the protein level mappublic InputMap getInputMap()
public TargetDecoyMap getPsmMap()
public TargetDecoyMap getPeptideMap()
public TargetDecoyMap getProteinMap()
public long getParameterKey()
getParameterKey in interface com.compomics.util.experiment.personalization.UrParameterCopyright © 2021. All rights reserved.