CMD + K

hiline

Community

HiC alignment and classification pipeline.

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::hiline

Usage Tracking

0.2.4
0.2.2
0.2.1
0.1
0.0.9
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This is a HiC short-read alignment pipeline. It will perform an alignment, or read in an external alignment, perform optional duplicate-read marking, perform HiC read classification based on an in-slico restriction digest of reference sequences and finally split the output alignments based on HiC read-type. It can also optionally process and output HiC alignment statistics. Under the hood, it uses bwa mem and samtools to perform and process alignments. It also uses a custom C++ Python extension to perform the in-silico digest (using the Hyperscan (https://github.com/intel/hyperscan) regex library) and subsequent HiC classification.

About

Summary

HiC alignment and classification pipeline.

Last Updated

Oct 12, 2021 at 13:01

License

MIT

Total Downloads

44.1K

Supported Platforms

linux-64
macOS-64