Calculate and add dose range based on provided values
I am building a script to import and analyze raw sample data generated in a bioassay.For this, it is necessary to identify reference data and sample data and to set the corresponding dose range.In my script I included a ‘sample info’ pop-up window in which operators can identify sample locations (Row x + x) and enter the desired dose-range for these samples. And this is where my struggle comes in!...