Description Usage Arguments Value
View source: R/get_comparison_data.R
rnbi.read.comparisondata Reads the comparison csv file under differential_methylation_data folder of the selected analysis and returns the results.
1 | rnbi.read.comparisondata(qq.value, qq.dir, comp.index, topRows, columnSelected)
|
qq.value |
The analysis name |
qq.dir |
analysis path |
comp.index |
the comparison file index (e.g. 1,2,3..) |
topRows |
reading top n rows |
columnSelected |
which column to read the data |
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.