Summarize the dataframe generated for QC
Usage
summarize_QC_gene_table(Ref_Gene_QC, SAMPLE_NUM_THR = 3)
Arguments
- Ref_Gene_QC
Output from the make_QC_gene_table function.
- SAMPLE_NUM_THR
Threshold for the sample size used in the calculation of the ratio of expression from Xi.
Genes evaluated in at least SAMPLE_NUM_THR
samples are used for the calculation of the ratio of expression from Xi. Default: 3.