Produces a scatter plot that displays the number of transcripts per nucleus for each sample.
Arguments
- df
Data frame with sample_id
and value
columns for sample IDs and the number of transcripts per nucleus, respectively.
Value
A ggplot object illustrating the transcripts count per nucleus across samples.