View source: R/MissingDataTable.R
MissingDataTable | R Documentation |
Parse through a directory of FASTA files to assess missing data patterns between taxa and loci
MissingDataTable(aligned_dir)
aligned_dir |
Directory where fasta alignments can be found |
Reads through the full table found in folders ./busco_results/run_Busco* and returns a dataframe of the results
Dustin J Wcisel, djwcisel@ncsu.edu
James Thomas Howard, jthowar3@ncsu.edu
Jeffrey A Yoder, jayoder@ncsu.edu
Alex Dornburg, dornburgalex@gmail.com
missing_data_df <- MissingDataTable(aligned_dir)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.