pav_pca
1 2 3 4 5 6 7 8 9 10 11 12 13 |
pav_obj |
A PAV object. |
center |
A logical value indicating whether the variables should be shifted to be
zero centered, pass to |
scale |
A logical value indicating whether the variables should be scaled to have
unit variance before the analysis takes place, pass to |
rank |
A number specifying the maximal rank, pass to |
add_phen_info |
A character string of 'phen_info' names. |
phen_info_color_list |
A list contains named vector of colors for 'phen_info' annotation. e.g. list(gender = c("Male" = "green", "Female" = "red")) |
axis_text_size |
The size of tick labels on axis. |
axis_title_size |
The size of axis title. |
legend_side |
The position of legend ("top", "bottom", "right", "left"). |
legend_text_size |
The size of legend item labels. |
legend_title_size |
The size of legend title. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.