listAvailableElements: Shows available chromatin marks and factors

Description Usage Arguments Value Examples

View source: R/listFunctions.R

Description

Lists chromatin marks and transcription factors that are available to be used for the comparison analysis by the fuctions metagenePlotsForComparison(), plotReferenceDistribution() and predictionScore().

listAvailableElements

Usage

1

Arguments

target

String, chromatin mark or transcription factor to be analysed. With the keywords "mark" and "TF" the respective lists with the available elements are listed.

Value

List of elements or single string

Examples

1
2
3
4
listAvailableElements(target="CTCF")
listAvailableElements(target="H3K36me3")
listAvailableElements(target="TF")
listAvailableElements(target="mark")

carmencita/CHIC documentation built on May 2, 2021, 5:09 p.m.