sourmash icon indicating copy to clipboard operation
sourmash copied to clipboard

visualizing the sourmash gather output with metacoder

Open taylorreiter opened this issue 2 years ago • 1 comments

dumping this so it's findable image

https://gist.github.com/taylorreiter/50c55359393bf2bd91a07953d6e2f9c8

taylorreiter avatar May 09 '22 15:05 taylorreiter

code updated to run with Rscript nicely here - https://github.com/ctb/2022-may-cfde-demo/blob/main/sourmash_gather_to_metacoder_plot.R

walkthrough of doing gather + plot with an iHMP sample, here - https://github.com/ctb/2022-may-cfde-demo/blob/main/demo-walkthrough.ipynb

full install instructions here - https://github.com/ctb/2022-may-cfde-demo/blob/main/INSTALL.md

for a conda install of the relevant R packages, you need: r-dplyr r-metacoder r-readr

ctb avatar May 13 '22 12:05 ctb