Learn R Programming

sleuth (version 0.30.0)

plot_fld.sleuth: Plot fragment length distribution

Description

Plot the fragment link the distribution of a specific kallisto run.

Usage

# S3 method for sleuth
plot_fld(obj, sample)

Arguments

obj

a sleuth object

sample

either the sample index (an integer or numeric), or the sample id (a character of length 1)

Value

a ggplot2 object