Open bluegenes opened 9 months ago
yes - it would be great to put together some simple/straightforward viz tutorials!
the betterplot plugin now provides the following commands for working with pairwise
and cluster
output:
mds2
- MDS plot of pairwise
output, with optional coloring by categoriestsne2
- tSNE plot of pairwise
output, with optional coloring by categoriescluster_to_categories
- build categories files from cluster
outputSee the Snakefile under examples/
in the betterplot github repo for a functioning example!