View source: R/compile_busco_summaries.R
compile_busco_summaries | R Documentation |
Fetch transcriptome completeness assessment from BUSCO outputs
result_df <- compile_busco_summaries(folderpath)
folderpath |
The path to a root directory that contains directories that each represent the outputs from a busco run. Note that the name of each directory will be used as a sample ID |
Returns the busco scores in a dataframe along with the sample ID determined by the directory name
Alex Dornburg, dornburgalex@gmail.com
all_summaries <- compile_busco_summaries(folder_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.