load_juicer_hic: Load Hi-C dataset from a .hic file

View source: R/io.R

load_juicer_hicR Documentation

Load Hi-C dataset from a .hic file

Description

This function invokes Juicer tools for the dumping

Usage

load_juicer_hic(
  file_path,
  resol,
  type,
  norm,
  genome,
  sample = NULL,
  chrom = NULL
)

Arguments

file_path

Path to the .hic file

resol

Resolution in base pair (BP)

norm

See the manual of Juicer tools.

chrom

A character vector to indicate what chromosomes to load

matrix

Should be observed or oe

Value

A Hi-C object


haizi-zh/hictools documentation built on June 29, 2022, 4:32 a.m.