| qc_test | R Documentation | 
Per base sequence quality, per sequence quality scores and adapter content of raw sequence data are assessed and tested based on FastQC.
qc_test(threads = 4, scRNA = FALSE, fastqc_add = NULL)
| threads | the number of threads to be used. Default is 4. | 
| scRNA | logic, whether single-cell RNA-seq is quantified or not. Default is FALSE. | 
| fastqc_add | additional parameters to customize FASTQC for quality control. Default is NULL. | 
Problematic samples' names
qc_test(scRNA = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.