Generates a scatter plot to show the number of transcripts per unit area across samples.
Arguments
- df
Data frame with sample_id
and value
columns indicating sample IDs and the number of transcripts per unit area, respectively.
Value
A ggplot object depicting the distribution of transcripts per unit area for each sample.