From d2f9fcd57fba54eeeb63b787739443f75ef7f254 Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Fri, 19 Feb 2021 18:00:30 -0600 Subject: [PATCH] Add dnanexusExample.json file --- docs/dnanexusExample.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/dnanexusExample.json diff --git a/docs/dnanexusExample.json b/docs/dnanexusExample.json new file mode 100644 index 0000000..e03a6bc --- /dev/null +++ b/docs/dnanexusExample.json @@ -0,0 +1,5 @@ +{ + "pipeline_url": "https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq -r [version]", + "args": "-profile dnanexus --deriva [credential.json] --bdbag [cookies.txt] --repRID [repRID] --outDir [outDir], + "license": "$NXF_XPACK_LICENSE" +} -- GitLab