Linking to the home page

Copy and paste the following HTML code into your webpage

<a href="http://www.iuphar-db.org">Place your linking text here</a>

Linking to a receptor or ion channel family

Each family has an identifier associated with it.
This can be obtained from the family URL which should appear something like this:

For example: the TRP channel family has the following URL:
http://www.iuphar-db.org/DATABASE/FamilyMenuForward?familyId=78
and therefore a family_id of: 78

To link to a family page: obtain the family_id, then copy and paste the following HTML code into your webpage and replace family_id with the family_id of your chosen family

<a href="http://www.iuphar-db.org/DATABASE/FamilyMenuForward?familyId=family_id">Place your linking text here</a>

Linking to an individual receptor or subunit page

Individual objects (i.e. receptors, channels, subunits) have unique identifiers associated with them.
These can be obtained from the object page URL which should appear something like this:

Or this, where the family_id is also optionally included:

For example: the TRPM6 subunit can be accessed by either of the following URLs:
http://www.iuphar-db.org/DATABASE/ObjectDisplayForward?objectId=498
http://www.iuphar-db.org/DATABASE/ObjectDisplayForward?familyId=78&objectId=498
Therefore, it has a family_id of: 78 and an object_id of: 498

To link to a receptor or subunit page obtain the object_id (and optionally the family_id), then copy and paste either of the following links into your webpage and replace object_id and family_id for the object_id and family_id of your chosen receptor.

<a href="http://www.iuphar-db.org/DATABASE/ObjectDisplayForward?objectId=object_id">Place your linking text here</a>

<a href="http://www.iuphar-db.org/DATABASE/ObjectDisplayForward?familyId=family_id&objectId=object_id">Place your linking text here</a>

Download mapping files

Download files mapping IUPHAR-DB targets (e.g. receptors, channel subunits, enzymes) to HGNC gene IDs and symbols or UniProt IDs.



Contact us | Print | Back to top | Help