Brick_list_mcool_normalisations: Get all available normalisations in an mcool file.

View source: R/Brick_functions.R

Brick_list_mcool_normalisationsR Documentation

Get all available normalisations in an mcool file.

Description

Brick_list_mcool_normalisations lists the names available for accessing the various normalisation factors in an mcool file. Please note, this only lists the mapping of the columns to their respective names. It does not check for the availability of that particular column in the mcool file

Usage

Brick_list_mcool_normalisations(names.only = FALSE)

Arguments

names.only

Optional. Default FALSE A parameter specifying whether to list only the human readable names without their respective column names in the mcool file.

Value

A named vector listing all possible normalisation factors.

Examples

Brick_list_mcool_normalisations()


koustav-pal/HiCBlocks documentation built on Oct. 29, 2022, 8:17 a.m.