Skip to content

Commit

Permalink
Tiny additional instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
robsyme committed Jan 4, 2018
1 parent 6bcd965 commit 9d8676b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/overview.org
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,8 @@
identifiedDerippedTransposons.subscribe{ println("Identified, deripped: ${it}") }
#+END_SRC

Blast transposons against database of known elements:

#+BEGIN_SRC groovy :tangle ../main.nf
process transposonBlast {
container 'robsyme/nf-repeatmasking'
Expand Down

0 comments on commit 9d8676b

Please sign in to comment.