https://github.com/kaczmarj/asap-container
Container for ASAP software
https://github.com/kaczmarj/asap-container
Last synced: about 2 months ago
JSON representation
Container for ASAP software
- Host: GitHub
- URL: https://github.com/kaczmarj/asap-container
- Owner: kaczmarj
- License: mit
- Created: 2022-02-09T13:46:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T14:02:44.000Z (over 3 years ago)
- Last Synced: 2025-02-10T03:22:25.960Z (4 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASAP container
[](https://hub.docker.com/r/kaczmarj/asap)
```
docker pull kaczmarj/asap:2.0.0
```or
```
singularity pull docker://kaczmarj/asap:2.0.0
```Workflow is to build the Docker image and then convert to a Singularity image.
Singularity tends to play better with graphical interfaces.ASAP is available at https://github.com/computationalpathologygroup/ASAP.