Description Usage Arguments Value
View source: R/get_comparison_data.R
Reads the comparison csv file under differential_methylation_data folder of the selected analysis and returns the Logical (True, False) results used for Venn Diagram purpose.
1 | rnbi.read.comparisondatalogical(dataset, column, equality, range)
|
dataset |
dataframe of differential methylation comparison data, |
column |
column selected from the interface to read the data |
equality |
the assignment operator selected form the interface |
range |
range of value selected from the interface |
dataframe of the data read from csv file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.