You are on page 1of 1

DATASETS

intiate
ppdFunctions.sas
Initial Datasets:
- AssayLimits
implement - DataImport
utility macros Sample Datasets:
processData - Sample_s (Used only
for the NLIN
procedure)
- Sample_x
- Sample_c
- Sample_b
calcTiter Titers (Derived from
Samples X, C and B)
- ctiters_sample_x
- ctiters_sample_b
- ctiters_sample_c
Primary Analysis Data:
- Metadata
calcRMSE - PlateStatusSummary
All of the macros Final Datasets:
implements either a utility
macro or has a combination
- Alldils
of both the utility and - Allinfo
multiple nested macros. - AiFinal
- AiSPD
getStatusM - All RET (RETEST
Datasets)
Imported Datasets:
- DRules
- SPDRules
- LLOQ
- Assay Limits
ExecuteEXVCheckM - DataImport

processLLOQM

DRules

The above represents the macro flow for the processor SAS
module. Note that the macro flow is exactly as it appears in the
flowchart. Each macro is dependent on the previous macro call and
all macros are solely based on multiProcess macro that is initiated
from processor.sas
IMPORTANT: Running any intermediate macro that disrupts the
macro flow and without initiating the call to multiProcess macro can
result in abnormal termination or erroneous results.

NO CHANGES SHOULD BE MADE TO THE EXISTING MACRO


MODULES. ANY MODIFICATION SHOULD BE REFEREED TO
EITHER TINA GREEN OR JERRY ALEX.

Author: Jerry Alex


Email: jerine.alex@ppdi.com

You might also like