************************************************************************************************ * CLIENT: Moderna Therapeutics, Inc. * PROTOCOL: mRNA-1273-P201 * * PURPOSE: To Create Table 14.3.1.7.2 Summary of Unsolicited TEAE in Day 1 to Day 394 * * INPUT FILES: adb.ADAE, adb.adsl * OUTPUT FILES: rtf, log * * USAGE NOTES: * *************************************************************************************************; * (c) 2020 PPD * All Rights Reserved. *************************************************************************************************; %let where= %str(saffl = 'Y' and TRTEMFL = 'Y' and astagen in (1 2)); %include 'tmaeunsteae.sas';