Description Usage Arguments Details Examples
This function imports a .txt file from CFX manager and returns a dataframe.
1 |
tablename: |
This is the filename of the .txt file containing Cq values as copied from the file manager. |
indir: |
The path of the root directory containing the script. |
dropunnecessary: |
Defaults to TURE. If TRUE, returns only the columns "Well", "Target", "Sample", "Cq". |
First simply use the file name (without .txt) as input, assuming subfolder /input as source. The Cq is set to 40 in those wells were the threshold was not reached.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.