public class PeptideVariantMatches extends ExperimentObject
NO_KEY
Constructor and Description |
---|
PeptideVariantMatches()
Empty default constructor
|
PeptideVariantMatches(HashMap<Integer,Variant> variantMatches,
int lengthDiff)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getLengthDiff()
Returns the length difference induced by the variants.
|
HashMap<Integer,Variant> |
getVariantMatches()
Returns the map of variants indexed by 0 based position on the peptide.
|
addUrParam, asLong, clearParametersMap, getId, getUrParam, getUrParams, removeUrParam, setId, setUrParams
Copyright © 2021. All rights reserved.