Skip to content

Commit

Permalink
Update reactome.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie Sullivan committed Jan 30, 2015
1 parent 8c3f51b commit cc350de
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/database/data-sources/library/pathways/reactome.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,15 @@ project XML example
<property name="reactome.organisms" value="9606 10090" />
</source>
.. index:: Reactome
This source contains a task to copy the Pathways from the proteins to the related genes. To include this, add this to the `post-processing` section of your project XML file:

.. code-block:: xml
<post-processing>
<post-process name="do-sources" />
...
</post-processing>
See :doc:`/database/database-building/post-processing/index` for more information on post-processing.

.. index:: Reactome, pathways, biopax, genes, proteins, UniProt

0 comments on commit cc350de

Please sign in to comment.