diff --git a/Singularity b/Singularity deleted file mode 100755 index 65fa957..0000000 --- a/Singularity +++ /dev/null @@ -1,7 +0,0 @@ -Bootstrap: docker -From: aylab/fithichip:latest -IncludeCmd: yes - -%post - chmod -R 777 /root - echo "FitHiChIP" 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 @@
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.
+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 -