public class SplashCalculationAlgorithm extends Object
Constructor and Description |
---|
SplashCalculationAlgorithm() |
Modifier and Type | Method and Description |
---|---|
static String |
calculateSplash(double[] mzValues,
float[] intValues,
Integer size)
calculateSplash.
|
static String |
calculateSplash(MsSpectrum spectrum)
calculates our spectral hash
|
@Nonnull public static String calculateSplash(@Nonnull MsSpectrum spectrum)
spectrum
- a MsSpectrum
object.String
object.Copyright © 2019. All rights reserved.