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
19bbb31c
Commit
19bbb31c
authored
9 years ago
by
Sander Bollen
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin' into feature-varda
parents
29ddfee6
59cdddd6
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
protected/biopet-gatk-extensions/src/main/scala/nl/lumc/sasc/biopet/extensions/gatk/broad/GenotypeGVCFs.scala
+2
-1
2 additions, 1 deletion
...umc/sasc/biopet/extensions/gatk/broad/GenotypeGVCFs.scala
with
2 additions
and
1 deletion
protected/biopet-gatk-extensions/src/main/scala/nl/lumc/sasc/biopet/extensions/gatk/broad/GenotypeGVCFs.scala
+
2
−
1
View file @
19bbb31c
...
...
@@ -8,10 +8,11 @@ package nl.lumc.sasc.biopet.extensions.gatk.broad
import
java.io.File
import
nl.lumc.sasc.biopet.utils.config.Configurable
import
org.broadinstitute.gatk.utils.commandline.Output
import
org.broadinstitute.gatk.utils.commandline.
{
Gather
,
Output
}
class
GenotypeGVCFs
(
val
root
:
Configurable
)
extends
org
.
broadinstitute
.
gatk
.
queue
.
extensions
.
gatk
.
GenotypeGVCFs
with
GatkGeneral
{
@Gather
(
enabled
=
false
)
@Output
(
required
=
false
)
protected
var
vcfIndex
:
File
=
_
...
...
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