# HG changeset patch # User iuc # Date 1550777608 18000 # Node ID 5ecdeca79a0dc12551edf2911307c4d813d40ede # Parent f18f0b887c31ccd2fe116e5186c76cdeb6a94078 planemo upload commit a91c8bf878080b84ef938e1f95217c6bf3f0cba1 diff -r f18f0b887c31 -r 5ecdeca79a0d busco.xml --- a/busco.xml Fri Dec 14 08:13:25 2018 -0500 +++ b/busco.xml Thu Feb 21 14:33:28 2019 -0500 @@ -1,45 +1,42 @@ - + assess genome assembly and annotation completeness + + 3.0.2 + - busco - r-ggplot2 + busco + r-base /dev/null && - #end if +#if $adv.aug_prediction.augustus_mode == 'history': + ## Using an augustus model from history, we need to unzip it and let augustus find it + mkdir -p 'augustus_dir/species/' && + tar -C 'augustus_dir/species/' -xzvf '${adv.aug_prediction.augustus_model}' > /dev/null && +#end if - run_BUSCO.py - --in '${input}' - --lineage_path '${lineage_path.fields.path}/${lineage_path.fields.value}' - --mode '${mode}' - -o "busco_galaxy" - --cpu \${GALAXY_SLOTS:-4} - --evalue ${adv.evalue} - ${adv.long} - --limit ${adv.limit} - #if $adv.aug_prediction.augustus_mode == 'builtin': - --species '${adv.aug_prediction.augustus_species}' - #else if $adv.aug_prediction.augustus_mode == 'history': - --species local - #end if - --tarzip +run_BUSCO.py +--in '${input}' +--lineage_path '${lineage_path.fields.path}/${lineage_path.fields.value}' +--mode '${mode}' +-o busco_galaxy +--cpu \${GALAXY_SLOTS:-4} +--evalue ${adv.evalue} +${adv.long} +--limit ${adv.limit} +#if $adv.aug_prediction.augustus_mode == 'builtin': + --species '${adv.aug_prediction.augustus_species}' +#else if $adv.aug_prediction.augustus_mode == 'history': + --species local +#end if +--tarzip ]]> - @@ -224,11 +221,10 @@ - BUSCO: assessing genome assembly and annotation completeness with Benchmarking Universal Single-Copy Orthologs +BUSCO: assessing genome assembly and annotation completeness with Benchmarking Universal Single-Copy Orthologs - .. _BUSCO: http://busco.ezlab.org/ +.. _BUSCO: http://busco.ezlab.org/ - doi:10.1093/bioinformatics/btv351