zhang-jiankun / hickit-modified

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C 85.8%Language:JavaScript 10.0%Language:C++ 3.7%Language:Makefile 0.5%