Plot UMI count distribution for barcodes
plot_barcodes(molecules, log_y = TRUE, return_data = FALSE)
molecules | path molecule.tsv.gz flatfile produced by scrunchy pipeline or molecule_df data.frame |
---|---|
log_y | plot with y axis as log |
return_data | if TRUE return plotting data instead of plotting distribution |