Description Usage Arguments Examples
Gbtools bin plot for Shiny
1 | gbtools_plot(covstats_datapath, taxonomy_datapath, colour_tax_level = "Genus")
|
colour_tax_level |
Taxonomy level to colour contigs with, e.g. "Species", "Superkingdom". Default is "Genus". |
covstats |
Path to bbmap covstat output file |
taxonomy |
Path to CAT taxonomy output file |
1 2 | gbtools_plot(covstats = "/home/rstudio/data/geodescent/test_samples/bbmap/bbmap_megahit_trimmed_control_IR1-reads.fastq/covstats.txt",
taxonomy = "/home/rstudio/data/geodescent/test_samples/CAT/control_IR1-reads/taxonomy.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.