Heng Li
bbb4f97e52
support RMQ
2021-05-03 09:27:04 -04:00
Heng Li
0f5608c4a4
r1028: backport minigraph -U
2021-05-01 15:41:39 -04:00
Heng Li
e8823a3709
r1027: renamed hifi to map-hifi; changed default
2021-05-01 15:22:51 -04:00
Heng Li
7edeec67b0
r1026: fixed bugs in seed sampling add hifi
2021-05-01 15:07:56 -04:00
Heng Li
feb92d32ea
r1025: seed rescuring
2021-04-30 17:33:16 -04:00
Heng Li
f995f55610
added --mask-len for #659
2020-08-21 11:12:50 -04:00
Heng Li
a7a01fe5bd
r973: fixed compiling errors caused
2020-01-21 10:43:31 -05:00
Heng Li
eb3ed6993d
support ALT mapping
2020-01-21 09:17:50 -05:00
Heng Li
040f74102c
r965: added --chain-gap-scale for #540
2020-01-18 10:29:33 -05:00
Heng Li
6762368cf0
r940: added the splice:hq preset
...
for high-quality CCS/mRNA splice alignment
2019-05-04 14:00:31 -04:00
Heng Li
be171aa2dc
implemented in exts; testing is the next
2019-04-28 16:47:12 -04:00
Heng Li
d431dc0181
r917: added --max-chain-iter to avoid worst case
...
Resolves #324
2019-02-27 14:41:01 -05:00
Heng Li
5e55e397e9
r882: guard against -E0 ( #263 )
2018-11-05 23:36:12 -05:00
Heng Li
170863e553
r849: option -P doesn't work
...
I don't know why I haven't found it at the beginning.
2018-10-04 16:11:59 -04:00
Heng Li
ff9917a1c4
r819: mappy to support cs/MD
2018-07-24 23:29:55 -04:00
Maël Kerbiriou
6908dc59a5
--splice implied when searching for splicing sites on single strand
2018-07-05 07:41:26 -04:00
Heng Li
2584a4149a
r295: use -r2000 for ava-ont, NOT for ava-pb
2018-06-20 12:24:43 -04:00
Heng Li
7e6e8ca73f
r792: fixed -Wextra warnings and resolved #184
2018-06-19 15:26:58 -04:00
Heng Li
734ac379bb
r770: matching N bases not working properly ( #155 )
2018-04-30 19:55:23 -04:00
Heng Li
ee4cd089f7
r763: fine control long join flank len ( #128 )
2018-03-29 14:16:58 -04:00
Heng Li
5ef9580b17
r753: change bandwidth in ava-ont to 2000bp
2018-03-23 10:15:23 -04:00
Heng Li
bdc615c1d4
r741: added --min-occ-floor to improve #107
2018-03-12 14:32:27 -04:00
Heng Li
24a4808826
r718: retrieve sequence from the index
2018-02-23 10:18:26 -05:00
Heng Li
1372977a37
r708: implemented double Z-drop thresholds ( #112 )
...
When aligning long reads, we would prefer to align through low-quality
regions. This requires a large Z-drop threshold. However, to find small
inversions, we need to use a small Z-drop. This commit address this
conflict with two Z-drop thresholds. When Z-drop exceeds the smaller
threshold, we perform a local alignment to check if there is a potential
inversion. If there is one, we break the alignment; otherwise we break
the alignment only if Z-drop excess the larger threshold.
This commit also fixes a bug that reported wrong coordinates when the
inversion is on the forward strand (#112 ).
2018-02-15 10:50:49 -05:00
Heng Li
7ef5490884
r703: added --max-clip-ratio
...
still testing the option
2018-02-12 13:29:18 -05:00
Heng Li
29b4a1786c
r685: tune end seed filter again
2018-02-05 11:48:22 -05:00
Heng Li
dbf284b2d9
r684: separate end score from min_chain_score
2018-02-05 11:40:38 -05:00
Heng Li
da6947cfa3
r671: cleanup command line options
2018-01-31 13:59:52 -05:00
Heng Li
d676a5314b
r664: use --heat-sort for sr by default
2018-01-26 12:25:42 -05:00
Heng Li
123bc1d91d
put option operations in another file
2018-01-26 08:38:37 -05:00