dot-plotSpectratype: Spectratype plotter

Description Usage Arguments Value

Description

Plots length distribution

Usage

1
2
3
.plotSpectratype(dataframes, sampleNames, region, title = "Spectratype",
  subtitle = "", xlabel = "Length(AA)", ylabel = "Distribution",
  showLabel = FALSE)

Arguments

dataframes

list type. List of dataframes.

sampleNames

vector type. 1-1 correspondance with dataframes

region

string type. Region that will be displayed in the plot title. This specifies which region this spectratype belongs to. If not supplied, a default (start, end) range will be displayed instead

title

string type. Ignored if region is specified.

subtitle

string type

xlabel

string type

ylabel

string type

showLabel

bool type. Show geom_text? - Ignored if samples > 1

Value

ggplot2 object


abseqR documentation built on Nov. 8, 2020, 8:28 p.m.