Skip to content

Commit

Permalink
Merge pull request #643 from ARTbio/getref
Browse files Browse the repository at this point in the history
bump tool version to 0.3.2 and fix dev url repo of get_reference_fasta tool
  • Loading branch information
drosofff authored Oct 15, 2023
2 parents 9c42369 + cab1db9 commit 40b5e58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions tools/get_reference_fasta/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ categories:
- Data Source
- Fasta Manipulation
homepage_url: http://artbio.fr
remote_repository_url: https://github.com/ARTbio/tools-artbio/tree/master/tools/get_reference_fasta
remote_repository_url: https://github.com/ARTbio/tools-artbio/tree/main/tools/get_reference_fasta
toolshed:
- toolshed
- testtoolshed
2 changes: 1 addition & 1 deletion tools/get_reference_fasta/get_reference_fasta.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="get_fasta_reference" name="get fasta reference" version="0.3.1">
<tool id="get_fasta_reference" name="get fasta reference" version="0.3.2">
<description>Obtain reference genome sequence</description>
<stdio>
<exit_code range="1:" />
Expand Down

0 comments on commit 40b5e58

Please sign in to comment.