plot_target: Subroutine plot_target

Description Usage Arguments

View source: R/tieredsetintersection.R

Description

The plot_target Subroutine draws a target plot showing protein group ID numbers in Tiers.

Usage

1
2
3
4
5
6
7
8
9
plot_target(
  tiers,
  edges = 2000,
  density = 2000,
  angle = 45,
  border = FALSE,
  lty = NULL,
  title = NULL
)

Arguments

tiers

a list generated by make_tiers() function.

title

a string shown as the title. Default value is NULL.


devradiumking/maxabpp documentation built on May 31, 2020, 9:01 a.m.