Originally posted by swbarnes2
View Post
bntseq.c: m_seqs = m_holes = 8; m_pac = 0x10000;
bwt_gen.c:#define MIN_AVAILABLE_WORD 0x10000
bwtsw2_aux.c: p->flag |= 0x10000;
bwtsw2_aux.c: ksprintf(&str, "%s\t%d", ks->name, q->flag | (opt->multi_2nd && i? 0x100 : 0));
bwt_gen.c:#define MIN_AVAILABLE_WORD 0x10000
bwtsw2_aux.c: p->flag |= 0x10000;
bwtsw2_aux.c: ksprintf(&str, "%s\t%d", ks->name, q->flag | (opt->multi_2nd && i? 0x100 : 0));
Leave a comment: