.. _variant_calling: variant_calling ========================================== This script contains several functions. Here we show a graph representation of the different functions and relationships among them: .. image:: ../../images/python_graph/scripts/variant_calling.svg :align: center .. automodule:: BacterialTyper.scripts.variant_calling :members: :undoc-members: .. include:: ../../links.inc