Hello All,
I would like to change samples colors in the 2D PCoA graphs for
jackknife beta-diversity.
I'm comparing bacterial communities of two different age-groups and I
want to color the samples of each group different than the default
blue and red.
I found a similar post in this forum but I cannot make it work
(
https://groups.google.com/group/qiime-forum/browse_thread/thread/
7adbb4a4de1c9045/f79fb473e8b20f9e?lnk=gst&q=sample
+color#f79fb473e8b20f9e)
I'm using the 1.3.0 version, and this is part of the parameters file
that I'm using:
"
###beta_diversity_through_3d_plots.py parameters###
# Beta diversity parameters
beta_diversity:metrics
weighted_unifrac,unweighted_unifrac,binary_euclidean,euclidean,unifrac_G_full_tree,weighted_normalized_unifrac,unweighted_unifrac_full_tree
# Make prefs file parameters
make_prefs_file:background_color black
make_prefs_file:mapping_headers_to_use
SampleID,Age,Family,Position,Gender,Ethnicity,Description
make_prefs_file:monte_carlo_dists 10
# Make 3D plot parameters
make_3d_plots:custom_axes
make_3d_plots:ellipsoid_smoothness 1
###jackknife_upgma.py parameters###
# Even-depth rarefaction parameters
multiple_rarefactions_even_depth:num-reps 20 "
Thanks for the help,
Andrea