/hickit-modified

modified from lh3/hickit, output cell barcode (split from read name) to the .pairs.gz file

Primary LanguageC

Manual

Modified from https://github.com/lh3/hickit, add cell barcode information(extracted by readname) to .pairs file

hickit –i ${id}.contacts.seg.gz -o - | gzip > ${id}.contacts.pairs.gz

Files changed

  • hickit.h
  • io.c
  • pair.c

Changes are marked.