get_biclust_table_data: Table of biclustering data

View source: R/fct_08_bicluster.R

get_biclust_table_dataR Documentation

Table of biclustering data

Description

This function processes results from the biclustering functions to be displayed in a table.

Usage

get_biclust_table_data(res, biclust_data, select_org, all_gene_info)

Arguments

res

The res object returned in the list output from get_biclustering()

biclust_data

Matrix of data returned from bicluster()

select_org

String indicating selected organism for the expression data.

all_gene_info

Gene information matched species in iDEP database from gene_info()

Value

A dataframe of results

See Also

Other bicluster functions: bicluster_summary_message(), get_biclustering()


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.