View source: R/Brick_functions.R
Brick_list_mcool_normalisations | R Documentation |
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
Brick_list_mcool_normalisations(names.only = FALSE)
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. |
A named vector listing all possible normalisation factors.
Brick_list_mcool_normalisations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.