Compares the results of two independent GAM-clustering analyses. The function evaluates module overlap, similarity indices, and, when applicable, correlations between module expression patterns. Comparisons can be performed using either all module genes or only positively scored genes. A combined summary figure is generated to facilitate assessment of module reproducibility and consistency across datasets or parameter settings.
Arguments
- dir1
Folder with GAM-clustering results of the first run.
- dir2
Folder with GAM-clustering results of the second run.
- name1
Name of the first run.
- name2
Name of the second run.
- same.data
Whether two runs were made on the same data.
- use.genes.with.pos.score
Whether to build figure considering positive genes only.
- work.dir
Folder where final figure should be saved in.
- plot.height
Height of the resulting plot in inches.
- plot.width
Width of the plot in inches.
- file.name
Name of the final figure.