Skip to content

add chewtree tool: phylogenetic tree from chewBBACA allele profiles - #1937

Open
paulzierep wants to merge 3 commits into
bgruening:masterfrom
paulzierep:add-chewtree
Open

add chewtree tool: phylogenetic tree from chewBBACA allele profiles#1937
paulzierep wants to merge 3 commits into
bgruening:masterfrom
paulzierep:add-chewtree

Conversation

@paulzierep

Copy link
Copy Markdown
Contributor

FOR CONTRIBUTOR:

  • I have read the CONTRIBUTING.md document and this tool is appropriate for the tools-iuc repo.
  • License permits unrestricted use (educational + commercial)
  • This PR adds a new tool or tool collection
  • This PR updates an existing tool or tool collection
  • This PR does something else (explain below)

There are two labels that allow to ignore specific (false positive) tool linter errors:

  • skip-version-check: Use it if only a subset of the tools has been updated in a suite.
  • skip-url-check: Use it if github CI sees 403 errors, but the URLs work.

@paulzierep paulzierep mentioned this pull request Jul 27, 2026
5 tasks
Comment on lines +63 to +66
**References**

Silva et al. (2018) chewBBACA: A complete suite for gene-by-gene schema creation
and strain identification. Microbial Genomics. DOI: 10.1099/mgen.0.000166

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can be removed

'$phantcec_tree'
]]></command>
<inputs>
<param name="input" format="tsv" type="data" label="chewBBACA allele profile TSV file" help="Tab-separated file with allele calls; first column sample names, subsequent columns loci, last two columns (CC, clonal_complex) excluded"/>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<param name="input" format="tsv" type="data" label="chewBBACA allele profile TSV file" help="Tab-separated file with allele calls; first column sample names, subsequent columns loci, last two columns (CC, clonal_complex) excluded"/>
<param name="input" format="tabular" type="data" label="chewBBACA allele profile TSV file" help="Tab-separated file with allele calls; first column sample names, subsequent columns loci, last two columns (CC, clonal_complex) excluded"/>

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed at all I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants