We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf55cb8 commit 5642efbCopy full SHA for 5642efb
1 file changed
src/DPPOP.CLI/README.md
@@ -25,7 +25,8 @@ docker run --rm --mount "type=bind,source=C:/my-data,target=/data" csbdocker/dpp
25
### Local container smoke test
26
27
From the repository root, build the image and run it against the checked-in
28
-container fixtures:
+container fixtures. `Chlamy_JGI5_5.fasta` is the proteome; `rbcl.fasta` is
29
+the target proteins/proteins-of-interest FASTA.
30
31
```powershell
32
docker build -t dppop:local .
0 commit comments