4 files changed
+27
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
552 | 557 |
| |
553 | 558 |
| |
554 | 559 |
| |
|
- Makefile+7-10
- NEWS+15
- bgzf.c+50-115
- configure.ac+4
- cram/cram_codecs.c+12-17
- cram/cram_decode.c+5-5
- cram/cram_index.c+23-16
- cram/cram_io.c+9-9
- cram/cram_io.h+6
- cram/mFILE.c-40
- cram/vlen.c-430
- cram/vlen.h-50
- cram/zfio.c-154
- cram/zfio.h-62
- faidx.c+35-71
- hfile.c+33-6
- hfile_internal.h+21
- hts.c+118-41
- htsfile.1+1-1
- htslib.mk+2-5
- htslib/hts.h+3-3
- htslib/hts_log.h+93
- htslib/sam.h+5-1
- htslib/vcf.h+1-1
- htslib_vars.mk+2-1
- knetfile.c+13-12
- multipart.c+4-7
- regidx.c+8-8
- sam.c+49-65
- synced_bcf_reader.c+26-20
- tabix.1+1-1
- tbx.c+5-6
- test/test-logging.pl+96
- test/test.pl+12
- vcf.c+121-124
- vcfutils.c+41-39
+20-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
263 | 263 |
| |
264 | 264 |
| |
265 | 265 |
| |
266 |
| - | |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 |
| - | |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
278 |
| - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
279 | 269 |
| |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
280 | 287 |
| |
281 | 288 |
| |
282 | 289 |
| |
|
0 commit comments