|
|
@ -281,7 +281,7 @@ public class TestRecordSampledataExpandServiceImpl extends ServiceImpl<TestRecor |
|
|
|
if (isNPSCase) { |
|
|
|
if (isNPSCase) { |
|
|
|
sampleDataExpand.setIonAbundanceRatioWithinError( |
|
|
|
sampleDataExpand.setIonAbundanceRatioWithinError( |
|
|
|
processInspectDataService.getWithinErrorText( |
|
|
|
processInspectDataService.getWithinErrorText( |
|
|
|
ionAbundanceRatioError, |
|
|
|
ionAbundanceRatioError.abs(), |
|
|
|
processInspectDataService.getErrorRange(stdDataExpand.getIonAbundanceRatio()) |
|
|
|
processInspectDataService.getErrorRange(stdDataExpand.getIonAbundanceRatio()) |
|
|
|
) |
|
|
|
) |
|
|
|
); |
|
|
|
); |
|
|
|