Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vcf-to-varda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Klinische Genetica
capture-lumc
vcf-to-varda
Merge requests
!2
Add testing to vcf-to-varda
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add testing to vcf-to-varda
devel
into
master
Overview
2
Commits
25
Pipelines
6
Changes
1
Merged
van den Berg
requested to merge
devel
into
master
4 years ago
Overview
2
Commits
25
Pipelines
6
Changes
1
Expand
0
0
Merge request reports
Viewing commit
1d0f6a6f
Prev
Next
Show latest version
1 file
+
5
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
1d0f6a6f
Add sge cluster configuration
· 1d0f6a6f
van den Berg
authored
4 years ago
test/test-integration.yml
0 → 100644
+
88
−
0
Options
-
name
:
test-integration-GIAB-chrM
tags
:
-
integration
command
:
>
snakemake
--configfile test/config/config-GIAB-chrM.json
--use-singularity
--singularity-args ' --containall --bind /tmp'
--notemp
--cores 1
16699289/varda/16699289_coverage.varda
16699289/varda/16699289_variants.varda
files
:
-
path
:
16699289/varda/16699289_coverage.varda
-
path
:
16699289/varda/16699289_variants.varda
-
name
:
test-integration-trim-alt-exclude-uncalled
tags
:
-
integration
command
:
>
snakemake
--configfile test/config/config-noalt-uncalled.json
--use-singularity
--singularity-args ' --containall --bind /tmp'
--notemp
--cores 1
16699289/varda/16699289_trimmed.vcf
files
:
-
path
:
16699289/varda/16699289_trimmed.vcf
must_not_contain
:
-
"
chrM
\t
150
\t
.
\t
T
\t
C"
-
"
chrM
\t
152
\t
.
\t
T
\t
C"
contains
:
-
"
chrM
\t
73
\t
.
\t
G
\t
A"
-
"
chrM
\t
150
\t
.
\t
T
\t
."
-
"
chrM
\t
152
\t
.
\t
T
\t
."
-
"
chrM
\t
195
\t
.
\t
C
\t
T"
-
name
:
test-integration-multiallelic
tags
:
-
integration
command
:
>
snakemake
--configfile test/config/config-multiallelic.json
--use-singularity
--singularity-args ' --containall --bind /tmp'
--notemp
--cores 1
16699289/varda/16699289_variants_ucsc.varda
files
:
-
path
:
16699289/varda/16699289_trimmed.vcf
must_not_contain
:
-
"
chrM
\t
195
\t
.
\t
C
\t
T,*"
-
"
chrM
\t
410
\t
.
\t
A
\t
C,G"
-
"
chrM
\t
2261
\t
.
\t
C
\t
T,CATTTT"
contains
:
-
"
chrM
\t
195
\t
.
\t
C
\t
*"
-
"
chrM
\t
410
\t
.
\t
A
\t
C"
-
"
chrM
\t
2261
\t
.
\t
C
\t
T"
-
path
:
16699289/varda/16699289_single.vcf
must_not_contain
:
-
"
chrM
\t
1581
\t
.
\t
A
\t
C,G"
contains
:
-
"
chrM
\t
1581
\t
.
\t
A
\t
C"
-
"
chrM
\t
1581
\t
.
\t
A
\t
G"
-
path
:
16699289/varda/16699289_no_alt_star.vcf
must_not_contain
:
-
"
chrM
\t
195
\t
.
\t
C
\t
*"
contains
:
-
"
chrM
\t
152
\t
.
\t
T
\t
C"
-
"
chrM
\t
410
\t
.
\t
A
\t
C"
-
path
:
16699289/varda/16699289_variants_ucsc.varda
-
name
:
test-integration-GIAB-chrM-coverage
tags
:
-
integration
command
:
>
snakemake
--configfile test/config/config-GIAB-chrM.json
--use-singularity
--singularity-args ' --containall --bind /tmp'
--notemp
--cores 1
16699289/varda/16699289_coverage.varda
files
:
-
path
:
16699289/varda/16699289_coverage.varda
contains
:
-
"
NC_012920.1
\t
0
\t
16571
\t
2"
Loading