diff --git a/index.html b/index.html index 398ee3a..93573bc 100755 --- a/index.html +++ b/index.html @@ -5,22 +5,33 @@ order: 1 --- -### IMEx data +
+# IMEx data - A non-redundant set of protein-protein interaction data from a broad taxonomic range of organisms - Expertly curated from direct submissions or peer-reviewed journals to a consistent high standard. - Available in standard formats MITAB or PSI-MI XML 2.5 - Provided by a network of participating major public domain databases. +### About IMEx + -

Citing IMEx

+
+ +
+### News + +##### PRIMESDB joins IMEx as associate member + **PRIMESDB** provides a centralised knowledgebase and analysis platform for cancer protein interaction networks and has recently joined the IMEx Consortium as an observer member. + + +### Citing IMEx

Orchard, S., et al.

Protein interaction data curation: the International Molecular Exchange (IMEx) consortium Nat Methods 2012, 9, 345-350

-

Funding

-

IMEx was previously funded by the European Commission under PSIMEx, contract number FP7-HEALTH-2007-223411

-#### News -- PRIMESDB joins IMEx as associate member - PRIMESDB provides a centralised knowledgebase and analysis platform for cancer protein interaction networks and has recently joined the IMEx Consortium as an observer member. -- IMEx Overview Video - An overview of the IMEx website is now available on youtube here + + + +### Funding +

IMEx was previously funded by the European Commission under PSIMEx, contract number FP7-HEALTH-2007-223411

+
diff --git a/static/site.css b/static/site.css index 6ec120c..c622ea8 100644 --- a/static/site.css +++ b/static/site.css @@ -14,3 +14,7 @@ div.masthead { filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#C8C8C8', EndColorStr='#909090'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#C8C8C8', EndColorStr='#909090')"; } + +#content h1 { + margin-top: 1rem; +}