Description
Assessment of genome assembly and annotation completeness with single copy orthologs
Type
bash_script
License
MIT
Keywords
Contributors
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.2.0 \
-main-script target/nextflow/busco/busco_run/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--input -i | file required |
--mode -m | string required |
--lineage_dataset -l | string |
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 |
Name | Type & Properties |
|---|---|
--force | boolean_true |
--quiet -q | boolean_true |
--restart -r | boolean_true |
--tar | boolean_true |
Name | Type & Properties |
|---|---|
--auto_lineage | boolean_true |
--auto_lineage_euk | boolean_true |
--auto_lineage_prok | boolean_true |
--datasets_version | string |
Name | Type & Properties |
|---|---|
--augustus | boolean_true |
--augustus_parameters | string |
--augustus_species | string |
--long | boolean_true |
Name | Type & Properties |
|---|---|
--contig_break | integer |
--limit | integer |
--scaffold_composition | boolean_true |
Name | Type & Properties |
|---|---|
--e_value | double |
Name | Type & Properties |
|---|---|
--miniprot | boolean_true |
Name | Type & Properties |
|---|---|
--metaeuk | boolean_true |
--metaeuk_parameters | string |
--metaeuk_rerun_parameters | string |