# HG changeset patch
# User iuc
# Date 1738571812 0
# Node ID 8a9a425f5c60b013e73d81d25d5b5d8f8987fbb3
# Parent f2fd2d1b96e3adf6b29913af86f75f4cc097ad52
planemo upload for repository https://github.com/bluenote-1577/fairy commit 10bc95748dfd48b965a1732985e709b105ec0898
diff -r f2fd2d1b96e3 -r 8a9a425f5c60 fairy_cov.xml
--- a/fairy_cov.xml Sun Jan 12 21:22:32 2025 +0000
+++ b/fairy_cov.xml Mon Feb 03 08:36:52 2025 +0000
@@ -9,15 +9,12 @@
#import re
- #set $file = re.sub('[^\s\w\-\\.]', '_', str($contig.element_identifier))
- #set $bcsp = re.sub('[^\s\w\-\\.]', '_', str($bcsp_file.element_identifier))
-
- ln -s '$contig' '$file' &&
- ln -s '$bcsp_file' '$bcsp' &&
+ ln -s '$contig' 'contig.fasta' &&
+ ln -s '$bcsp_file' 'sketched_file.bcsp' &&
fairy coverage
- '$file'
- '$bcsp'
+ 'contig.fasta'
+ 'sketched_file.bcsp'
-t "\${GALAXY_SLOTS:-3}"
-m ${minimum_ani}
-M ${min_number_kmers}
diff -r f2fd2d1b96e3 -r 8a9a425f5c60 macros.xml
--- a/macros.xml Sun Jan 12 21:22:32 2025 +0000
+++ b/macros.xml Mon Feb 03 08:36:52 2025 +0000
@@ -6,7 +6,7 @@
0.5.7
- 0
+ 1
24.1