{% extends "prose.html" %} {% block title %}Biolookup Service Downloads{% endblock %} {% block styles %} {{ super() }} {% endblock %} {% block scripts %} {{ super() }} {% endblock %} {% block content %}
The content of the Biolookup Service's underlying database is broken into several pieces:
The names dataframe has three columns: prefixes, identifiers, and names.
The species dataframe has three columns: prefixes, identifiers, and species denoted with NCBI taxonomy identifiers.
The definitions dataframe has three columns: prefixes, identifiers, and text descriptions.
The alternative identifiers dataframe has three columns: prefixes, identifiers, and alternative identifiers.