Skip to content
Snippets Groups Projects
Unverified Commit a695092c authored by Nicolas Servant's avatar Nicolas Servant Committed by GitHub
Browse files

Update nextflow_schema.json

parent f720ed54
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,9 @@ ...@@ -94,7 +94,9 @@
"digestion": { "digestion": {
"type": "string", "type": "string",
"default": null, "default": null,
"description": "Name of restriction enzyme to automatically set the restriction_site and ligation_site options (hindiii, mboi, dpnii, arima)" "description": "Name of restriction enzyme to automatically set the restriction_site and ligation_site options (hindiii, mboi, dpnii, arima)",
"enum": ["hindiii", "mboi", "dpnii", "arima"],
}, },
"restriction_site": { "restriction_site": {
"type": "string", "type": "string",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment