Mercurial > repos > devteam > fastx_quality_statistics
changeset 5:48c943a0290a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_quality_statistics commit 17bcf78f445b2e515122330caccb591d8de2a5b4
author | iuc |
---|---|
date | Wed, 23 Apr 2025 05:20:39 +0000 (13 days ago) |
parents | cc0fd298cc17 |
children | |
files | fastx_quality_statistics.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/fastx_quality_statistics.xml Thu Aug 10 06:54:10 2023 +0000 +++ b/fastx_quality_statistics.xml Wed Apr 23 05:20:39 2025 +0000 @@ -61,11 +61,6 @@ 4 6362991 -4 40 248214827 39.01 40 40 40 0 40 40 2536861 1167423 1248968 1409739 0 36 6362991 -5 40 117158566 18.41 7 15 30 23 -5 40 4074444 1402980 63287 822035 245 ------- - -This tool is based on `FASTX-toolkit`__ by Assaf Gordon. - - .. __: http://hannonlab.cshl.edu/fastx_toolkit/ ]]></help> <expand macro="citations" /> <!-- FASTQ-Statistics is part of the FASTX-toolkit, by A.Gordon (gordon@cshl.edu) -->
--- a/macros.xml Thu Aug 10 06:54:10 2023 +0000 +++ b/macros.xml Wed Apr 23 05:20:39 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>