Repository revision
5:98731fd340c5

Repository 'checkm_taxonomy_wf'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf

CheckM taxonomy_wf tool metadata
Miscellaneous
Analyze all genome bins with the same marker set
checkm_taxonomy_wf
toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf/checkm_taxonomy_wf/1.2.4+galaxy2
1.2.4+galaxy2
checkm
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf/checkm_taxonomy_wf/1.2.4+galaxy2 (this tool)
toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf/checkm_taxonomy_wf/1.2.4+galaxy1
toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf/checkm_taxonomy_wf/1.2.4+galaxy0
toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf/checkm_taxonomy_wf/1.2.3+galaxy0
toolshed.g2.bx.psu.edu/repos/iuc/checkm_taxonomy_wf/checkm_taxonomy_wf/1.2.0+galaxy0
checkm_taxonomy_wf
Requirements (dependencies defined in the <requirements> tag set)
name version type
checkm-genome 1.2.4 package
Additional information about this tool
#import re
mkdir 'bins' &&
#if $bins.select == 'collection'
    #for $b in $bins.bins_coll
        #set $identifier = re.sub('[^\s\w\-\\.]', '_', str($b.element_identifier))
ln -s '$b.file_name' 'bins/${identifier}.fasta' &&
    #end for
#else
    #for $b in $bins.bins_ind
        #set $identifier = re.sub('[^\s\w\-\\.]', '_', str($b.element_identifier))
ln -s '$b.file_name' 'bins/${identifier}.fasta' &&
    #end for
#end if


checkm taxonomy_wf
    '$rank_taxon.rank'
    '$rank_taxon.taxon'
    'bins'
    'output'
    $analyze.ali
    $analyze.nt
    $analyze.genes
    $qa.individual_markers
    $qa.skip_adj_correction
    $qa.skip_pseudogene_correction
    --aai_strain $qa.aai_strain
    $qa.ignore_thresholds
    --e_value $qa.e_value
    --length $qa.length
    --file '$results'
    --tab_table
    --extension 'fasta'
    --threads \${GALAXY_SLOTS:-1}
    
None
False
Functional tests
name inputs outputs required files
Test-1 rank_taxon|taxon: Prokaryote
rank_taxon|rank: life
bins|bins_coll: list collection
bins|select: collection
analyze|ali: False
analyze|nt: False
analyze|genes: False
qa|individual_markers: False
qa|skip_adj_correction: False
qa|skip_pseudogene_correction: False
qa|aai_strain: 0.9
qa|ignore_thresholds: False
qa|e_value: 1e-10
qa|length: 0.7
name: value
637000110.fna
value
Test-2 rank_taxon|taxon: Prokaryote
rank_taxon|rank: life
bins|bins_coll: list collection
bins|select: collection
analyze|ali: True
analyze|nt: False
analyze|genes: False
qa|individual_markers: False
qa|skip_adj_correction: False
qa|skip_pseudogene_correction: False
qa|aai_strain: 0.9
qa|ignore_thresholds: False
qa|e_value: 1e-10
qa|length: 0.7
extra_outputs: ['marker_file', 'hmmer_analyze', 'hmmer_analyze_ali', 'bin_stats_analyze', 'bin_stats_ext', 'checkm_hmm_info', 'marker_gene_stats']
name: value
name: value
name: value
name: value
name: value
name: value
637000110.fna
value