hicexplorer_pca: Run hicPCA

View source: R/analysis.R

hicexplorer_pcaR Documentation

Run hicPCA

Description

Run hicPCA and return the PCs, the O/E matrix and the Pearson correlation matrix

Usage

hicexplorer_pca(
  hic_matrix,
  juicertools,
  executable = "hicPCA",
  executable_convert = "hicConvertFormat",
  java = "java",
  npc = 2,
  chrom = NULL,
  method = "lieberman"
)

Arguments

hic_matrix

A Hi-C matrix object


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