Skip to content
Snippets Groups Projects
Commit 4ad4c11c authored by Bertache's avatar Bertache
Browse files

Edit README.md

parent a669c868
No related merge requests found
...@@ -6,7 +6,7 @@ SPDX-License-Identifier: CC0-1.0 ...@@ -6,7 +6,7 @@ SPDX-License-Identifier: CC0-1.0
![Coverage](coverage_badge.svg) ![Coverage](coverage_badge.svg)
# Hi-Classifier # Hi-Classifier
This is a reuse of [Microsplit](https://pypi.org/project/microsplit/) structure. This is Hi-Classifier, a command-line tool designed for identify and managing type of paired reads in BAM files. It follows the logic and structure of the [Parasplit](https://pypi.org/project/parasplit/) tool but is tailored for Micro-C data. The tool reads alignment files (SAM, BAM, or CRAM) using `pysam` and identifies events of soft-clipping or hard-clipping. The identified clipping points are treated as restriction sites to generate new pairs of sequences. This is a reuse of [Microsplit](https://pypi.org/project/microsplit/) structure. This is Hi-Classifier, a command-line tool designed for identify and managing type of paired reads in BAM files. Hi-Classifier is a command-line tool designed to identify, classify, and manage paired reads in BAM files derived from Hi‑C experiments. It follows the logic and structure of the [Parasplit](https://pypi.org/project/parasplit/) tool but is tailored for Micro-C data. The tool reads alignment files (SAM, BAM, or CRAM) using `pysam` and identifies events of soft-clipping or hard-clipping.
## Features ## Features
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment