We want to make PharmCAT easily available on cloud genomics analysis platforms. We already publish a Docker image to Docker Hub so it should be relatively easy to make that image available to different cloud providers. For example, we want to enable access from AnVIL.
After doing some research it seems the best route is publishing a workflow through Dockstore. This will make it available through AnVIL but also DNAStack, DNAnexus, and others.
Current questions are:
- How do we get this integrated with our release process?
- How do we get stats on usage?
- How can we test to ensure availability and success on all the downstream platforms?