Skip to content

Commit 01bffba

Browse files
committed
unique-reads
1 parent ee9331d commit 01bffba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/tools/bamtocounts.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ sort: 2
55
# BamToCounts
66

77
A program that counts the number of reads per target in
8-
a BAM file.
8+
a BAM file. The BAM file does not need to be sorted.
9+
10+
Overlapping features will be reported each with all the
11+
counts, so a read mapped in a shared interval will be counted
12+
more than once.
913

1014
## Help screen
1115

0 commit comments

Comments
 (0)