Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
553ac18d
Commit
553ac18d
authored
Jun 29, 2016
by
Sander Bollen
Browse files
remove TODO
parent
7ff13b77
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/developer/example-depends.md
View file @
553ac18d
...
...
@@ -19,7 +19,7 @@ If you decide to use Maven, you should clone the [GATK public github repository]
You should use GATK 3.6.
After cloning GATK 3.6, run the following in a terminal
`mvn clean
&& mvn
install`
`mvn clean install`
You should perform the same steps for
[
Biopet
](
https://github.com/biopet/biopet
)
. This document assumes you are working with Biopet 0.7 or higher.
...
...
@@ -149,8 +149,6 @@ assemblyMergeStrategy in assembly := {
}
```
TODO
## New pipeline
To create a new pipeline in your project you need a class that extends from
`Qscript`
and
`SummaryQScript`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment