mikeblazanin / gcplyr

gcplyr is an R package that facilitates wrangling and analysis of microbial growth curve data
https://mikeblazanin.github.io/gcplyr/
Other
30 stars 2 forks source link

check import_blockdesigns for multiple plates #54

Closed mikeblazanin closed 7 months ago

mikeblazanin commented 1 year ago

and also uninterleave & trans_* functions generally for case when there are multiple plates

mikeblazanin commented 8 months ago

import_blockdesigns definitely does not work for multiple plates, because it treats multiple files as if they are separate design elements from the same plate.

Need to think about how to enable both reading multiple files denoting a single plate and multiple files denoting multiple plates