View source: R/heatmap_motif_to_CISBP_family.R
| heatmap_motif_to_CISBP_family | R Documentation | 
Retrieve the motifs from a motif heatmap
heatmap_motif_to_CISBP_family( matrix, hclust_out, motifs, main, motif_similarity_cutoff = 0.9 )
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  | 
Character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.