mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
added reverse complement
This commit is contained in:
@@ -116,5 +116,6 @@ cdef extern from "cmappy.h":
|
||||
void mm_fastx_close(kseq_t *ks)
|
||||
int kseq_read(kseq_t *seq)
|
||||
|
||||
uint8_t *mappy_revcomp(int l, uint8_t *seq)
|
||||
int mm_verbose_level(int v)
|
||||
void mm_reset_timer()
|
||||
|
||||
Reference in New Issue
Block a user