Skip to content

Commit

Permalink
Add Squirrel biotools (#6743)
Browse files Browse the repository at this point in the history
* Add squirrel bio.tools

* Fix remote_repository_url

* Update tools/squirrel/.shed.yml

---------

Co-authored-by: M Bernt <[email protected]>
  • Loading branch information
bebatut and bernt-matthias authored Feb 11, 2025
1 parent 79d072e commit d684b71
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tools/squirrel/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ long_description: |
Squirrel provides a rapid way of producing reliable alignments for MPXV
and also enable maximum-likelihood phylogenetics pipeline tree estimation.
homepage_url: https://github.com/aineniamh/squirrel
remote_repository_url: https://github.com/aineniamh/squirrel
remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/main/tools/squirrel
type: unrestricted
categories:
- Phylogenetics
Expand Down
5 changes: 5 additions & 0 deletions tools/squirrel/macros.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
<xml name="version_command">
<version_command>squirrel --version</version_command>
</xml>
<xml name="xrefs">
<xrefs>
<xref type="bio.tools">squirrel</xref>
</xrefs>
</xml>
<xml name="citations">
<citations>
<citation type="bibtex">
Expand Down
1 change: 1 addition & 0 deletions tools/squirrel/squirrel-phylo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<macros>
<import>macros.xml</import>
</macros>
<expand macro="xrefs"/>
<expand macro="requirements"/>
<expand macro="version_command"/>

Expand Down
1 change: 1 addition & 0 deletions tools/squirrel/squirrel-qc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<macros>
<import>macros.xml</import>
</macros>
<expand macro="xrefs"/>
<expand macro="requirements"/>
<expand macro="version_command"/>

Expand Down

0 comments on commit d684b71

Please sign in to comment.