--- layout: default title: Home notitle: true # roles to show on front page (not all in people.yaml) picture-role-groups: - {roles: [faculty], width: 12} #- {roles: [postdoc], width: 12} - {roles: [student], width: 12} - {roles: [grad], width: 12} - {roles: [ugrad], width: 12} no-picture-role-groups: - {roles: [collab], width: 12} - {roles: [ugrad-alum], width: 12} displayprojectpeople: true ---

We use solid-state NMR spectroscopy to bring new insight to biomolecules in the extracellular matrix that are relevant to human health and disease. We are based at the University of Warwick, UK.

News

{% assign numposts = site.posts | size %} {% if numposts > 1 %}

Older posts…

{% endif %}

Research

{% comment %} Sort the projects by date, putting those without dates last {% endcomment %} {% assign projects_by_date = site.projects | sort: 'last-updated', 'first' %} {% assign projects_by_date = projects_by_date | reverse %} {% for p in projects_by_date %} {% if p.status != "inactive" %} {% include project-card-person.html project=p %} {% endif %} {% endfor %}

People

{% include persons-specific-in-sections.html %}