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

Changeset 7:34edfa69c149 (2025-04-23)
Previous changeset 6:529bccd5e4a1 (2023-08-10)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_artifacts_filter commit 17bcf78f445b2e515122330caccb591d8de2a5b4
modified:
fastx_artifacts_filter.xml
macros.xml
b
diff -r 529bccd5e4a1 -r 34edfa69c149 fastx_artifacts_filter.xml
--- a/fastx_artifacts_filter.xml Thu Aug 10 06:53:30 2023 +0000
+++ b/fastx_artifacts_filter.xml Wed Apr 23 05:20:04 2025 +0000
b
@@ -83,11 +83,6 @@
     AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAA
     AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAA
 
-------
-
-This tool is based on `FASTX-toolkit`__ by Assaf Gordon.
-
- .. __: http://hannonlab.cshl.edu/fastx_toolkit/
     ]]></help>
     <expand macro="citations" />
 <!-- FASTX-Artifacts-filter is part of the FASTX-toolkit, by A.Gordon (gordon@cshl.edu) -->
b
diff -r 529bccd5e4a1 -r 34edfa69c149 macros.xml
--- a/macros.xml Thu Aug 10 06:53:30 2023 +0000
+++ b/macros.xml Wed Apr 23 05:20:04 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>