mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-13 07:43:08 +00:00
Update mimetype for database csv as per https://github.com/nf-core/mag/pull/325/files
This commit is contained in:
parent
e66c2b9b87
commit
af854f5f34
1 changed files with 2 additions and 0 deletions
|
@ -260,6 +260,8 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"databases": {
|
"databases": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
"mimetype": "text/csv",
|
||||||
|
"format": "file-path",
|
||||||
"default": "None"
|
"default": "None"
|
||||||
},
|
},
|
||||||
"shortread_qc_excludeunmerged": {
|
"shortread_qc_excludeunmerged": {
|
||||||
|
|
Loading…
Reference in a new issue