StadlerlabRice / WW-CoV2-project

Plotting qPCR and ddPCR data for WWTPs
0 stars 1 forks source link

Trimming unnecessary features in the code: Baylor, Biobot-ID user input #46

Closed ppreshant closed 3 years ago

ppreshant commented 3 years ago
  1. Baylor data input interface should be removed - makes the code cluttered (it can be made into a separate function in the future: recover the code by going into a side branch if needed)
  2. Cut out the Biobot ID sheet for every week - and make it a constant sheet (like manhole). Since WWTPs are being named with the abbreviations each week (instead of arbitrary letters)
  3. Cut out the Sample registry altogether? or remove the user input for infinity values when missing volumes in the registry
ppreshant commented 3 years ago

Fixed in B117 pipeline