Skip to content

baudrly/hicstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hicstuff

PyPI version PyPI - Python Version Read the docs License: GPLv3 Code style: black

A lightweight library that generates and handles Hi-C contact maps in either CSV or instaGRAAL format.

Installation

   pip3 install hicstuff

Usage

Contact map generation

    yahcp -1 reads_forward.fastq -2 reads_reverse.fastq -f genome.fa [-s size] [-o output_directory] [-e enzyme] [-q quality_min] [--duplicates] [--clean-up]

See yahcp for more information.

Contact map visualization

    vizmap -h

Library

See the documentation on reathedocs.

About

Stuff to do with HiC data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published