terra tools:与Terra一起使用的脚本 源码
用于Terra的工具 要使用Docker运行赠送脚本: docker run --rm -v "$HOME"/.config:/.config -v "$(pwd)"/files:/files broadinstitute/terra-tools:latest python3 scripts/[removed] 例如,运行upload_tsv脚本: 将输入文件( )本地移动到files/目录 运行docker run --rm -v "$HOME"/.config:/.config -v "$(pwd)"/files:/files broadinsti
下载地址
用户评论