You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nextflow_schema.json
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,6 @@
78
78
},
79
79
"umitools_bc_pattern2": {
80
80
"type": "string",
81
-
"default": "None",
82
81
"fa_icon": "fas fa-barcode",
83
82
"description": "The UMI barcode pattern to use if the UMI is located in read 2."
84
83
},
@@ -89,7 +88,6 @@
89
88
},
90
89
"umitools_umi_separator": {
91
90
"type": "string",
92
-
"default": "_",
93
91
"fa_icon": "fas fa-star-half-alt",
94
92
"description": "The character that separates the UMI in the read name. Most likely a colon if you skipped the extraction with UMI-tools and used other software."
0 commit comments