We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1022f commit 3c18d70Copy full SHA for 3c18d70
README.md
@@ -1,9 +1,13 @@
1
# covdist
2
-simple coverage profile of aligned samples. useful for sequencing center feedback and topoffs.
+Perform simple coverage profiling of aligned samples. Admittedly this is
3
+a very simple tool, but is quite useful for sequencing center feedback and
4
+topoffs.
5
+
6
+Interactive example: https://brwnj.github.io/covdist/
7
8
## Note
9
-This is really just an extension of mosdepth's plot-dist.py script. See:
10
+This is an extension of mosdepth's plot-dist.py script. See:
11
https://github.com/brentp/mosdepth/blob/master/scripts/plot-dist.py
12
13
Here we run `mosdepth` and generate a very similar report.
0 commit comments