Skip to content

Commit dacfd84

Browse files
committed
sections for BMC
1 parent abc5171 commit dacfd84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Background
2+
13
Unambiguously identifying species is a far more challenging task than it may
24
appear. There are a vast number of reasons for this. Different databases keep
35
different taxonomic "backbones", *i.e.* different data structures in which names
@@ -74,7 +76,7 @@ authoritative virome network from dozens of heterogeneous sources. We describe
7476
the core capacities of this package, and highlight how it enables safe,
7577
high-performance name reconciliation.
7678

77-
# Design principles and comparison to other tools
79+
# Implementation
7880

7981
Based on the author's experience reconciling lists of thousands of biological
8082
names, `NCBITaxonomy.jl` is built around a series of features that allow (i)
@@ -119,8 +121,6 @@ subset of the raw database. "Ranks": ability to limit the search to specific
119121
raxonomi ranks. The features of the various packages have been determined from
120122
reading their documentation. {@tbl:id}
121123

122-
# Overview of functionalities
123-
124124
An up-to-date version of the documentation for `NCBITaxonomy.jl` can be found in
125125
the package's *GitHub* repository ([PoisotLab/NCBITaxonomy.jl][pkg]), including
126126
examples and in-line documentation of every method. The package is released

0 commit comments

Comments
 (0)