View source: R/genome_assembly.R
list_busco_datasets | R Documentation |
List BUSCO data sets
list_busco_datasets()
A hierarchically organized list of available data sets as returned
by busco --list-datasets
.
if(busco_is_installed()) {
list_busco_datasets()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.