Skip to content

Commit

Permalink
updated documentation main page
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Mar 1, 2016
1 parent 8546620 commit 36db5fb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ CGAT |version| - Computational Genomics Analysis Tools
=======================================================

CGAT is a collection of tools for the computational genomicist written
in the python language. The tools have been developed and accumulated
in the Python language (currently Python 2.7 only).
The tools have been developed and accumulated
in various genome projects (`Heger & Ponting, 2007`_, `Warren et al.,
2008`_) and NGS projects (`Ramagopalan et al., 2010`_). The tools are
continuously being developed as part of the `CGAT Training
Expand Down Expand Up @@ -36,6 +37,7 @@ are below, followed by a :ref:`quickstart` guide.
Quickstart
==========

Please make sure that you are using Python 2.7 with pip_ package manager.
To install the CGAT tools, type::

pip install cgat
Expand Down Expand Up @@ -144,4 +146,5 @@ Use at your own risk.
.. _Heger & Ponting, 2007:
.. _Warren et al., 2008:
.. _Ramagopalan et al., 2010:

.. _pip: https://pip.pypa.io/en/stable/

0 comments on commit 36db5fb

Please sign in to comment.