Package | Description |
---|---|
io.github.msdk.featuredetection.adap3d | |
io.github.msdk.featuredetection.adap3d.algorithms |
Constructor and Description |
---|
ADAP3DFeatureDetectionMethod(RawDataFile rawFile,
ADAP3DFeatureDetectionParameters params)
Constructor
|
ADAP3DFeatureDetectionMethod(RawDataFile rawFile,
Predicate<MsScan> msScanPredicate,
ADAP3DFeatureDetectionParameters parameters)
Constructor
|
Modifier and Type | Method and Description |
---|---|
List<ADAP3DPeakDetectionAlgorithm.GoodPeakInfo> |
ADAP3DPeakDetectionAlgorithm.execute(ADAP3DFeatureDetectionParameters objParameters,
int roundedFWHM)
This method executes the iteration method to find good peaks.
|
List<ADAP3DPeakDetectionAlgorithm.GoodPeakInfo> |
ADAP3DPeakDetectionAlgorithm.execute(int numOfPeaks,
ADAP3DFeatureDetectionParameters objParameters,
int roundedFWHM)
This method determines the number of good peaks provided by the user.
|
Copyright © 2019. All rights reserved.