FUSOR |version|
=========================
.. image:: https://img.shields.io/pypi/v/fusor.svg
:alt: PyPI version
:target: https://pypi.python.org/pypi/fusor
.. image:: https://img.shields.io/pypi/l/fusor.svg
:alt: License
:target: https://github.com/cancervariants/fusor/blob/main/LICENSE
.. image:: https://img.shields.io/pypi/pyversions/fusor?color=gr
:alt: PyPI - supported Python versions
.. image:: https://github.com/cancervariants/fusor/actions/workflows/checks.yaml/badge.svg
:alt: tests status
:target: https://github.com/cancervariants/fusor/actions/workflows/checks.yaml
FUSOR (FUSion Object Representation) is a Python package that provides modeling and validation tools for representing gene fusions in a flexible, computable structure. It implements data models and nomenclature generation utilities in support of the `Gene Fusion Specification `_ developed by the `Variant Interpretation in Cancer Consortium `_.
See the :ref:`Installation ` and :ref:`Usage ` pages for information on getting started. Individual classes and functions are documented within the :ref:`API reference ` pages.
FUSOR is developed primarily by the `Wagner Lab `_ at `Nationwide Children's Hospital `_. Full source code is available on `GitHub `_.
.. toctree::
:hidden:
:maxdepth: 2
Installation
Usage
Data Model
API Reference
Changelog
Contributing
License