in get_and_parse_plate_layout() : I added the / to between assay_variable and sample_category but don't recall the reason for making this new column when the sample_name_bulk already has a _ delimiter?
Am later replacing the / with _ with str_replace while renaming fcs files before write.FCS() in 7-exploratory..R for saving aggregated data from multiple runs/plates`
in
get_and_parse_plate_layout(): I added the/to between assay_variable andsample_categorybut don't recall the reason for making this new column when thesample_name_bulkalready has a_delimiter?Am later replacing the
/with_with str_replace while renaming fcs files beforewrite.FCS()in7-exploratory..Rfor saving aggregated data from multiple runs/plates`