Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RNA-seq
Manage
Activity
Members
Labels
Plan
Issues
12
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
GUDMAP_RBK
RNA-seq
Commits
5216ba93
Commit
5216ba93
authored
4 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Patches
Plain Diff
Add dx run
parent
9cbe8453
2 merge requests
!76
Develop
,
!75
Env.ci
Pipeline
#9474
failed with stages
in 10 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+10
-1
10 additions, 1 deletion
.gitlab-ci.yml
docs/nxf_dnanexus-ci-test.json
+2
-2
2 additions, 2 deletions
docs/nxf_dnanexus-ci-test.json
with
12 additions
and
3 deletions
.gitlab-ci.yml
+
10
−
1
View file @
5216ba93
...
...
@@ -1025,4 +1025,13 @@ dnanexus:
-
ulimit -a
-
module load dxtoolkit/python27/0.294.0
-
export NXF_XPACK_LICENSE=${nxf_license}
-
dx upload ./test_data/fastq/small/Q-Y5F6_1M.R{1,2}.fastq.gz --path ${dnanexus_workspace}:/ci-env/input/ --parents --auth-token ${dnanexus_authToken} --workspace-id $dnanexus_workspace}
\ No newline at end of file
-
dx upload ./test_data/auth/c* --path ${dnanexus_workspace}:/ci-env/auth/ --parents --auth-token ${dnanexus_authToken} --workspace-id $dnanexus_workspace}
-
dx upload ./test_data/fastq/small/Q-Y5F6_1M.R{1,2}.fastq.gz --path ${dnanexus_workspace}:/ci-env/input/ --parents --auth-token ${dnanexus_authToken} --workspace-id $dnanexus_workspace}
-
>
dx run nf-dxapp-bicf \
--watch \
--delay-workspace-destruction \
--instance-type mem1_ssd1_v2_x16 \
--input-json "$(envsubst < ./docs/nxf_dnanexus-ci-test.json)"
-
dx rm ${dnanexus_workspace}:/ci-env/auth/c* --all
-
dx rm ${dnanexus_workspace}:/ci-env/input/Q-Y5F6_1M.R{1,2}.fastq.gz --all
This diff is collapsed.
Click to expand it.
docs/nxf_dnanexus-ci-test.json
+
2
−
2
View file @
5216ba93
{
"pipeline_url"
:
"https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq.git -r
develop
"
,
"args"
:
"-profile dnanexus --deriva dx://NextFlow_Prototype:
test_data/rna-seq
/auth/credential.json --bdbag dx://NextFlow_Prototype:auth/cookies.txt --repRID Q-Y5F6 --source staging --upload false --dev
tru
e --ci
fals
e --track false -with-report dx://NextFlow_Prototype:
gudmap_rbk-
output/Q-Y5F6_fastqoverride_report.html --refSource datahub --outDir dx://NextFlow_Prototype:
gudmap_rbk-
output/Q-Y5F6_fastqoverride, --fastqsForce dx://NextFlow_Prototype:
test_data/rna-seq/fastq/small
/*.fastq.gz"
,
"pipeline_url"
:
"https://git.biohpc.swmed.edu/gudmap_rbk/rna-seq.git -r
env.ci
"
,
"args"
:
"-profile dnanexus --deriva dx://NextFlow_Prototype:
/ci-env
/auth/credential.json --bdbag dx://NextFlow_Prototype:
/ci-env/
auth/cookies.txt --repRID Q-Y5F6 --source staging --upload false --dev
fals
e --ci
tru
e --track false -with-report dx://NextFlow_Prototype:
/ci-env/
output/Q-Y5F6_fastqoverride_report.html --refSource datahub --outDir dx://NextFlow_Prototype:
ci-env/
output/Q-Y5F6_fastqoverride, --fastqsForce dx://NextFlow_Prototype:
/ci-env
/*.fastq.gz"
,
"license"
:
"$NXF_XPACK_LICENSE"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment