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

Changeset 7:229caeddb2df (2025-04-23)
Previous changeset 6:0b7ec11b3c7c (2023-08-10)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_barcode_splitter commit 17bcf78f445b2e515122330caccb591d8de2a5b4
modified:
fastx_barcode_splitter.xml
macros.xml
b
diff -r 0b7ec11b3c7c -r 229caeddb2df fastx_barcode_splitter.xml
--- a/fastx_barcode_splitter.xml Thu Aug 10 06:53:42 2023 +0000
+++ b/fastx_barcode_splitter.xml Wed Apr 23 05:20:13 2025 +0000
b
@@ -145,11 +145,6 @@
 
 .. image:: barcode_splitter_output_example.png
 
-------
-
-This tool is based on `FASTX-toolkit`__ by Assaf Gordon.
-
- .. __: http://hannonlab.cshl.edu/fastx_toolkit/
     ]]></help>
     <expand macro="citations" />
 <!-- FASTX-barcode-splitter is part of the FASTX-toolkit, by A.Gordon (gordon@cshl.edu) -->
b
diff -r 0b7ec11b3c7c -r 229caeddb2df macros.xml
--- a/macros.xml Thu Aug 10 06:53:42 2023 +0000
+++ b/macros.xml Wed Apr 23 05:20:13 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>