Skip to contents

Creates a scatter plot visualizing the number of transcripts per cell across samples.

Usage

plotTxPerCell(df)

Arguments

df

Data frame with sample_id and value columns indicating sample IDs and the number of transcripts per cell, respectively.

Value

A ggplot object visualizing the number of transcripts per cell for each sample.