View source: R/MissingStreambar.R
MissingStreambar | R Documentation |
Compare missing data between loci and taxa at different hierarchical levels
MissingStreambar(tsv, taxonomy, taxonomy_level, threshold, type)
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 |
taxonomy_level |
Target column name to define level |
threshold |
Cutoff value for minimum number of sequences allowed per taxon |
type |
Type of plot to generate, either “bar” or “stream” |
Generate either stacked barplots or stream plots to look at missing data patterns between loci and taxa at user defined hierarchical levels
Dustin J Wcisel, djwcisel@ncsu.edu
James Thomas Howard, jthowar3@ncsu.edu
Jeffrey A Yoder, jayoder@ncsu.edu
Alex Dornburg, dornburgalex@gmail.com
MissingStreambar(tsv, taxonomy, taxonomy_level, threshold, type="bar")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.