mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-22 09:29:54 +00:00
Prettier
This commit is contained in:
parent
5254b8d679
commit
644a29c699
1 changed files with 3 additions and 3 deletions
|
@ -742,15 +742,15 @@
|
|||
},
|
||||
"save_mgc_counts": {
|
||||
"type": "boolean",
|
||||
"description": "Save the mgc reads count in mOTUs."
|
||||
"description": "Save the mgc reads count for mOTUs."
|
||||
},
|
||||
"save_ncbi_id": {
|
||||
"type": "boolean",
|
||||
"description": "Print NCBI id in mOTUs."
|
||||
"description": "Print NCBI taxonomic id for mOTUs."
|
||||
},
|
||||
"save_read_counts": {
|
||||
"type": "boolean",
|
||||
"description": "Print result as counts instead of relative abundances in mOTUs."
|
||||
"description": "Print mOTUs result as counts instead of relative abundances.."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue