Mercurial > repos > devteam > fasta_clipping_histogram
changeset 6:1894f999681f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fasta_clipping_histogram commit 17bcf78f445b2e515122330caccb591d8de2a5b4
author | iuc |
---|---|
date | Wed, 23 Apr 2025 05:17:13 +0000 |
parents | cf0a5c96c7f8 |
children | |
files | fasta_clipping_histogram.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/fasta_clipping_histogram.xml Thu Aug 10 06:50:14 2023 +0000 +++ b/fasta_clipping_histogram.xml Wed Apr 23 05:17:13 2025 +0000 @@ -109,11 +109,6 @@ Use the **FASTA Collapser** tool to create FASTA files with multiplicity counts. ------- - -This tool is based on `FASTX-toolkit`__ by Assaf Gordon. - -.. __: http://hannonlab.cshl.edu/fastx_toolkit/ ]]></help> <expand macro="citations" /> </tool>
--- a/macros.xml Thu Aug 10 06:50:14 2023 +0000 +++ b/macros.xml Wed Apr 23 05:17:13 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"} </citation> </citations> </xml>