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
4
Merged
van den Berg
requested to merge
devel
into
master
4 years ago
Overview
2
Commits
25
Pipelines
6
Changes
4
Expand
0
0
Merge request reports
Viewing commit
ffe02190
Prev
Next
Show latest version
4 files
+
16
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
ffe02190
Add settings for distance and threshold to the configuration
· ffe02190
van den Berg
authored
4 years ago
test/config/config-GIAB-chrM.json
+
4
−
0
Options
@@ -5,5 +5,9 @@
"gvcf"
:
"test/data/16699289_chrM.g.vcf"
,
"vcf"
:
"test/data/16699289_chrM.vcf"
}
},
"settings"
:
{
"threshold"
:
10
,
"distance"
:
0
}
}
Loading