ropensci / tidyqpcr

quantitative PCR analysis in the tidyverse
https://docs.ropensci.org/tidyqpcr/
Other
51 stars 18 forks source link

Load data from QuantStudio qPCR systems #134

Open ewallace opened 2 years ago

ewallace commented 2 years ago

@j-aux has been using tidyqpcr to work with ThermoFisher QuantStudio qPCR systems (no doubt trademarked.

Jamie has shared prototype code and anonymised data with @DimmestP and @ewallace via dropbox.

We need to add this capability into tidyqpcr by:

DimmestP commented 2 years ago

Suggestion to create a write_plate function to automatically output tidyqpcr plate plan into a form QuantStudio can read (else you have to manually select and label all used wells using GUI on machine)

ewallace commented 6 months ago

I will start working on this, following the checklist above.

@j-aux will send example code for writing out the plate plan to QuantStudio format.