
encga.opencga-client.3.3.0.source-code.build.sh Maven / Gradle / Ivy
#!/bin/sh
docker run --rm \
--mount type=bind,source=$1,target=/opt/opencga/R \
--mount type=bind,source=/tmp,target=/opt/opencga \
opencb/opencga-r-builder:1.0.0 \
R CMD build /opt/opencga/R
© 2015 - 2025 Weber Informatics LLC | Privacy Policy