# HG changeset patch # User iuc # Date 1762776926 0 # Node ID a387f00796c0427a14693257391ce3da550abe43 # Parent b08cd2e5e61acc237b9269bca5d436dd9adc5397 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/mosdepth commit 42dc2863caa2105d8467575366147d1164945157 diff -r b08cd2e5e61a -r a387f00796c0 mosdepth.xml --- a/mosdepth.xml Mon Jul 31 06:09:19 2023 +0000 +++ b/mosdepth.xml Mon Nov 10 12:15:26 2025 +0000 @@ -25,11 +25,11 @@ ([0-9A-Za-z!#$%&+./:;?@^_|~-][0-9A-Za-z!#$%&*+./:;=?@^_|~-]*)? - 0.3.4 + 0.3.12 mosdepth - gzip + gzip + @@ -141,6 +149,8 @@ + + @@ -273,7 +283,7 @@ It can compute: -* mean (or median) depth in fixed sized windows +* mean (or median) depth in fixed-sized windows * mean (or median) depth in regions specified by a BED file * per base depths * a histogram of read depths @@ -281,7 +291,7 @@ * a distribution of proportion of based covered over a particular threshold * a BED format report on regions that are defined by coverage thresholds -By default only a summary and depth histogram is computed, but the other options mentioned above can +By default, only a summary and depth histogram is computed, but the other options mentioned above can be enabled using different options in the "Compute depth by region" selector and some of the Advanced options. @@ -290,4 +300,4 @@ 10.1093/bioinformatics/btx699 - \ No newline at end of file + diff -r b08cd2e5e61a -r a387f00796c0 test-data/output_region_distribution.tabular --- a/test-data/output_region_distribution.tabular Mon Jul 31 06:09:19 2023 +0000 +++ b/test-data/output_region_distribution.tabular Mon Nov 10 12:15:26 2025 +0000 @@ -1,4 +1,4 @@ -sample 999 0.40 +sample 511 0.40 sample 300 0.40 sample 299 0.40 sample 298 0.40 @@ -300,7 +300,7 @@ sample 2 1.00 sample 1 1.00 sample 0 1.00 -total 999 0.40 +total 511 0.40 total 300 0.40 total 299 0.40 total 298 0.40 diff -r b08cd2e5e61a -r a387f00796c0 test-data/output_region_distribution_median.tabular --- a/test-data/output_region_distribution_median.tabular Mon Jul 31 06:09:19 2023 +0000 +++ b/test-data/output_region_distribution_median.tabular Mon Nov 10 12:15:26 2025 +0000 @@ -1,4 +1,4 @@ -sample 999 0.40 +sample 511 0.40 sample 300 0.40 sample 299 0.40 sample 298 0.40 @@ -300,7 +300,7 @@ sample 2 0.80 sample 1 1.00 sample 0 1.00 -total 999 0.40 +total 511 0.40 total 300 0.40 total 299 0.40 total 298 0.40