StadlerlabRice / WW-CoV2-project

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

bugfix_vectorized_vaccineautodetect #22

Closed ppreshant closed 4 years ago

ppreshant commented 4 years ago

Lots of changes here. Summary of important changes

  1. process_all_pcr: Vectorized general function to process ddpcr, std and qpcr runs; incl baylor_wells
  2. sample registry: Automatic merging of volumes for biological replicates if weight entry is absent
  3. Automatically detecting vaccine wells and appending data to respective sheets (raw vaccine data, and vaccine_summary)
  4. Calculations_multiple_runs/Sample_names: Retaining the min of consecutive dates as the Sample_name for proper facets

Minor

fix #8 fix #11 fix #16 fix #17