Skip to content

Commit

Permalink
fix prettier and EditorConfig tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daisymut committed Nov 16, 2023
1 parent 2ccc17c commit 2887f65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ process {
}

withName : ".*DEEPTOOLS_BAMCOVERAGE.*" {

publishDir = [
path: { "${params.outdir}/single_tracks/deeptools" },
mode: params.publish_dir_mode,
Expand Down
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
}
],
"properties": {
"blackListFile" : {
"blackListFile": {
"type": "string",
"format": "file-path",
"description": "A BED or GTF file containing regions that should be excluded from all analyses",
Expand Down

0 comments on commit 2887f65

Please sign in to comment.