| Modifier and Type | Method and Description |
|---|---|
PepLibPeakAnnotation |
PepLibPeakAnnotationReader.read(org.apache.avro.io.Decoder in) |
| Modifier and Type | Method and Description |
|---|---|
void |
PepLibPeakAnnotationWriter.write(PepLibPeakAnnotation annotation,
org.apache.avro.io.Encoder out) |
| Constructor and Description |
|---|
PeptideConsensusSpectrumReader(com.google.common.base.Optional<PeakList.Precision> precisionOverride,
List<PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation>> peakProcessors) |
PeptideConsensusSpectrumReader(com.google.common.base.Optional<PeakList.Precision> precisionOverride,
List<PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation>> peakProcessors) |
| Constructor and Description |
|---|
PeptideConsensusSpectrumValue(com.google.common.base.Optional<PeakList.Precision> precisionOverride,
List<PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation>> peakProcessors) |
PeptideConsensusSpectrumValue(com.google.common.base.Optional<PeakList.Precision> precisionOverride,
List<PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation>> peakProcessors) |
| Modifier and Type | Method and Description |
|---|---|
MspReader.Builder |
MspReader.Builder.usePeakProcessorChain(PeakProcessorChain<PepLibPeakAnnotation> processorChain) |
SptxtReader.Builder |
SptxtReader.Builder.usePeakProcessorChain(PeakProcessorChain<PepLibPeakAnnotation> processorChain) |
| Constructor and Description |
|---|
MsLibReader(Reader reader,
URI spectraSource,
PeakList.Precision precision,
SpectraLibCommentParser commentParser,
AnnotationResolver annotationResolver,
PeakProcessorChain<PepLibPeakAnnotation> processorChain,
ModificationResolver modResolver) |
| Modifier and Type | Method and Description |
|---|---|
List<PepLibPeakAnnotation> |
MspAnnotationResolver.resolveAnnotations(String value,
Peptide peptide) |
| Modifier and Type | Method and Description |
|---|---|
List<PepLibPeakAnnotation> |
AnnotationResolver.resolveAnnotations(String annotations,
Peptide peptide) |
List<PepLibPeakAnnotation> |
SkipAnnotationResolver.resolveAnnotations(String annotations,
Peptide peptide) |
List<PepLibPeakAnnotation> |
SpectraStAnnotationResolver.resolveAnnotations(String value,
Peptide peptide) |
| Modifier and Type | Method and Description |
|---|---|
PeptideConsensusSpectrum |
PeptideConsensusSpectrum.copy(PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation> peakProcessor) |
PeptideConsensusSpectrum |
PeptideConsensusSpectrum.copy(PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation> peakProcessor) |
PeptideConsensusSpectrum |
PeptideConsensusSpectrum.copy(PeakProcessorChain<PepLibPeakAnnotation> peakProcessorChain) |
void |
PeptideConsensusPeakSink.processPeak(double mz,
double intensity,
List<PepLibPeakAnnotation> annotations) |
void |
PeptideFragmentAnnotator.processPeak(double mz,
double intensity,
List<PepLibPeakAnnotation> annotations) |
| Constructor and Description |
|---|
PeptideConsensusSpectrum(PeptideConsensusSpectrum src,
PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation> peakProcessor)
Copy constructor
|
PeptideConsensusSpectrum(PeptideConsensusSpectrum src,
PeakProcessor<PepLibPeakAnnotation,PepLibPeakAnnotation> peakProcessor)
Copy constructor
|
PeptideConsensusSpectrum(PeptideConsensusSpectrum src,
PeakProcessorChain<PepLibPeakAnnotation> peakProcessorChain) |
| Modifier and Type | Method and Description |
|---|---|
PepLibPeakAnnotation |
PepLibPeakAnnotation.copy() |
| Constructor and Description |
|---|
PepLibPeakAnnotation(PepLibPeakAnnotation src)
Copy constructor
|
Copyright © 2016. All Rights Reserved.