Skip to contents

Generates a scatter plot to show the number of transcripts per unit area across samples.

Usage

plotTxPerArea(df)

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.