-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read and check plates produced in MS Excel #12
Comments
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 ***@***.***> 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 ***@***.***> wrote:
Yes, I will send you some in the next day or two.
On Fri, Sep 4, 2020 at 2:13 AM Edward Wallace ***@***.***>
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 |
Plates need to have
Function should wrap
readxl::read_excel
, check info, maybe add WellR and WellC columns?The text was updated successfully, but these errors were encountered: