Commit Graph

965 Commits (f89e937d34c709a20ca3583a4e29d4c23301f81d)

Author SHA1 Message Date
Heng Li fffe52a45b move bwa-typeHLA back to this repo 2014-11-13 12:50:56 -05:00
Heng Li 904afefbc6 r985: fix bug due to the lack of _pri contigs d6 2014-11-13 12:12:41 -05:00
Heng Li c5fe18438a r984: updated to the latest kseq.h 2014-11-13 11:12:23 -05:00
Heng Li 7eabcf42c4 r983: bugfix - wrong mate info
Picard now gives a clean bill.
2014-11-10 13:15:11 -05:00
Heng Li a81603217e mate chr is sometimes wrong 2014-11-10 10:16:53 -05:00
Heng Li b2b42cea7e removed contig weight & code cleanup
Contig weight was calculated based on a false assumption. It is actually not useful.
2014-11-07 12:45:01 -05:00
Heng Li 4e97cdfde8 move to a new project bwa-typeHLA
The two scripts cannot be used standalone anyway.
2014-11-06 09:13:15 -05:00
Heng Li c2f2cb03ce to be moved to a separate project 2014-11-06 09:12:53 -05:00
Heng Li 1bee29ef44 map to individual HLA ALT for meaningful mapQ 2014-11-06 00:37:59 -05:00
Heng Li 10de1e0b74 optionally output debegging info 2014-11-05 13:20:33 -05:00
Heng Li 0eee4fa1b0 nothing, really 2014-11-04 16:00:25 -05:00
Heng Li 2a41772d0a more command line help 2014-11-04 15:41:18 -05:00
Heng Li e5d7f4fc30 change the default max_len 2014-11-04 15:31:33 -05:00
Heng Li ccf03ffd22 control min-match-length
we still need this to kill false mapping/alignment
2014-11-04 15:26:10 -05:00
Heng Li de268247db type primary exons first and then the rest 2014-11-04 15:09:21 -05:00
Heng Li 12fff1ad57 a bit code cleanup 2014-11-04 14:30:31 -05:00
Heng Li 96fba0f2f4 proper homozygous typing; fixed a low-level bug 2014-11-04 11:38:05 -05:00
Heng Li ace18171b0 backup 2014-11-04 10:07:14 -05:00
Heng Li 4cbb0cb829 polished the run script 2014-11-03 15:29:02 -05:00
Heng Li 9dbf152e31 added the pipeline script 2014-11-03 15:16:14 -05:00
Heng Li 40c4a6ffe1 better CLI; more comments 2014-11-03 12:09:29 -05:00
Heng Li 4bc01e90c8 not used any more 2014-11-03 11:51:25 -05:00
Heng Li b7d0a2d537 first HLA typing script 2014-11-03 11:47:23 -05:00
Heng Li 9bf898fa10 r963: expose mask_level 2014-10-30 11:33:43 -04:00
Heng Li 6b4e6bf7dd Merge branch 'dev' 2014-10-28 13:47:02 -04:00
Heng Li 6db2fd98aa r960: merge changes from the master branch 2014-10-28 13:46:40 -04:00
Heng Li 9867634f72 r960: XA tags occasionally missing for PE 2014-10-28 13:43:26 -04:00
Heng Li 6f39715e6e keep mate positions 2014-10-28 13:03:33 -04:00
Heng Li 5c87869d91 keep RG 2014-10-27 10:45:07 -04:00
Heng Li dbe74ca9b8 Merge branch 'dev' 2014-10-25 23:10:25 -04:00
Heng Li 0f8a164bd3 bugfix: .ctw not generated properly 2014-10-25 23:08:29 -04:00
Heng Li 2bfcc421d9 bugfix: alignments not outputted 2014-10-25 22:13:31 -04:00
Heng Li 7327f8fa10 output all overlapping HLA hits
A contig longer than HLA genes may not get hits to HLA and thus won't be used
in typing.
2014-10-25 12:00:15 -04:00
Heng Li 33938e1ed0 save reads mapped to each HLA gene
for downstream typing
2014-10-24 16:54:48 -04:00
Heng Li ba3ab0ca98 removed hla typing - not good enough 2014-10-24 14:52:16 -04:00
Heng Li 7a8019e6ee removed debugging code 2014-10-24 14:51:05 -04:00
Heng Li 7c362bef69 added another paper 2014-10-23 15:15:20 -04:00
Heng Li 3a1da27c1c added Bai et al. Seems good, too. 2014-10-23 15:08:18 -04:00
Heng Li d61a1226a8 highlight Liu et al. It seems good. 2014-10-23 14:52:48 -04:00
Heng Li b45442fbc1 Merge branch 'dev' 2014-10-23 14:43:06 -04:00
Heng Li f005ea4bf3 coarse HLA typing and doc 2014-10-23 14:42:45 -04:00
Heng Li af606fc31a Merge branch 'dev' 2014-10-22 16:17:36 -04:00
Heng Li 3d129be642 r943: change the default -y to 20, but ...
for GRCh38 ALT, this is not enough. We need -y at least 40 to get high accuracy
because a locus at chr19 has 35 copies.
2014-10-22 12:42:58 -04:00
Heng Li 4177d6c2c7 r942: ignore ALT hits when counting n_sub for ...
non-ALT hits. Counting leads to underestimated mapQ.
2014-10-22 10:24:16 -04:00
Heng Li 60b728487a r941: set a min length for 3rd-round seeding 2014-10-21 13:15:42 -04:00
Heng Li 282130a64e r940: fixed a bug - missing primary hit 2014-10-21 12:57:49 -04:00
Heng Li 5e00d08346 r939: fixed a memory leak (issue #35) 2014-10-21 09:26:19 -04:00
Heng Li 574098d034 updated directory name 2014-10-21 00:57:06 -04:00
Heng Li acf4922fe4 Merge branch 'dev' 2014-10-21 00:55:19 -04:00
Heng Li 4260699a09 updated ALT readme due to recent changes 2014-10-21 00:55:00 -04:00