heatmap_motif_to_CISBP_family: Retrieve the motifs from a motif heatmap

View source: R/heatmap_motif_to_CISBP_family.R

heatmap_motif_to_CISBP_familyR Documentation

Retrieve the motifs from a motif heatmap

Description

Retrieve the motifs from a motif heatmap

Usage

heatmap_motif_to_CISBP_family(
  matrix,
  hclust_out,
  motifs,
  main,
  motif_similarity_cutoff = 0.9
)

Arguments

matrix

input_matrix of the main heatmap

hclust_out

hclust_out used to generate of the main heatmap

motifs

Universalmotif object. The same one used to generate the main heatmap

main

ComplexHeatmap object.

motif_similarity_cutoff

similarity cutoff to determine closest motif in CISBP

Value

Character vector


TedCCLeung/PhotoperiodMotif documentation built on April 27, 2022, 9:01 p.m.