# HG changeset patch # User iuc # Date 1772793597 0 # Node ID c03b528381779d4d2b04ca325aeb17d42825bea2 # Parent 8fecc86e574a26ea157d9421651dd8d6cb721f2a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/samtools/samtools_stats commit 26763d398d563ccafd2d66ab325f50f5708b5ebc diff -r 8fecc86e574a -r c03b52838177 macros.xml --- a/macros.xml Sun Sep 08 03:23:56 2024 +0000 +++ b/macros.xml Fri Mar 06 10:39:57 2026 +0000 @@ -11,9 +11,9 @@ please only bump the minor version in order to let the requirement version catch up eventually). To find the tools check: `grep " - 1.20 - 2 - 22.05 + 1.22 + 1 + 24.0 + + + + + + + + + + + + @@ -220,6 +232,7 @@ 10.1093/gigascience/giab008 + 10.1093/bioinformatics/btr076 diff -r 8fecc86e574a -r c03b52838177 samtools_stats.xml --- a/samtools_stats.xml Sun Sep 08 03:23:56 2024 +0000 +++ b/samtools_stats.xml Fri Mar 06 10:39:57 2026 +0000 @@ -1,4 +1,4 @@ - + generate statistics for BAM dataset macros.xml @@ -169,16 +169,16 @@ - + - - + + - + @@ -191,7 +191,7 @@ - + @@ -207,7 +207,7 @@ - + @@ -222,7 +222,7 @@ - + @@ -236,7 +236,7 @@ - + @@ -251,7 +251,7 @@ - + @@ -263,7 +263,7 @@ - + @@ -275,8 +275,8 @@ - - + + @@ -288,7 +288,7 @@ - + @@ -300,8 +300,8 @@ - - + + @@ -310,7 +310,7 @@ - + @@ -325,7 +325,7 @@ - + diff -r 8fecc86e574a -r c03b52838177 test-data/fasta_indexes.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/fasta_indexes.loc Fri Mar 06 10:39:57 2026 +0000 @@ -0,0 +1,1 @@ +test hg38 test_name ${__HERE__}/test.fa diff -r 8fecc86e574a -r c03b52838177 test-data/test.fa.fai --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test.fa.fai Fri Mar 06 10:39:57 2026 +0000 @@ -0,0 +1,1 @@ +alpha 100 7 60 61 diff -r 8fecc86e574a -r c03b52838177 tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri Mar 06 10:39:57 2026 +0000 @@ -0,0 +1,7 @@ + + + + value, dbkey, name, path + +
+