View source: R/fct_08_bicluster.R
get_biclust_table_data | R Documentation |
This function processes results from the biclustering functions to be displayed in a table.
get_biclust_table_data(res, biclust_data, select_org, all_gene_info)
res |
The |
biclust_data |
Matrix of data returned from
|
select_org |
String indicating selected organism for the expression data. |
all_gene_info |
Gene information matched species in iDEP database from
|
A dataframe of results
Other bicluster functions:
bicluster_summary_message()
,
get_biclustering()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.