Skip to content

Commit

Permalink
Merge branch 'precommitagain' into 'dev'
Browse files Browse the repository at this point in the history
precommit run

See merge request epi2melabs/workflow-containers/wf-alignment!56
  • Loading branch information
sarahjeeeze committed Jun 24, 2022
2 parents d7fe8a7 + 6654458 commit 388906b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env nextflow

import groovy.json.JsonBuilder
nextflow.enable.dsl = 2

Expand Down
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@
"intro": "## Introduction\n\nThis workflow provides an easy way to align Oxford Nanopore reads and gather mapping\nstats either locally for small amounts of data or at scale in a distributed\nenvironment such as a cluster.\n",
"links": "* [nextflow](https://www.nextflow.io/)\n* [docker](https://www.docker.com/products/docker-desktop)\n* [conda](https://docs.conda.io/en/latest/miniconda.html)\n* [minimap2](https://github.com/lh3/minimap2)"
}
}
}

0 comments on commit 388906b

Please sign in to comment.