Skip to content

Commit 3c18d70

Browse files
committed
Update README.md
1 parent 0e1022f commit 3c18d70

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# covdist
2-
simple coverage profile of aligned samples. useful for sequencing center feedback and topoffs.
2+
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/
37

48
## Note
59

6-
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:
711
https://github.com/brentp/mosdepth/blob/master/scripts/plot-dist.py
812

913
Here we run `mosdepth` and generate a very similar report.

0 commit comments

Comments
 (0)