Skip to contents

Generates a bar plot showing the fraction of transcripts located within cells for each sample.

Usage

plotFractionTxInCell(df)

Arguments

df

Data frame with sample_id and value columns indicating the fraction of transcripts in cells.

Value

A ggplot object depicting the fraction of transcripts within cells across samples.