OFFBASE_IS_REPCODE
if (OFFBASE_IS_REPCODE(inSeqs[i].offBase)) {
assert(OFFBASE_IS_REPCODE(offBase));
if (OFFBASE_IS_REPCODE(offBase)) {
#define OFFBASE_TO_REPCODE(o) (assert(OFFBASE_IS_REPCODE(o)), (o)) /* returns ID 1,2,3 */