Prints marker bar and lines of proteins for correlation matrix
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
)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.