# HG changeset patch # User iuc # Date 1745385439 0 # Node ID a4cb5fa5cea5c66f64920d358a17f2fb239a90d8 # Parent 381e98a18f018db23d3b48f4005cd34fa4e9dbcc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fasta_formatter commit 17bcf78f445b2e515122330caccb591d8de2a5b4 diff -r 381e98a18f01 -r a4cb5fa5cea5 fasta_formatter.xml --- a/fasta_formatter.xml Thu Aug 10 06:50:22 2023 +0000 +++ b/fasta_formatter.xml Wed Apr 23 05:17:19 2025 +0000 @@ -81,11 +81,6 @@ >Scaffold9299 CAGCATCTACATAATATGATCGCTATTAAACTTAAATCTCCTTGACGGAGTCTTCGGTCATAACACAAACCCAGACCTACGTATATGACAAAGCTAATAGaactggtctttacctTTAAGTTG ------- - -This tool is based on `FASTX-toolkit`__ by Assaf Gordon. - - .. __: http://hannonlab.cshl.edu/fastx_toolkit/ ]]> diff -r 381e98a18f01 -r a4cb5fa5cea5 macros.xml --- a/macros.xml Thu Aug 10 06:50:22 2023 +0000 +++ b/macros.xml Wed Apr 23 05:17:19 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"}