A2-ai / gilead_ghqc_demo

0 stars 0 forks source link

scripts/DA.R #4

Open jenna-a2ai opened 1 day ago

jenna-a2ai commented 1 day ago

Data Assembly

Note: Please modify the checklist items to insert relevant QC context.

Reproducibility and Organization

yspec

Dataset Assumptions - Automated

:red_circle: These can be done using pointblank and QCer can just confirm these pass!

Data Assumptions - Manual

:red_circle: These CAN’T be done using pointblank and QCer must look closely at specific sections of code.

Misc

Metadata

jenna-a2ai commented 1 day ago

context on scripts...

jenna-a2ai commented 1 day ago

@wes-a2ai

thanks! this is the right study, right?

File Difference

reference commit (older version): 3bacb8150e08e60d8fd61485e8e065a2139d4b66

comparator commit (newer version): 0d256c0adbd1be1ca4440bc45ac64fe395d2a0bd

@@ - reference:  lines 12-16 @@
@@ + comparator: lines 12-16 @@
  12                     EVID == 0 & ATFD > 0 & is.na(DV) ~ 1),      
  13     LLOQ = NA,                                                  
- 14     STUDY = "STUDY-NAME-CHANGED",                               
+ 14     STUDY = "NEW_STUDY_NAME", # changing this per Wes's feedback
  15     IMPDOS = 0,                                                 
  16     DOSEA = AMT[first(which(EVID == 1))],                       

Metadata