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: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# tool-docker-cwl
2
2
3
-
This repository provides a [Common Workflow Language (CWL)](https://www.commonwl.org/) tool for running the <toollink> program. The tool is packaged in a Docker container, allowing it to run on any system with Docker or Singularity installed.
3
+
This repository provides a [Common Workflow Language (CWL)](https://www.commonwl.org/) tool for running the [dorado]()program. `dorado` is packaged in a Docker container, allowing it to run on any system with Docker or Singularity installed.
4
4
5
5
## Prerequisites
6
6
@@ -18,7 +18,7 @@ To install and run the tool, follow these steps:
18
18
3. (optional) Build the Docker image by running the following command from the root of the repository:
0 commit comments