@@ -999,6 +1000,17 @@ sub print_documentation_page {
"<strong>False Positive Rate by DMP set Count</strong><br /><img src=\"$WEB_ROOT/img/analysis-fdr.png\" width=100%><br />This plot suggests that for a DMP set of >= 20, a threshold of -log10 (binomial p value) >= 3.38 (equivalent to 0.001 in corrected p value) maintains the false positive rate below around 0.0025 (0.25%)."
);
+ print Template::content_box("Versions",
+ "<strong>v1.2</strong><br \><br \>
+This version includes DHS data from the BLUEPRINT Consortium.<br />",
+
+ "<strong>v1.1</strong><br /><br />
+Version 1.1 adds both DHS and Histone marks from the Consolidated Roadmap data to eFORGE analysis. One of the options allows to run eFORGE against all five H3 marks at once. This version also includes new changes under the hood like a redeisgn of the underlying database.<br />",
+
+ "<strong>v1.0</strong><br /><br />
+First version of eFORGE. The tools allows to analyses DMPs versus Epigenome Roadmap and ENCODE DHS.<br />"
0 comments on commit
4c8b4d5