1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-11-22 08:49:55 +00:00
This commit is contained in:
sofstam 2022-11-29 11:34:57 +01:00
parent 5254b8d679
commit 644a29c699

View file

@ -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.."
}
}
}