An app to adapt pl-pacsquery output to pl-s3retrieve input'
7.8K
############### pl-s3path ###############
.. image:: https://img.shields.io/github/tag/fnndsc/pl-s3path.svg?style=flat-square :target: https://github.com/FNNDSC/pl-s3path .. image:: https://img.shields.io/docker/build/fnndsc/pl-s3path.svg?style=flat-square :target: https://hub.docker.com/r/fnndsc/pl-s3path/
A CUBE 'ds' plugin to adapt pl-pacsquery output to pl-s3retrieve input.
Input must contain success.txt generated by the pl-pacsquery plugin.
docker run.. code-block:: bash
docker run -t --rm
-v $(pwd)/../pl-pacsquery/out:/input
-v $(pwd)/output:/output
fnndsc/pl-s3path s3path.py \
--seriesUIDS 0
/input /output
Content type
Image
Digest
Size
181.2 MB
Last updated
over 7 years ago
docker pull fnndsc/pl-s3path