# HG changeset patch # User jbrayet # Date 1448439759 18000 # Node ID fdf2125c9f02f908fb55c3023b7242f3bbf78c15 # Parent 4b56f6feb24867fd0cda3e6e2ebb9c55dc4a325e Uploaded diff -r 4b56f6feb248 -r fdf2125c9f02 samtools_idxstats.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/samtools_idxstats.xml Wed Nov 25 03:22:39 2015 -0500 @@ -0,0 +1,72 @@ + + tabulate mapping statistics for BAM dataset + + macros.xml + + + + + "${output}" ; +else + samtools idxstats "${input}" > "${output}" ; +fi]]> + + + + + + + + + + + + + + +`_ for the samtools idxstats command +]]> + + +