Skip to content

Commit

Permalink
docs: complete KMCP profile description
Browse files Browse the repository at this point in the history
  • Loading branch information
Midnighter committed Aug 19, 2023
1 parent 8e9494d commit f8cb482
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/supported_profilers/kmcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ Taxpasta expects a tab-separated file with seventeen columns. This is generated
| ----------------- | ----------- |
| ref | |
| percentage | |
| coverage | |
| coverage | optional |
| score | |
| chunksFrac | |
| chunksRelDepth | |
| chunksRelDepthStd | |
| chunksRelDepthStd | optional |
| reads | |
| ureads | |
| hicureads | |
| refsize | |
| refname | |
| refname | optional |
| taxid | |
| rank | |
| taxname | |
| taxpath | |
| taxpathsn | |
| rank | optional |
| taxname | optional |
| taxpath | optional |
| taxpathsn | optional |

See [KMCP docs](https://bioinf.shenwei.me/kmcp/usage/#profile) for further description.
Please refer to the [KMCP documentation](https://bioinf.shenwei.me/kmcp/usage/#profile) for further description.

0 comments on commit f8cb482

Please sign in to comment.