# HG changeset patch
# User iuc
# Date 1745385568 0
# Node ID 90e8c76156a70fd4b91ab6deab5f54022cab9e22
# Parent  f773e98b26cffcc202d312fc534d96ede660e793
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fasta_nucleotide_changer commit 17bcf78f445b2e515122330caccb591d8de2a5b4

diff -r f773e98b26cf -r 90e8c76156a7 fasta_nucleotide_changer.xml
--- a/fasta_nucleotide_changer.xml	Thu Aug 10 06:52:51 2023 +0000
+++ b/fasta_nucleotide_changer.xml	Wed Apr 23 05:19:28 2025 +0000
@@ -64,12 +64,6 @@
     >cel-miR-1 MIMAT0000003 Caenorhabditis elegans miR-1
     TGGAATGTAAAGAAGTATGTA
 
-
-------
-
-This tool is based on `FASTX-toolkit`__ by Assaf Gordon.
-
- .. __: http://hannonlab.cshl.edu/fastx_toolkit/
     ]]></help>
     <expand macro="citations" />
 </tool>
diff -r f773e98b26cf -r 90e8c76156a7 macros.xml
--- a/macros.xml	Thu Aug 10 06:52:51 2023 +0000
+++ b/macros.xml	Wed Apr 23 05:19:28 2025 +0000
@@ -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>