From 7c5ad1d90eeb7abea0a91e8b9888d4981ca71bda Mon Sep 17 00:00:00 2001 From: aclum Date: Fri, 13 Dec 2024 15:58:03 -0800 Subject: [PATCH] Remove extraneous white spaces in workflows overview.rst --- pullers/workflow_docs/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pullers/workflow_docs/overview.rst b/pullers/workflow_docs/overview.rst index 6f561a2..c3d5f4c 100644 --- a/pullers/workflow_docs/overview.rst +++ b/pullers/workflow_docs/overview.rst @@ -17,4 +17,4 @@ Two common ways to install and run the NMDC workflows: The NMDC workflows have been written in WDL and require a WDL-capable Workflow Execution Tool (i.e., Cromwell). To ease the native installation, Docker images have been created for the third-party tools for all of the workflows as well. The workflows use the corresponding Docker images to run the required third-party tools. Databases must be downloaded and installed for most of the workflows. -The NMDC workflows are also available as a web application called `NMDC EDGE `_ . The application has only the NMDC workflows integrated into an updated framework for `EDGE Bioinformatics `_ ; this provides the workflows, third-party software, and requisite databases within a platform with a user-friendly interface. NMDC EDGE is provided as a web application especially for users who are not comfortable with running command line tools or without the computational resources to run the command line/ Docker versions. +The NMDC workflows are also available as a web application called `NMDC EDGE `_. The application has only the NMDC workflows integrated into an updated framework for `EDGE Bioinformatics `_; this provides the workflows, third-party software, and requisite databases within a platform with a user-friendly interface. NMDC EDGE is provided as a web application especially for users who are not comfortable with running command line tools or without the computational resources to run the command line/Docker versions.