Oxbow
=====

**Oxbow makes genomic data ready for high-performance analytics.**

.. card::
   :img-background: _static/oxbow-arrow-diagram.svg
   :shadow: none
   :margin: 2

File formats are a major source of friction and headache in computational biology. 
Oxbow makes it easier to retrieve and manipulate data stored in conventional genomic formats using modern data tooling.

.. grid:: 1 1 2 2
   :gutter: 2

   .. grid-item-card:: Get started
      :img-bottom: _static/oxbow-logo.svg
      :class-img-bottom: card-icon dark-light
      :link: getting-started/index
      :link-type: doc

      Install and get started with Oxbow.

   .. grid-item-card:: User guide
      :img-bottom: _static/icon_book.svg
      :class-img-bottom: card-icon dark-light
      :link: user-guide/index
      :link-type: doc

      Learn more about how to use Oxbow.

   .. grid-item-card:: Examples
      :img-bottom: _static/icon_code.svg
      :class-img-bottom: card-icon dark-light
      :link: examples/index
      :link-type: doc

      Practical examples and tutorials.

   .. grid-item-card:: Contribute
      :img-bottom: _static/icon_branch.svg
      :class-img-bottom: card-icon dark-light
      :link: contributing-guide/index
      :link-type: doc

      How to contribute to Oxbow.

   .. grid-item-card:: API Reference
      :img-bottom: _static/icon_code.svg
      :class-img-bottom: card-icon dark-light
      :link: api/index
      :link-type: doc

      API references for Python, Rust, and R interfaces.


.. toctree::
   :maxdepth: 2
   :hidden:

   getting-started/index

.. toctree::
   :maxdepth: 2
   :hidden:

   user-guide/index

.. toctree::
   :maxdepth: 2
   :hidden:

   examples/index

.. toctree::
   :maxdepth: 2
   :hidden:

   contributing-guide/index

.. toctree::
   :maxdepth: 3
   :hidden:

   api/index