Commit eb7440b
Peter Combs
MakeSummaryTable gets read files from bam header
This is way better than trying to guess it based on the constantly
changing formats the sequencing center gives the data in.
There's a bit of a risk still present in that it doesn't count all the
reads, so if there are multiple "leftovers" files (for instance, if
adjacent slices are computationally merged), then it won't deal with
them properly.1 parent e2be771 commit eb7440b
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments