Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tools/abacas/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ description: Order and Orientate Contigs
name: abacas
owner: nml
long_description: abacas - Rapidly contiguate (align, order, orientate), visualize and design primers to close gaps on shotgun assembled contigs based on a reference sequence
remote_repository_url: https://github.com/phac-nml/abacas
homepage_url: https://github.com/phac-nml/abacas
remote_repository_url: https://github.com/phac-nml/galaxy_tools/tree/master/tools/abacas
homepage_url: https://abacas.sourceforge.net/
3 changes: 3 additions & 0 deletions tools/abacas/abacas.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<tool id="abacas" name="abacas contig ordering" version="1.1">
<description>Order and Orientate Contigs </description>
<xrefs>
<xref type="bio.tools">abacas</xref>
</xrefs>
<requirements>
<requirement type="package" version="3.23">mummer</requirement>
<requirement type="package" version="5.26.2">perl</requirement>
Expand Down