tidyqpcr
tidyqpcr copied to clipboard
Read and check plates produced in MS Excel
Plates need to have
- Well
- some other variables
Function should wrap readxl::read_excel, check info, maybe add WellR and WellC columns?
Better recommendation: use plater package to include data "laid out like plates".
@seaaan, this is a feature that we would be happy to add with a new vignette, do you by any chance have some qPCR date with a plater setup that we might be able to work with?
Yes, I will send you some in the next day or two.
On Fri, Sep 4, 2020 at 2:13 AM Edward Wallace [email protected] wrote:
@seaaan https://github.com/seaaan, this is a feature that we would be happy to add with a new vignette, do you by any chance have some qPCR date with a plater setup that we might be able to work with?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ewallace/tidyqpcr/issues/12#issuecomment-687027700, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQM25PR2UK2TRGHGNQLQALSECVTHANCNFSM4JCTSVSQ .
Here is a data set. The cells (Colo205) were treated with various concentrations of an anti-retroviral drug in vitro for 4 or 7 days. Then four reference genes and one gene of interest were measured. Let me know if you have any questions!
On Tue, Sep 8, 2020 at 9:19 AM Sean Hughes [email protected] wrote:
Yes, I will send you some in the next day or two.
On Fri, Sep 4, 2020 at 2:13 AM Edward Wallace [email protected] wrote:
@seaaan https://github.com/seaaan, this is a feature that we would be happy to add with a new vignette, do you by any chance have some qPCR date with a plater setup that we might be able to work with?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ewallace/tidyqpcr/issues/12#issuecomment-687027700, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQM25PR2UK2TRGHGNQLQALSECVTHANCNFSM4JCTSVSQ .
Thanks @seaaan , the attachment didn't come through though. Any chance you could add the data and plate plan to directory /inst/extdata, then pull request into plater-excel-12 branch?