We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7173bd commit 2bf81d0Copy full SHA for 2bf81d0
1 file changed
nextflow_schema.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "http://json-schema.org/draft-07/schema",
+ "$schema": "https://json-schema.org/draft-07/schema",
3
"$id": "https://raw.githubusercontent.com/nf-core/chipseq/master/nextflow_schema.json",
4
"title": "nf-core/chipseq pipeline parameters",
5
"description": "ChIP-seq peak-calling and differential analysis pipeline.",
@@ -579,4 +579,4 @@
579
"$ref": "#/definitions/generic_options"
580
}
581
]
582
-}
+}
0 commit comments