VisualizeTaxonomyInteractive: Explore Missing Data Interactively Based on a Hierarchical...

View source: R/VisualizeTaxonomyInteractive.R

VisualizeTaxonomyInteractiveR Documentation

Explore Missing Data Interactively Based on a Hierarchical Structure

Description

This function allows you generate circlepack plots to assess patterns of missing data at different hierarchical levels interactively

Usage

VisualizeTaxonomyInteractive(tsv, taxonomy, threshold)

Arguments

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

Author(s)

Dustin J Wcisel, djwcisel@ncsu.edu

James Thomas Howard, jthowar3@ncsu.edu

Jeffrey A Yoder, jayoder@ncsu.edu

Alex Dornburg, dornburgalex@gmail.com

Examples

VisualizeTaxonomyInteractive(tsv, taxonomy, threshold)

carolinafishes/toast documentation built on June 28, 2023, 8:10 p.m.