View source: R/PartitionTable.R
PartitionTable | R Documentation |
Parse through a directory of FASTA files and writes "table.partition" to working directory
PartitionTable(aligned_dir, missing_df, filename)
aligned_dir |
Directory where fasta alignments can be found |
missing_df |
Missing data object made by the missing function |
filename |
String for what you want to name your file |
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
PartitionTable(aligned_dir, missing, filename="table.partition")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.