Skip to content

Commit

Permalink
sections for BMC
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisot committed May 31, 2024
1 parent abc5171 commit dacfd84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Background

Unambiguously identifying species is a far more challenging task than it may
appear. There are a vast number of reasons for this. Different databases keep
different taxonomic "backbones", *i.e.* different data structures in which names
Expand Down Expand Up @@ -74,7 +76,7 @@ authoritative virome network from dozens of heterogeneous sources. We describe
the core capacities of this package, and highlight how it enables safe,
high-performance name reconciliation.

# Design principles and comparison to other tools
# Implementation

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

# Overview of functionalities

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

0 comments on commit dacfd84

Please sign in to comment.