.. _contents: ===================================== Welcome to the CGAT code collection ===================================== This document brings together the various pipelines and scripts written before and during CGAT. .. note:: The documentation is under construction. The CGAT Code collection is documented :ref:`here `. Overview ======== The CGAT code collection has grown out of the work in comparative genomics by the Ponting group in the last decade. Now, CGAT has added functionality to do next-generation sequencing analysis. The collection has three major components, these are directories in the package. * :ref:`Scripts` A collection of useful scripts for genomics and NGS analysis * :ref:`Modules` A collection of modules with utility functions for genomics and NGS analysis. * :ref:`Pipelines` A collection of pipelines for common workflows in genomics and NGS analysis. Scripts and modules =================== The CGAT code collection is as set of tools and modules for genomics. Most of these scripts are written in python. The tools are grouped by topic: .. toctree:: :maxdepth: 2 scripts.rst modules.rst .. _cgatpipelines: CGAT Pipelines ============== CGAT pipelines perform basic tasks, are fairly generic and might be of wider interest. .. toctree:: :maxdepth: 2 Pipelines.rst Developer's guide ================= .. toctree:: :maxdepth: 2 developing.rst testing.rst styleguide.rst documenting.rst release.rst galaxy.rst Glossary ======== .. toctree:: :maxdepth: 2 glossary.rst Disclaimer ========== The collection of scripts and tools is the outcome of 10 years working in various fields in bioinformatics. It contains both the good, the bad and the ugly. Use at your own risk. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _alignlib: http://wwwfgu.anat.ox.ac.uk/~andreas/alignlib