plot_marker: Prints marker bar and lines of proteins for correlation...

Description Usage Arguments

View source: R/plot_marker.R

Description

Prints marker bar and lines of proteins for correlation matrix

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
plot_marker(
  data,
  k = 2,
  proteins,
  x1 = 1,
  width = 3,
  name.clusters = T,
  print = T,
  save = F
)

Arguments

data

cor.object

k

number of clusters

proteins

protein accession IDs

x1

thickness of group bar

width

width of protein bars

name.clusters

should names of clusters be printed

print

print plot

save

save plot


nicohuttmann/htmnanalysis documentation built on Dec. 6, 2020, 3:02 a.m.