R/main.R
plot_QC.Rd
Render various plots indicating the tallied gene and cell count distributions.
data_status | a character string specifying whether the considered expression levels should be raw ("Raw"), normalized ("Normalized") or have been imputed ("Smoothed"). Default to "Raw". |
---|---|
basename | a character string specifying the prefix of the rendered plots. Defaults to NULL. |
reads_type | a character string indicating whether the internal dataset stores generic "read" (default) or "UMI" elements. |
feature_1 | an optional character string indicating a metadata feature used to aggregate the cells. |
feature_2 | an optional character string indicating a metadata feature used to aggregate the cells. |
write plots as pdf files in Antler's output_folder
output directory.