Repository 'seqkit_sort'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/seqkit_sort

Changeset 10:d5eedce89efd (2025-09-26)
Previous changeset 9:e81210126490 (2025-08-26) Next changeset 11:9ba18868a990 (2025-12-04)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 76c1a289f15cc9a9a7d9a49dc132af62cc1d5af2
modified:
macros.xml
added:
test-data/hairpin.fa.gz
test-data/reads_1.fq.gz
test-data/reads_2.fq.gz
b
diff -r e81210126490 -r d5eedce89efd macros.xml
--- a/macros.xml Tue Aug 26 15:07:24 2025 +0000
+++ b/macros.xml Fri Sep 26 16:47:59 2025 +0000
b
@@ -2,6 +2,7 @@
     <token name="@TOOL_VERSION@">2.10.1</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">24.0</token>
+    <token name="@FASTQ_TYPES@">fasta,fasta.gz,fastqsanger,fastqsanger.gz</token>
     <xml name="bio_tools">
         <xrefs>
             <xref type="bio.tools">seqkit</xref>
b
diff -r e81210126490 -r d5eedce89efd test-data/hairpin.fa.gz
b
Binary file test-data/hairpin.fa.gz has changed
b
diff -r e81210126490 -r d5eedce89efd test-data/reads_1.fq.gz
b
Binary file test-data/reads_1.fq.gz has changed
b
diff -r e81210126490 -r d5eedce89efd test-data/reads_2.fq.gz
b
Binary file test-data/reads_2.fq.gz has changed