This function loads a ViruScreen output file as a dataframe and creates a sunburst of the taxonomy and total reads
1 | make_sunburst(csv_file, size_col = "Total_reads")
|
csv_file |
Path to the input file |
size_col |
Column from the csv file that is illustrated in the plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.