View source: R/fct_08_bicluster.R
bicluster_summary_message | R Documentation |
Give the summary of the identified clusters from the get_biclustering
function which gives the number of clusters found and the samples used.
bicluster_summary_message(biclustering, select_bicluster)
biclustering |
Return list from
|
select_bicluster |
Number of selected cluster to return information on |
A character string message with the requested summary information.
Other bicluster functions:
get_biclust_table_data()
,
get_biclustering()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.