How to view pathway data: To view a SINGLE PATWHAY: PARAMETERS: - pathway: add the 'pathway' parameter to the base url with the SIGNOR-ID of the pathway as value. (example: http://signor.uniroma2.it/getPathwayData.php?pathway=SIGNOR-MM) - relations: To view ONLY relations for the chosen pathway add the parameter relations with the value 'only'. (example: http://signor.uniroma2.it/getPathwayData.php?pathway=SIGNOR-MM&relations=only). To view pathway information AND relations add the pathway parameter with its value, plus relations with no value. (example: http://signor.uniroma2.it/getPathwayData.php?pathway=SIGNOR-MM&relations) To view ALL pathway data: PARAMETERS: - description: add the 'description' paramter to the base url. (example: http://signor.uniroma2.it/getPathwayData.php?description) - relations: add the 'relations' parameter to the base url to view all relations linked to pathways.(example: http://signor.uniroma2.it/getPathwayData.php?relations) You can combine both by adding both parameters (?description&relations) NOTE: the first line of each result group is going to be the field names. Fields are separated by tabs.