Commit Graph

673 Commits (c8ae5029b362f2bb46a756f57fca371491fca7b0)

Author SHA1 Message Date
Heng Li c8ae5029b3 minor change to example 2014-10-17 16:19:21 -04:00
Heng Li a06646493b r915: fixed broken example.c 2014-10-17 16:17:28 -04:00
Heng Li a55aac8a43 added section about the completeness of GRCh38 2014-10-17 15:42:17 -04:00
Heng Li 8af17b3478 r912: very minor improvement 2014-10-17 12:14:18 -04:00
Heng Li c280274331 r911: check before attempting adding 2014-10-17 12:13:09 -04:00
Heng Li 67c2d69218 made the header smaller 2014-10-16 17:17:02 -04:00
Heng Li fab1f2b561 README on ALT mapping 2014-10-16 17:15:39 -04:00
Heng Li 76a365a95f r907: revert to -g.8 by default 2014-10-16 15:56:33 -04:00
Heng Li d8d8b230d1 r906: don't reduce non-ALT mapQ by default 2014-10-16 15:15:23 -04:00
Heng Li e318d8e7e5 r905: lower peak RAM for "shm -f" 2014-10-16 11:22:09 -04:00
Heng Li ad0da1418f r904: optionally create tmp files for shm staging 2014-10-16 10:52:59 -04:00
Heng Li 97a3102c89 r903: updated revision number 2014-10-16 10:26:25 -04:00
Heng Li 57436ab405 added -lrt on Linux 2014-10-15 23:23:01 -04:00
Heng Li 6804f17d38 replaced Sys V shm with POSIX shm 2014-10-15 23:06:03 -04:00
Heng Li bfd5e1840f shm works on small files, but not large ones
I don't know why. SHMMAX, SHMALL and SHMMNI are large enough.
2014-10-15 15:44:06 -04:00
Heng Li 6a0952948d shared memory 2014-10-15 14:44:08 -04:00
Heng Li c5e859b49f r898: read the index into a single memory block
Prepare for shared memory. Not used now.
2014-10-15 12:27:45 -04:00
Heng Li c44357926f updated README, a bit 2014-10-14 23:46:59 -04:00
Heng Li 71277f0fea r896: more flexible ALT reading 2014-10-14 23:37:24 -04:00
Heng Li 2a18fa114f r895: increase the default max_XA_hits_alt to 200
Because there are >100 HLA haplotypes
2014-10-14 16:58:42 -04:00
Heng Li 647b0e828a wrong flag in the SAM output 2014-10-14 16:57:57 -04:00
Heng Li c79427a22d improved CLI 2014-10-14 16:31:40 -04:00
Heng Li 15becdd3df use weight1 by default 2014-10-14 14:50:37 -04:00
Heng Li df20911110 r890: bns_intv2rid() may wrongly return -1 2014-10-14 14:49:53 -04:00
Heng Li 2485a3ca02 bug in the last commit 2014-10-12 18:24:40 -04:00
Heng Li bf08f76a3c requiring full overlap 2014-10-12 17:17:29 -04:00
Heng Li 4356fd485c changed weighting 2014-10-10 13:41:53 -04:00
Heng Li 2d7ec6b051 ALT genotyping semi-working, but ...
... the result is not good.
2014-10-05 22:18:07 -04:00
Heng Li 2c3619d569 code backup 2014-10-02 23:48:03 -04:00
Heng Li 7026b3ec68 code backup 2014-10-02 21:49:29 -04:00
Heng Li cd44ac48cd code backup 2014-10-02 18:04:36 -04:00
Heng Li c4bdf1678d code backup 2014-10-02 17:11:37 -04:00
Heng Li 0a526c698a code backup 2014-10-02 16:23:55 -04:00
Heng Li 7b62fbb4ba r880: bug in writing .ann file 2014-10-02 15:34:49 -04:00
Heng Li d802cfb7f5 code backup 2014-09-30 20:50:26 -04:00
Heng Li a03d01f944 r878: XA is given to the best alignment
Non-ALT hits may get ALT hits in the XA tag. This will simplify haplotype
assignment.
2014-09-30 13:50:51 -04:00
Heng Li 0a2cf98293 r876: optionally ignore idxbase.alt file 2014-09-27 23:21:50 -04:00
Heng Li dae4ca3ced r875: invalid SAM output for ALT hits 2014-09-26 15:29:08 -04:00
Heng Li 8d61316cc8 more comments 2014-09-23 10:33:15 -04:00
Heng Li 5fc0f44e27 mapQ is not quite right 2014-09-19 23:39:59 -04:00
Heng Li a33ca20499 separate postalt to a separate script 2014-09-19 23:23:54 -04:00
Heng Li 23bc50e240 removed altlift; suppress primary hit by default 2014-09-19 17:05:27 -04:00
Heng Li 7426a750ec r868: use soft clip for ALT hits 2014-09-19 16:58:18 -04:00
Heng Li 9af36064e8 r867: fixed a few bugs; added ALT hits to XA 2014-09-19 16:50:21 -04:00
Heng Li b22bed2b5e removed <> from markdown 2014-09-18 11:54:23 -04:00
Heng Li 030825ae85 updated release notes 2014-09-18 11:51:52 -04:00
Heng Li ba7ed47d40 error in altpost 2014-09-18 11:18:10 -04:00
Heng Li a41afe4c97 These files were committed on a wrong branch 2014-09-18 10:49:35 -04:00
Heng Li a32d44d8d6 r855: show ALT hits in the PE mode, too
In the previous version, it does not
2014-09-17 23:07:56 -04:00
Heng Li c982443210 r854: improved the calculation of pa
and build pa filtering into BWA-MEM
2014-09-17 16:26:28 -04:00