| Previous changeset 4:516b97a23d7e (2023-08-10) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fasta_formatter commit 17bcf78f445b2e515122330caccb591d8de2a5b4 |
|
modified:
fasta_formatter.xml macros.xml |
| b |
| diff -r 516b97a23d7e -r e773f1eb16cf fasta_formatter.xml --- a/fasta_formatter.xml Thu Aug 10 06:52:44 2023 +0000 +++ b/fasta_formatter.xml Wed Apr 23 05:19:22 2025 +0000 |
| b |
| @@ -81,11 +81,6 @@ >Scaffold9299 CAGCATCTACATAATATGATCGCTATTAAACTTAAATCTCCTTGACGGAGTCTTCGGTCATAACACAAACCCAGACCTACGTATATGACAAAGCTAATAGaactggtctttacctTTAAGTTG ------- - -This tool is based on `FASTX-toolkit`__ by Assaf Gordon. - - .. __: http://hannonlab.cshl.edu/fastx_toolkit/ ]]></help> <expand macro="citations" /> </tool> |
| b |
| diff -r 516b97a23d7e -r e773f1eb16cf macros.xml --- a/macros.xml Thu Aug 10 06:52:44 2023 +0000 +++ b/macros.xml Wed Apr 23 05:19:22 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> |