View source: R/VisualizeTaxonomyInteractive.R
VisualizeTaxonomyInteractive | R Documentation |
This function allows you generate circlepack plots to assess patterns of missing data at different hierarchical levels interactively
VisualizeTaxonomyInteractive(tsv, taxonomy, threshold)
tsv |
a data frame of missing data coverage such as the generated “parsed_busco_results.tsv” |
taxonomy |
user made data.frame of taxonomy levels following the format of cetacean_taxonomy |
threshold |
cutoff value for minimum number of sequences allowed per taxon |
Dustin J Wcisel, djwcisel@ncsu.edu
James Thomas Howard, jthowar3@ncsu.edu
Jeffrey A Yoder, jayoder@ncsu.edu
Alex Dornburg, dornburgalex@gmail.com
VisualizeTaxonomyInteractive(tsv, taxonomy, threshold)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.