Skip to content

Commit bc21aaf

Browse files
committed
wording
1 parent 7b79ce8 commit bc21aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/command-line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ Note: this output format requires a single sample only. For a similar output wit
936936

937937
#### `bioboxes` output format
938938

939-
When using standard taxonomic ranks (not lins), you can choose to output a 'bioboxes' profile, `{base}.bioboxes.profile`, where `{base}` is the name provided via the `-o/--output-base` option. This output is organized according to the [bioboxes profile specifications](https://github.com/bioboxes/rfc/tree/master/data-format) so that this file can be used for CAMI challenges. As of v4.9.4, `bioboxes` will support taxonomies with missing ranks, as seen in some NCBI taxonomies (e.g. taxpath: 2|1239|||||2292892|). In these cases, the (missing) rank-taxid combinations will be omitted from the output.
939+
When using standard taxonomic ranks (not lins), you can choose to output a 'bioboxes' profile, `{base}.bioboxes.profile`, where `{base}` is the name provided via the `-o/--output-base` option. This output is organized according to the [bioboxes profile specifications](https://github.com/bioboxes/rfc/tree/master/data-format) so that this file can be used for CAMI challenges. As of v4.9.4, `bioboxes` will support taxonomies with missing ranks, as seen in some NCBI taxonomies (e.g. taxpath: 2|1239|||||2292892|). In these cases, the missing rank-taxid combinations will be omitted from the output.
940940

941941
This output format starts with some header information:
942942
```

0 commit comments

Comments
 (0)