Benchmarking Universal Single Copy Orthologs
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
fasta{:bash}
:file
Nucleic or amino acid sequence file in FASTA format.
*.{fasta,fna,fa,fasta.gz,fna.gz,fa.gz}
mode{:bash}
:string
The mode to run Busco in. One of genome, proteins, or transcriptome
{genome,proteins,transcriptome}
lineage{:bash}
The BUSCO lineage to use, or “auto”, “auto_prok” or “auto_euk” to automatically select lineage
busco_lineages_path{:bash}
:directory
Path to local BUSCO lineages directory.
config_file{:bash}
Path to BUSCO config file.
clean_intermediates{:bash}
:boolean
Flag to remove intermediate files.
batch_summary{:bash}
Groovy Map containing sample information e.g. [ id:‘test’ ]
*-busco.batch_summary.txt{:bash}
Summary of all sequence files analyzed
*-busco.batch_summary.txt
short_summaries_txt{:bash}
short_summary.*.txt{:bash}
Short Busco summary in plain text format
short_summary.*.txt
short_summaries_json{:bash}
short_summary.*.json{:bash}
Short Busco summary in JSON format
short_summary.*.json
log{:bash}
*-busco.log{:bash}
BUSCO main log
*-busco.log
full_table{:bash}
*-busco/*/run_*/full_table.tsv{:bash}
Full BUSCO results table
full_table.tsv
missing_busco_list{:bash}
*-busco/*/run_*/missing_busco_list.tsv{:bash}
List of missing BUSCOs
missing_busco_list.tsv
single_copy_proteins{:bash}
*-busco/*/run_*/single_copy_proteins.faa{:bash}
Fasta file of single copy proteins (transcriptome mode)
single_copy_proteins.faa
seq_dir{:bash}
*-busco/*/run_*/busco_sequences{:bash}
BUSCO sequence directory
busco_sequences
translated_dir{:bash}
*-busco/*/translated_proteins{:bash}
Six frame translations of each transcript made by the transcriptome mode
translated_dir
busco_dir{:bash}
*-busco{:bash}
BUSCO lineage specific output
*-busco
downloaded_lineages{:bash}
busco_downloads/lineages/*{:bash}
Lineages downloaded by BUSCO when running the analysis, for example bacteria_odb12
busco_downloads/lineages/*
single_copy_faa{:bash}
*-busco/*/run_*/busco_sequences/single_copy_busco_sequences/*.faa{:bash}
Single copy .faa sequence files
*-busco/*/run_*/busco_sequences/single_copy_busco_sequences/*.faa
single_copy_fna{:bash}
*-busco/*/run_*/busco_sequences/single_copy_busco_sequences/*.fna{:bash}
Single copy .fna sequence files
*-busco/*/run_*/busco_sequences/single_copy_busco_sequences/*.fna
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
BUSCO provides measures for quantitative assessment of genome assembly, gene set, and transcriptome completeness based on evolutionarily informed expectations of gene content from near-universal single-copy orthologs selected from OrthoDB.