plot_fld.sleuthR Documentation

Plot fragment length distribution

Description

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

Usage

## S3 method for class '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