You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/docs/installation.rst
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,19 @@ If the `Rust <https://www.rust-lang.org/tools/install>`_ compiler and associated
33
33
34
34
Docker
35
35
~~~~~~
36
+
Alignoth is also available as a prebuilt container through `Biocontainers <https://biocontainers.pro/tools/alignoth>`_.
37
+
This image provides a ready-to-use environment with all dependencies preinstalled, making it convenient for users who prefer containerized workflows or encounter issues with native installations.
38
+
39
+
To pull and run the image directly from Quay.io, use:
0 commit comments