Orchestrating high-dimensional cell morphology data processing pipelines
Creative Commons Attribution 4.0 International
3
stars
3
forks
source link
Develop a function that searches for plate map based on given plate name. #83
Open
axiomcura opened 1 year ago
There should be a helper function that makes it easy to locate platemaps. Currently, these functions are written in the scripts like this:
The same code block is found repeatedly in every script.
Approach.
The function should do some simple steps: Parameters: (profile_name, barcode_path)
unknown plate name
orplatemapnotfound
_paths.yaml
This should also be associated with #41