plot_QC_spaceST: Plot unique genes per feature and transcripts per feature.

Description Usage Arguments Value

Description

This function is used to plot the unique genes per feature and transcipts per feature distributions as histograms. By default, the function will take the batch corrected dataset if present.

Usage

1
2
plot_QC_spaceST(object, separate = F, bins = 20, type = "norm.data",
  ...)

Arguments

object

Object of class spaceST.

separate

Logical indicating whether replicates should be ploteed separately.

bins

Select number of bins.

...

Parameters passed to geom_histogram.

Value

Histograms of unique genes per feature and transcripts per feature distributions.


ludvigla/spaceST documentation built on May 29, 2019, 3:43 a.m.