Plot a b_res
# S3 method for class 'b_res'
plot(
x,
Group,
metadata = NULL,
Group2 = NULL,
mode = 1,
bi = FALSE,
Topn = 10,
rate = 1,
margin = FALSE,
margin_label = TRUE,
permanova_res = NULL,
text_param = list(),
box_margin = TRUE,
box_param = list(),
pal = NULL,
sample_label = TRUE,
stat_ellipse = TRUE,
coord_fix = FALSE,
bi_text_size = 3,
...
)
a b_res object
group vector for color
metadata contain Group
mapping point shape
plot mode:1~3
plot variables segments?
how many variables to show?
segments length rate
plot the margin boxplot?
margin_label, TRUE
permanova result
text_param for annotate
margin plot box or density?
box_param for group_box
colors for group
plot the labels of samples?
plot the stat_ellipse?
fix the coordinates y/x ratio
biplot text size
add
a ggplot