From a6757dda9dd9fddefd914f4fac2ec0add5d42cef Mon Sep 17 00:00:00 2001 From: Olivia Wen-Mei Lang Date: Thu, 19 Mar 2026 15:17:46 -0400 Subject: [PATCH 1/2] add an admonition about out-of-date containers Since there are several issue tickets indicating problems with container-based use (#112, #106, #94, #88, #85), it may be helpful to users for the documentation to be updated accordingly. Not sure how docs are hosted but this may also need a redeployment after PR. --- docs/html/usage/installation.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/html/usage/installation.html b/docs/html/usage/installation.html index bc81b3b..b54fb12 100644 --- a/docs/html/usage/installation.html +++ b/docs/html/usage/installation.html @@ -224,8 +224,12 @@

Option 1: Install from source in GitHub -

Option 2: Running FitHiChIP with Docker or Singularity

-

To not deal with any dependencies and be sure that program will execute correctly, we have prepared images for you to run your analysis in.

+

Option 2: Running FitHiChIP with Docker or Singularity

+
+

Warning

+

These container instructions are out of date!

+
+

To not deal with any dependencies and be sure that program will execute correctly, we have prepared images for you to run your analysis in.

Choose a container system:

    @@ -282,7 +286,6 @@

    Option 2: Running FitHiChIP with Docker or Singularity -