# HG changeset patch # User iuc # Date 1745385514 0 # Node ID 9564985456c8545b861ee8607b0fdaaa895585a5 # Parent 1e76bd67fb734fb012b5c25eb12f2d6881eaf5c7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_collapser commit 17bcf78f445b2e515122330caccb591d8de2a5b4 diff -r 1e76bd67fb73 -r 9564985456c8 fastx_collapser.xml --- a/fastx_collapser.xml Thu Aug 10 06:51:47 2023 +0000 +++ b/fastx_collapser.xml Wed Apr 23 05:18:34 2025 +0000 @@ -77,12 +77,6 @@ ATAT means that the sequence "ATAT" is the second sequence in the file, and it appeared 4 times in the input FASTA file. - ------- - -This tool is based on `FASTX-toolkit`__ by Assaf Gordon. - - .. __: http://hannonlab.cshl.edu/fastx_toolkit/ ]]> diff -r 1e76bd67fb73 -r 9564985456c8 macros.xml --- a/macros.xml Thu Aug 10 06:51:47 2023 +0000 +++ b/macros.xml Wed Apr 23 05:18:34 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"}