VisualizeThreshold: Determine and Appropriate Missing Data Threshold

Description Usage Arguments Value Author(s) Examples

View source: R/VisualizeThreshold.R

Description

Graphically assess the impact of a missing data threshold on changes in the distribution of missing data

Usage

1
VisualizeThreshold(tsv, threshold)

Arguments

tsv

a data frame of missing data coverage such as the generated “parsed_busco_results.tsv”

threshold

cutoff value for minimum number of sequences allowed per taxon

Value

Returns graphic of missing data based on defined threshold

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

1
VisualizeThreshold("parsed_busco_results.tsv", 1000)

djwcisel/toast documentation built on Nov. 4, 2019, 10:55 a.m.