busco/busco_run

Genome assembly
quality control

Description

Assessment of genome assembly and annotation completeness with single copy orthologs

Type

bash_script

License

MIT

Keywords

Genome assembly
quality control

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
short_summary_json: "$id.$key.short_summary_json.json"  
short_summary_txt: "$id.$key.short_summary_txt.txt"  
full_table: "$id.$key.full_table.tsv"  
missing_busco_list: "$id.$key.missing_busco_list.tsv"  
output_dir: "$id.$key.output_dir.output_dir"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.3.1 \  
  -main-script target/nextflow/busco/busco_run/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
-i
file
required
--mode
-m
string
required
--lineage_dataset
-l
string

Outputs

Name
Type & Properties
--short_summary_json
file
output
--short_summary_txt
file
output
--full_table
file
output
--missing_busco_list
file
output
--output_dir
file
output

Resource and Run Settings

Name
Type & Properties
--force
boolean_true
--quiet
-q
boolean_true
--restart
-r
boolean_true
--tar
boolean_true

Lineage Dataset Settings

Name
Type & Properties
--auto_lineage
boolean_true
--auto_lineage_euk
boolean_true
--auto_lineage_prok
boolean_true
--datasets_version
string

Augustus Settings

Name
Type & Properties
--augustus
boolean_true
--augustus_parameters
string
--augustus_species
string
--long
boolean_true

BBTools Settings

Name
Type & Properties
--contig_break
integer
--limit
integer
--scaffold_composition
boolean_true

BLAST Settings

Name
Type & Properties
--e_value
double

Protein Gene Prediction settings

Name
Type & Properties
--miniprot
boolean_true

MetaEuk Settings

Name
Type & Properties
--metaeuk
boolean_true
--metaeuk_parameters
string
--metaeuk_rerun_parameters
string

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.