Repository 'fastx_renamer'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/fastx_renamer

Changeset 6:0ffae348abae (2025-04-23)
Previous changeset 5:f984bb114520 (2023-08-10)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_renamer commit 17bcf78f445b2e515122330caccb591d8de2a5b4
modified:
fastx_renamer.xml
macros.xml
b
diff -r f984bb114520 -r 0ffae348abae fastx_renamer.xml
--- a/fastx_renamer.xml Thu Aug 10 06:54:17 2023 +0000
+++ b/fastx_renamer.xml Wed Apr 23 05:20:45 2025 +0000
b
@@ -67,11 +67,6 @@
     +1
     40 40 40 40 40 40 40 40 40 40 38 40 40 40 40 40 14 40 40 40 40 40 36 40 13 14 24 24 9 24 9 40 10 10 15 40
 
-------
-
-This tool is based on `FASTX-toolkit`__ by Assaf Gordon.
-
- .. __: http://hannonlab.cshl.edu/fastx_toolkit/
     ]]></help>
     <expand macro="citations" />
 </tool>
b
diff -r f984bb114520 -r 0ffae348abae macros.xml
--- a/macros.xml Thu Aug 10 06:54:17 2023 +0000
+++ b/macros.xml Wed Apr 23 05:20:45 2025 +0000
b
@@ -47,8 +47,8 @@
                     author = "Assaf Gordon",
                     title = "FASTQ/A short-reads pre-processing tools",
                     year = "2010",
-                    note = "http://hannonlab.cshl.edu/fastx_toolkit/",
-                    url = "http://hannonlab.cshl.edu/fastx_toolkit/"}
+                    note = "https://github.com/agordon/fastx_toolkit",
+                    url = "https://github.com/agordon/fastx_toolkit"}
             </citation>
         </citations>
     </xml>