LogTFIDF: Compute the log TF-IDF transform for accessibility matrices...

View source: R/chrom.R

LogTFIDFR Documentation

Compute the log TF-IDF transform for accessibility matrices Adapted from Signac

Description

Compute the log TF-IDF transform for accessibility matrices Adapted from Signac

Usage

LogTFIDF(counts, scale.factor = 10000, verbose = T)

Arguments

counts

Accessibility counts matrix

scale.factor

Factor to scale normalized counts with. Default is 10000.

verbose

Print progress

Value

Counts matrix normalized with the log(TF-IDF + 1) transform


yanwu2014/chromfunks documentation built on Aug. 20, 2023, 9:17 a.m.