Description Usage Arguments Value Author(s) Examples
View source: R/KASPar_process.R
Processes raw roche LightCycler 480 endpoint read genotype data and converts this into a csv file and removes unknown, duplicate and . It also produces a log file and a PDF containing scatter plots for error checking.
1 | KASPar_process(KASPar, output = TRUE)
|
KASPar: |
string. The name of the input LightCycler480 .txt file |
output: |
logical. Do you want an output .pdf .log and .clean.csv file or to just print qc info to the console? |
If output is true, a log file, a PDF and a CSV with the cleaned data
Michael Way
1 | KASPar_process(KASPar="examples/SNP1.txt", output = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.