Commit Graph

  • 51e2abfa60 clarify that minimap2 may miss small exons Heng Li 2018-10-22 11:16:16 -0400
  • 7b0a49732e r856: wrongly reported for an unrecognized option Heng Li 2018-10-19 20:07:14 -0400
  • 20268a6068 updated the copyright holder Heng Li 2018-10-18 11:11:17 -0400
  • d04ac068fd r852: a minor when large --end-bonus is in use Heng Li 2018-10-15 21:28:27 -0400
  • 5d5d392c02 Release minimap2-2.13 (r850) Heng Li 2018-10-11 13:18:31 -0400
  • 170863e553 r849: option -P doesn't work Heng Li 2018-10-04 16:11:59 -0400
  • 97f97306a4 r847: guard against -N0 Heng Li 2018-09-27 15:13:44 -0400
  • 1077b7ddc8 r846: added --hard-mask-level for #244 Heng Li 2018-09-27 14:46:26 -0400
  • c57b59f02f r845: log peak memory Heng Li 2018-09-23 20:27:49 -0400
  • 34be359e25 Add -s sample option for VCF output Torsten Seemann 2018-09-19 14:54:37 -0400
  • 8b12da8b0f removed a useless dependency (not in repo) Heng Li 2018-09-17 13:59:25 -0400
  • c63a33904f r836: fixed an integer overflow Heng Li 2018-09-14 23:29:31 -0400
  • 70b0fede64 r835: improved help message. Resolved #232 Heng Li 2018-09-14 22:29:25 -0400
  • 0b681e51e7 Merge remote-tracking branch 'remotes/origin/master' Heng Li 2018-09-14 22:22:20 -0400
  • 7d80d6de4a r832: fixed outdated -L. Resolved #231 and #233 Heng Li 2018-09-14 22:21:33 -0400
  • 791e89ce0f PEP8 and other minor styles changes Chris Rands 2018-09-12 16:04:43 +0200
  • 98c48a1c45 Fixed wrong version links in the cookbook Heng Li 2018-09-03 09:07:34 -0400
  • 63d397120a removed getopt.c from MANIFEST Heng Li 2018-09-01 21:30:46 -0400
  • 7998fe9906 r829: replaced musl's getopt with ketopt Heng Li 2018-09-01 21:15:43 -0400
  • 3a119d606f r828: --MD to support spliced alignment Heng Li 2018-08-22 10:47:45 -0400
  • a5eafb75f9 Release minimap2-2.12 (r827) Heng Li 2018-08-06 12:44:39 -0400
  • 9a567e4b37 allow mappy to change scoring Heng Li 2018-08-06 09:52:13 -0400
  • 8e606bcc06 added a `-C5` example to Getting Started Heng Li 2018-08-06 09:08:33 -0400
  • a1b7219b5d explain added parameters Heng Li 2018-08-05 21:32:05 -0400
  • b0f39a1a61 r823: mappy to index a single sequence Heng Li 2018-08-05 20:57:05 -0400
  • 5ab6538757 r822: added option --no-end-flt Heng Li 2018-08-05 19:42:12 -0400
  • b32296e18f r821: fixed memory when -y is used Heng Li 2018-07-31 15:14:37 -0400
  • 99ecdf7b5d mappy to support arm64 (#203) Heng Li 2018-07-24 23:53:02 -0400
  • ff9917a1c4 r819: mappy to support cs/MD Heng Li 2018-07-24 23:29:55 -0400
  • 8c064a5f29 Fixed mm_idx_is_idx to return the correct result on Windows. Mark Bicknell 2018-07-17 10:17:44 +0100
  • 0e137670fc Merge branch 'split' Heng Li 2018-07-15 22:24:15 -0400
  • 395c8d678a r815: fixed a memory leak Heng Li 2018-07-15 22:11:32 -0400
  • 830da7fa27 r814: resumed versioning Heng Li 2018-07-15 11:48:14 -0400
  • a655cbef86 print SAM header; remove tmp files Heng Li 2018-07-15 11:03:18 -0400
  • 4b707aac92 working with toy examples Heng Li 2018-07-15 10:55:00 -0400
  • 951c0d1d35 apparently mm_append_cigar() wastes some memory Heng Li 2018-07-14 23:47:44 -0400
  • 3545e35a42 pairing in the split-idx mode Heng Li 2018-07-14 23:43:34 -0400
  • f3417da838 bugfix: unmapped records are duplicated in output Heng Li 2018-07-14 22:54:05 -0400
  • e5277dbf5c code backup Heng Li 2018-07-14 22:52:36 -0400
  • 1a55227d5a write hits to tmp files (unfinished) Heng Li 2018-07-14 12:15:10 -0400
  • 5cfa621b2d use unmapped records Heng Li 2018-07-07 12:49:15 -0500
  • a609a07f8c optionally output unmapped query in PAF Heng Li 2018-07-07 10:26:08 -0500
  • bcf92b3c46 compute query coverage Heng Li 2018-07-06 21:52:01 -0500
  • 097378ab90 reworked break point counting Heng Li 2018-07-06 09:46:26 -0400
  • 10bbbe28c5 added asmstat Heng Li 2018-07-05 13:22:32 -0400
  • c92a6866f3 Release the GIL to allow native Python threading. Hyeshik Chang 2018-06-27 02:09:58 +0900
  • 6908dc59a5 --splice implied when searching for splicing sites on single strand Maël Kerbiriou 2018-07-04 15:53:27 +0200
  • 50dae10421 paftools call to show statistics on longer indels Heng Li 2018-07-03 14:28:09 -0400
  • 0517972d02 Release minimap2-2.11 (r797) Heng Li 2018-06-21 00:04:08 -0400
  • d46e68e6ad r796: don't use ssize_t Heng Li 2018-06-20 12:45:27 -0400
  • 2584a4149a r295: use -r2000 for ava-ont, NOT for ava-pb Heng Li 2018-06-20 12:24:43 -0400
  • 66674afd09 r794: fixed a bug in seed filtering Heng Li 2018-06-20 10:26:29 -0400
  • e9ca0c9dab added __version__; resolved #165 Heng Li 2018-06-19 15:40:26 -0400
  • 7e6e8ca73f r792: fixed -Wextra warnings and resolved #184 Heng Li 2018-06-19 15:26:58 -0400
  • 408e098859 fix deserialization of zero-length reference names Ilya Kolpakov 2018-06-06 23:04:59 +0200
  • 57f37551f8 expose mm_idx_is_idx, mm_idx_load and mm_idx_dump Ilya Kolpakov 2018-06-06 16:26:23 +0200
  • 4c66b689c3 fix serialization of empty names in mm_idx_dump Ilya Kolpakov 2018-06-06 16:24:25 +0200
  • 1bde2cf076 Allow setting max_frag_len on a per alignment level mvdbeek 2018-06-04 15:48:54 +0200
  • 31fc0f218a Allow setting max_frag_len parameter in Aligner class mvdbeek 2018-06-04 15:42:14 +0200
  • 3d3bcc29a8 Fix CIGAR reallocation with --eqx Aaron Wenger 2018-06-04 12:04:40 -0700
  • 99dcd75f64 added support for 64 bit ARM architectures Hasindu Gamaarachchi 2018-06-11 14:23:03 +1000
  • 154d2caf5b r784: support the =/X CIGAR operators (#156) Heng Li 2018-05-30 16:11:22 -0400
  • a3afeec0b2 r783: reverted to r781 (#155) Heng Li 2018-05-30 15:25:34 -0400
  • 3573784b4d r782: no mask a chain having long ref ovlp (#155) Heng Li 2018-05-30 13:53:45 -0400
  • 872f300955 r781: fixed the buggy heapmerge (resolves #166) Heng Li 2018-05-30 11:55:14 -0400
  • d7b61a039e updated citation Heng Li 2018-05-30 11:11:55 -0400
  • 248158a3e1 Resolved #168: citing the manpage for cs Heng Li 2018-05-30 11:03:16 -0400
  • 9f4309c376 r777: avoid skipping too many seeds Heng Li 2018-05-11 10:25:18 -0400
  • 463f9309f9 Merge branch 'hot-fix' into fix-long-gap Heng Li 2018-05-11 10:13:19 -0400
  • abe989e355 the previous fix on int overflow is incomplete Heng Li 2018-05-11 10:12:57 -0400
  • 881b4ca3a2 r774: Merge branch 'hot-fix' into fix-long-gap Heng Li 2018-05-11 10:02:17 -0400
  • 10c6dd2551 r773: fixed an integer overflow Heng Li 2018-05-11 10:01:23 -0400
  • 7ec6721c44 r772: option -Y not working Heng Li 2018-05-11 10:00:11 -0400
  • e61812ee55 reduced gap len to trigger bad seed filtering Heng Li 2018-05-01 16:17:21 -0400
  • 734ac379bb r770: matching N bases not working properly (#155) Heng Li 2018-04-30 19:55:23 -0400
  • 759f8e4ac9 r769: filter out seeds breaking long gaps Heng Li 2018-04-24 15:37:37 -0400
  • aef7b0744c r768: shortened preset; added dv tag (#25) Heng Li 2018-04-24 12:48:54 -0400
  • 39f836eac8 r767: don't crash when there is no "cg" (#153) Heng Li 2018-04-24 12:32:37 -0400
  • cbeb86dad6 Merge remote-tracking branch 'origin/master' Heng Li 2018-04-10 09:12:26 -0400
  • 372c90ceb5 r764: fixed incorrect inversion mapq (#148) Heng Li 2018-04-10 09:11:49 -0400
  • 2e2e69107c Small bugfix for paftools.js apregier 2018-04-04 14:19:16 -0500
  • ee4cd089f7 r763: fine control long join flank len (#128) Heng Li 2018-03-29 14:16:58 -0400
  • 2d7ec75d50 Release minimap2-2.10 (r761) Heng Li 2018-03-27 11:45:44 -0400
  • 7938ed4893 fixed two mappy warnings Heng Li 2018-03-26 15:12:54 -0400
  • 4740423afa Merge remote-tracking branch 'origin/master' Heng Li 2018-03-26 14:37:17 -0400
  • 1776311a9b updated cookbook Heng Li 2018-03-26 14:37:02 -0400
  • c1a3e05cb0
    Merge pull request #138 from zingdle/patch-1 Heng Li 2018-03-26 07:50:39 -0400
  • ecb6703d4a
    Update README.md zingdle 2018-03-26 14:54:52 +0800
  • 0bf97a367b r755: junceval to only evaluate chromosomes Heng Li 2018-03-24 23:10:06 -0400
  • 1c504d72e4 r754: option to only change name Heng Li 2018-03-23 12:27:11 -0400
  • 5ef9580b17 r753: change bandwidth in ava-ont to 2000bp Heng Li 2018-03-23 10:15:23 -0400
  • 08bd2123b6 r752: option to copy comments to output (#136) Heng Li 2018-03-23 10:04:33 -0400
  • 8766d286df r751: optionally output MD (#118) Heng Li 2018-03-22 14:15:33 -0400
  • 623b5d9d48 r750: check puts() return (#132 & #103) Heng Li 2018-03-22 11:31:58 -0400
  • 18659118cd r749: don't print version etc at low verbose Heng Li 2018-03-22 11:10:55 -0400
  • d1050f4eaf r748: optionally to use system getopt() (#134) Heng Li 2018-03-19 11:18:26 -0400
  • b81d45510e Revision v2 Heng Li 2018-03-16 11:18:06 -0400
  • d135feb1a5 response to reviewers' comments, round 2 Heng Li 2018-03-15 21:59:57 -0400
  • 242ff4e91d r745: junceval - recognize "-" as file name Heng Li 2018-03-15 12:48:33 -0400
  • 7a0c1316ce added more examples to cookbook Heng Li 2018-03-12 22:24:22 -0400