Skip to content

Commit

Permalink
Version AllPairs Docker image v1
Browse files Browse the repository at this point in the history
docker push reedcompbio/allpairs:v1
  • Loading branch information
agitter committed Jun 22, 2024
1 parent 42cf81a commit ca44de1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-wrappers/AllPairs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ The Docker wrapper can be tested with `pytest -k test_ap.py` from the root of th
## Notes
- The `all-pairs-shortest-paths.py` code is located locally in SPRAS (since the code is short). It is under `docker-wrappers/AllPairs`.
- Samples of an input network and source/target file are located under test/AllPairs/input.

## Versions:
- v1: Initial version. Copies source file from SPRAS repository.

0 comments on commit ca44de1

Please sign in to comment.