# HG changeset patch # User iuc # Date 1773256764 0 # Node ID 969c776fca7e38d28542295c11f71e6757f85e19 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/preseq commit 730a243f12a30a36277b58fb0d92891c81af4c6f diff -r 000000000000 -r 969c776fca7e macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Mar 11 19:19:24 2026 +0000 @@ -0,0 +1,25 @@ + + 3.2.0 + 0 + 25.1 + + + + preseq + + + + + + 10.1038/nmeth.2375 + + + + + + + + + + + \ No newline at end of file diff -r 000000000000 -r 969c776fca7e preseq_lc_extrap.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/preseq_lc_extrap.xml Wed Mar 11 19:19:24 2026 +0000 @@ -0,0 +1,58 @@ + + Yield Extrapolation + + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 000000000000 -r 969c776fca7e test-data/test.bam Binary file test-data/test.bam has changed diff -r 000000000000 -r 969c776fca7e test-data/test_c_curve.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_c_curve.tsv Wed Mar 11 19:19:24 2026 +0000 @@ -0,0 +1,3 @@ +total_reads distinct_reads +0 0 +1000 794 diff -r 000000000000 -r 969c776fca7e test-data/test_lc_extrap.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_lc_extrap.tsv Wed Mar 11 19:19:24 2026 +0000 @@ -0,0 +1,11 @@ +TOTAL_READS EXPECTED_DISTINCT LOWER_0.95CI UPPER_0.95CI +0 0 0 0 +10000.0 4419.7 3867.5 4892.9 +20000.0 6306.1 5185.3 7363.1 +30000.0 7389.4 5798.2 8944.7 +40000.0 8097.4 6178.2 10055.6 +50000.0 8587.5 6429.4 10874.3 +60000.0 8955.8 6609.1 11503.0 +70000.0 9233.2 6743.9 12001.0 +80000.0 9450.5 6848.8 12405.2 +90000.0 9627.0 6932.8 12739.8