Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
biopet.biopet
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
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
Mirrors
biopet.biopet
Commits
2ac12ea5
Commit
2ac12ea5
authored
9 years ago
by
Sander Bollen
Browse files
Options
Downloads
Patches
Plain Diff
Use namespace terminology (see #163)
parent
5b1fc7c4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/pipelines/shiva.md
+4
-4
4 additions, 4 deletions
docs/pipelines/shiva.md
with
4 additions
and
4 deletions
docs/pipelines/shiva.md
+
4
−
4
View file @
2ac12ea5
...
...
@@ -95,15 +95,15 @@ To view all possible config options please navigate to our Gitlab wiki page
<a
href=
"https://git.lumc.nl/biopet/biopet/wikis/GATK-Variantcalling-Pipeline"
target=
"_blank"
>
Config
</a>
### Required settings
|
Config Nam
e | Name | Type | Default | Function |
|
Namespac
e | Name | Type | Default | Function |
| ----------- | ---- | ---- | ------- | -------- |
| | output_dir | String | | Path to output directory |
|
-
| output_dir | String | | Path to output directory |
| Shiva | variantcallers | List[String] | | Which variant callers to use |
### Config options
|
Config Nam
e | Name | Type | Default | Function |
|
Namespac
e | Name | Type | Default | Function |
| ----------- | ---- | ----- | ------- | -------- |
| shiva | reference | String | | reference to align to |
| shiva | dbsnp | String | | vcf file of dbsnp records |
...
...
@@ -136,7 +136,7 @@ The other mode, `library_variantcalling`, will call simultaneously call all libr
The config for these therefore is:
|
Config Nam
e | Name | Type | Default | Function |
|
Namespac
e | Name | Type | Default | Function |
| ----------- | ---- | ---- | ------- | -------- |
| shiva | multisample_variantcalling | Boolean | true | Default, multisample calling |
| shiva | single_sample_variantcalling | Boolean | false | Not-recommended, single sample, merged bam |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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