Skip to content

Commit

Permalink
Try using standard container for RepeatModeler
Browse files Browse the repository at this point in the history
  • Loading branch information
robsyme committed Dec 28, 2017
1 parent 4421f80 commit 7f60f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overview.org
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@

#+BEGIN_SRC groovy :tangle ../main.nf
process RepeatModeler {
container 'repeats'
container 'robsyme/nf-repeatmasking'
cpus 4

input:
Expand Down

0 comments on commit 7f60f0a

Please sign in to comment.