Description Usage Arguments Value
View source: R/quick_view_ct.r
Create an overview of the Ct value of all samples
1 | qview_data(data_long, ct_diff = 0.5)
|
data_long |
long data frame from the output of import_data function |
ct_diff |
the threshold for big variation of the replicate wells, the default is 0.5 |
a ggplotly object showing in row and column with tooltip(ct, well id, different ct)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.