View source: R/fluster_methods.R
Draw a "phenobar" representation of a cluster phenotype. Bars have a height equalt to the medial value of the parameter and are color-coded. Error flags represent first and third quartiles of the bin centers belonging to the cluster.
1 2 3 4 5 6 7 8 9 10 |
fluster_obj |
An object of type "fluster", the result of running fluster() |
parameters |
Which parameters to include in the plot (default = all parameters) |
cluster |
Which cluster to plot. |
bin_indices |
Instead of bin indices in a cluster, specify them directly. |
plot_global_flag |
Indicate the global distributions. |
show_thresholds |
Logical. Show per-parameter thresholds. |
show_sd_fac |
Logical. Superimpose modified error flags if sd_fac != 1.0. |
main |
Title of plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.