- rifiComparative::annot_gThe result of gff3_preprocessing of gff3 file A list containing all necessary information from a gff file for adjusting_HLToInt and visualization.
- rifiComparative::data_combined_minimalThe result of joining_by_row for inp_s and inp_f example data A data frame containing the output of joining_by_row as a data frame
- rifiComparative::df_comb_minimalThe result of joining_by_column for data_combined_minimal example data A data frame containing the output of joining_by_row as a data frame
- rifiComparative::df_mean_minimalThe result of adjusting_HLToInt for stats_df_comb_minimal and annotation example data A data frame containing the output of adjusting_HLToInt as a data frame
- rifiComparative::differential_expressionAn example data frame from Synechosystis PCC 6803 differential probes expression obtained from limma package and only interesting variables were selected. The data frame was used entirely.
- rifiComparative::fragment_intThe result of fragmentation for df_comb_minimal example data A data frame containing the output of fragmentation as a data frame
- rifiComparative::inp_fThe result of loading_fun for stats_se_cdt2 example data Two data frame containing the output of loading_fun as second element of a list.
- rifiComparative::inp_sThe result of loading_fun for stats_se_cdt1 example data Two data frame containing the output of loading_fun as first element of a list.
- rifiComparative::pen_HLThe result of penalties for df_comb_minimal example data. A list containing the output from penalties including the logbook and two penalty objects.
- rifiComparative::pen_intThe result of penalties for df_comb_minimal example data. A list containing the output from penalties including the logbook and two penalty objects.
- rifiComparative::penalties_dfThe result of penalties for df_comb_minimal example data A data frame containing the output of penalties as a data frame
- rifiComparative::stats_df_comb_minimalThe result of statistics for fragment_int example data A data frame containing the output of statistics as a data frame
- rifiComparative::stats_se_cdt1An example SummarizedExperiment from Synechosystis PCC 6803 first condition obtained from rifi_statistics and used as input for rifiComparative
- rifiComparative::stats_se_cdt2An example SummarizedExperiment from Synechosystis PCC 6803 second condition obtained from rifi_statistics and used as input for rifiComparative