Learn R Programming

HiCociety (version 0.1.39)

Inferring Chromatin Interaction Modules from 3C-Based Data

Description

Identifies chromatin interaction modules by constructing a Hi-C contact network based on statistically significant interactions, followed by network clustering. The method enables comparison of module connectivity across two Hi-C datasets and is capable of detecting cell-type-specific regulatory modules. By integrating network analysis with chromatin conformation data, this approach provides insights into the spatial organization of the genome and its functional implications in gene regulation. Author: Sora Yoon (2025) .

Copy Link

Version

Install

install.packages('HiCociety')

Monthly Downloads

84

Version

0.1.39

License

GPL-3

Maintainer

Sora Yoon

Last Published

February 16th, 2026

Functions in HiCociety (0.1.39)

ConnectivityDiff

Connectivity difference between two conditions
get_example_hic_file

Example download
getElbowPoint

Estimation of elbow point from J-shaped-curve
get_txdb

All available Txdb
add_Genes

Add gene information
getContactProbability

Contact probability
getContactFrequency

Get contact Frequency
check_package

Check if a package is installed
calculate_avg_count

Calculate Average Count within 5-pixel Padding
get_all_chr_names

Retrieve chromosome names from .hic file
hic2network

HiC to network data format
hic2community

Create module objects from the Hi-C data
visualizeModule

Visualization of module