{"id":923,"date":"2025-03-14T09:29:32","date_gmt":"2025-03-14T09:29:32","guid":{"rendered":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025-archive\/?page_id=923"},"modified":"2025-11-04T22:05:26","modified_gmt":"2025-11-04T22:05:26","slug":"indicative-programme","status":"publish","type":"page","link":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/","title":{"rendered":"What&#8217;s On"},"content":{"rendered":"\n<p class=\"has-medium-font-size\"><\/p>\n\n\n\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Conference Agenda<\/title>\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap');\n\n    \/* Reset for WordPress embedding *\/\n    .conference-schedule * {\n      box-sizing: border-box;\n    }\n\n    .conference-schedule {\n      font-family: 'Inter', system-ui, sans-serif;\n      color: #1a202c;\n      background: transparent;\n      margin: 0;\n      padding: 20px 0;\n    }\n\n    .agenda-container {\n      max-width: 100%;\n      margin: 0 auto;\n      padding: 0;\n      background: transparent;\n      border-radius: 0;\n      box-shadow: none;\n    }\n\n    .agenda-title {\n      text-align: center;\n      font-size: 2.5em;\n      font-weight: 700;\n      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n      background-clip: text;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 40px;\n      padding-top: 10px;\n      padding-bottom: 10px;\n      letter-spacing: -0.02em;\n      position: relative;\n      line-height: 1.2;\n      display: inline-block;\n      width: 100%;\n    }\n\n    .agenda-title::after {\n      content: '';\n      position: absolute;\n      bottom: -8px;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background: linear-gradient(90deg, #667eea, #764ba2);\n      border-radius: 2px;\n    }\n\n    .tabs {\n      display: flex;\n      justify-content: center;\n      margin-bottom: 40px;\n      gap: 8px;\n      padding: 8px;\n      background: rgba(102, 126, 234, 0.05);\n      border-radius: 16px;\n      border: 1px solid rgba(102, 126, 234, 0.1);\n    }\n\n    .tab-button {\n      background: transparent;\n      border: none;\n      padding: 14px 28px;\n      font-size: 1.1em;\n      font-weight: 600;\n      color: #64748b;\n      cursor: pointer;\n      border-radius: 12px;\n      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      font-family: 'Inter', system-ui, sans-serif;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .tab-button.active {\n      color: #ffffff;\n      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n      box-shadow: 0 4px 12px rgba(102, 126, 234, 0.25);\n      transform: translateY(-2px);\n    }\n\n    .tab-button:hover:not(.active) {\n      color: #667eea;\n      background: rgba(102, 126, 234, 0.1);\n      transform: translateY(-1px);\n    }\n\n    .tab-content {\n      display: none;\n    }\n\n    .tab-content.active {\n      display: block;\n    }\n\n    .timeline {\n      position: relative;\n      padding-left: 40px;\n      margin-left: 0;\n    }\n\n    .timeline::before {\n      content: '';\n      position: absolute;\n      left: 20px;\n      top: 0;\n      bottom: 0;\n      width: 3px;\n      background: linear-gradient(180deg, #667eea 0%, #764ba2 50%, #f093fb 100%);\n      border-radius: 2px;\n    }\n\n    .event-card {\n      position: relative;\n      background: #ffffff;\n      border-radius: 16px;\n      box-shadow: \n        0 4px 20px rgba(102, 126, 234, 0.08),\n        0 1px 3px rgba(0, 0, 0, 0.05);\n      margin-bottom: 24px;\n      padding: 24px;\n      transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n      border: 1px solid rgba(102, 126, 234, 0.1);\n      overflow: hidden;\n    }\n\n    .event-card::before {\n      content: '';\n      position: absolute;\n      left: -52px;\n      top: 28px;\n      width: 14px;\n      height: 14px;\n      background: #667eea;\n      border-radius: 50%;\n      box-shadow: 0 0 0 4px #ffffff, 0 0 0 6px rgba(102, 126, 234, 0.2);\n      z-index: 2;\n    }\n\n    .event-card::after {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      height: 4px;\n      background: linear-gradient(90deg, #667eea, #764ba2);\n      opacity: 0;\n      transition: opacity 0.3s ease;\n    }\n\n    .event-card:last-child {\n      margin-bottom: 0;\n    }\n\n    .event-card:hover {\n      transform: translateY(-4px);\n      box-shadow: \n        0 12px 32px rgba(102, 126, 234, 0.15),\n        0 4px 8px rgba(0, 0, 0, 0.08);\n    }\n\n    .event-card:hover::before {\n      background: #764ba2;\n      box-shadow: 0 0 0 4px #ffffff, 0 0 0 6px rgba(118, 75, 162, 0.25);\n    }\n\n    .event-card:hover::after {\n      opacity: 1;\n    }\n\n    .event-time {\n      display: inline-block;\n      background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n      color: #ffffff;\n      font-family: 'Inter', system-ui, sans-serif;\n      font-weight: 600;\n      font-size: 0.9em;\n      padding: 10px 16px;\n      border-radius: 12px;\n      box-shadow: 0 4px 12px rgba(102, 126, 234, 0.25);\n      letter-spacing: 0.02em;\n      margin-bottom: 16px;\n      border: 1px solid rgba(255, 255, 255, 0.2);\n    }\n\n    .event-content {\n      flex: 1;\n    }\n\n    .event-title {\n      font-size: 1.25em;\n      font-weight: 600;\n      margin-bottom: 8px;\n      color: #1a202c;\n      line-height: 1.4;\n    }\n\n    .event-detail {\n      font-size: 0.95em;\n      color: #4a5568;\n      line-height: 1.7;\n      margin-top: 12px;\n    }\n\n    .event-detail em {\n      color: #667eea;\n      font-style: italic;\n      font-weight: 500;\n      background: rgba(102, 126, 234, 0.08);\n      padding: 2px 8px;\n      border-radius: 6px;\n      display: inline-block;\n      margin: 2px;\n    }\n\n    .event-detail strong {\n      color: #1a202c;\n      font-weight: 600;\n    }\n\n    .session-format {\n      font-size: 0.85em;\n      font-weight: 400;\n    }\n\n    .talk-schedule {\n      font-family: 'Inter', system-ui, sans-serif;\n      font-size: 0.95em;\n      margin-top: 12px;\n      background: rgba(102, 126, 234, 0.03);\n      padding: 16px;\n      border-radius: 12px;\n      border-left: 4px solid #667eea;\n    }\n\n    .talk-item {\n      display: flex;\n      margin-bottom: 8px;\n      padding: 4px 0;\n      border-bottom: 1px solid rgba(102, 126, 234, 0.1);\n    }\n\n    .talk-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n    }\n\n    .talk-time {\n      min-width: 140px;\n      flex-shrink: 0;\n      font-family: 'Inter', system-ui, sans-serif;\n      font-size: 0.9em;\n      color: #667eea;\n      font-weight: 600;\n    }\n\n    .talk-title {\n      flex: 1;\n      color: #2d3748;\n    }\n\n    .panel-item {\n      display: flex;\n      margin-bottom: 8px;\n      padding: 4px 0;\n      border-bottom: 1px solid rgba(102, 126, 234, 0.1);\n    }\n\n    .panel-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n    }\n\n    .panel-role {\n      min-width: 180px;\n      flex-shrink: 0;\n      color: #667eea;\n      font-weight: 600;\n    }\n\n    .panel-person {\n      flex: 1;\n      color: #2d3748;\n    }\n\n    \/* Special styling for break\/meal cards *\/\n    .break-card {\n      background: linear-gradient(135deg, #f0fff4 0%, #e6fffa 100%) !important;\n      border-color: rgba(72, 187, 120, 0.2) !important;\n    }\n\n    .break-card::before {\n      background: #48bb78 !important;\n      box-shadow: 0 0 0 4px #ffffff, 0 0 0 6px rgba(72, 187, 120, 0.2) !important;\n    }\n\n    .break-card::after {\n      background: linear-gradient(90deg, #48bb78, #38a169) !important;\n    }\n\n    .break-card .event-time {\n      background: linear-gradient(135deg, #48bb78 0%, #38a169 100%);\n      box-shadow: 0 4px 12px rgba(72, 187, 120, 0.25);\n    }\n\n    \/* WordPress Penny theme compatibility *\/\n    .conference-schedule p,\n    .conference-schedule h1,\n    .conference-schedule h2,\n    .conference-schedule h3 {\n      margin: 0;\n      padding: 0;\n    }\n\n    .conference-schedule a:not(.speaker-link):not([href*=\"thelowlab\"]) {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    \/* Styled speaker link *\/\n    .speaker-link {\n      color: #667eea;\n      font-weight: 700;\n      text-decoration: none;\n    }\n\n    .speaker-link:hover,\n    .speaker-link:focus {\n      color: #764ba2;\n      text-decoration: underline;\n    }\n\n    \/* Utility: italicize talk titles without badge styling *\/\n    .title-italic {\n      font-style: italic;\n    }\n\n    @media (max-width: 768px) {\n      .agenda-container {\n        padding: 0 10px;\n      }\n      \n      .agenda-title {\n        font-size: 2em;\n        margin-bottom: 30px;\n      }\n      \n      .timeline {\n        padding-left: 0;\n      }\n      \n      .timeline::before {\n        display: none;\n      }\n      \n      .event-card::before {\n        display: none;\n      }\n      \n      .event-card {\n        padding: 20px;\n        margin-bottom: 20px;\n      }\n      \n      .event-time {\n        font-size: 0.8em;\n        padding: 8px 12px;\n      }\n\n      .tabs {\n        flex-direction: column;\n        gap: 4px;\n      }\n      \n      .tab-button {\n        padding: 12px 20px;\n        font-size: 1em;\n      }\n\n      .talk-item,\n      .panel-item {\n        flex-direction: column;\n        gap: 4px;\n      }\n\n      .talk-time,\n      .panel-role {\n        min-width: unset;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .conference-schedule {\n        padding: 10px 0;\n      }\n      \n      .agenda-title {\n        font-size: 1.8em;\n      }\n      \n      .event-card {\n        padding: 16px;\n        border-radius: 12px;\n      }\n\n      .talk-schedule {\n        padding: 12px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"conference-schedule\">\n    <div class=\"agenda-container\">\n      <div class=\"agenda-title\">Conference Program<\/div>\n    \n    <div class=\"tabs\">\n      <button class=\"tab-button active\" onclick=\"showTab('day1')\">Thursday 6th November<\/button>\n      <button class=\"tab-button\" onclick=\"showTab('day2')\">Friday 7th November<\/button>\n    <\/div>\n\n    <div id=\"day1\" class=\"tab-content active\">\n      <div class=\"timeline\">\n        <div class=\"event-card\">\n          <div class=\"event-time\">10:00 \u2013 10:30<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Registration<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">10:30 \u2013 10:40<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Welcome<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">10:40 \u2013 11:40<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Keynote Session \u2013 Prof. Harry Low (Imperial College, London)<\/div>\n            <div class=\"event-detail\">\n              <div style=\"display: flex; align-items: center; gap: 16px; margin-top: 8px;\">\n                <a href=\"https:\/\/www.thelowlab.org\/hlow\" target=\"_blank\" style=\"flex-shrink: 0;\">\n                  <img decoding=\"async\" src=\"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail\" alt=\"Prof. Harry Low\" style=\"width: 100px; height: 100px; border-radius: 50%; object-fit: cover; border: 2px solid #667eea; cursor: pointer; transition: border-color 0.2s;\">\n                <\/a>\n                <div>\n                  <h4 style=\"margin: 0 0 8px 0; color: #667eea; font-weight: 600; font-size: 1.1em;\">ESCRT-III-like proteins in bacteria: their role in membrane stress and repair<\/h4>\n                  <p style=\"margin: 0 0 8px 0; line-height: 1.6; text-align: justify;\">Membrane remodelling and repair in response to cellular stress is a fundamental requirement for all life. This process is mediated by protein families including Vipp1 (cyanobacteria), PspA (bacteria), and ESCRT-III (eukaryotes). In this talk, we will explore the structural and evolutionary evidence that shows these proteins to be homologous, suggesting a common origin predating the last universal common ancestor (LUCA). Cryo-EM and atomic force microscopy (AFM) are combined to reveal the remarkable capabilities of Vipp1 to build highly dynamic structures including, rings, sheets and spirals around membrane. Collectively, our data suggests a mechanism for Vipp1-mediated membrane stress response and repair in cyanobacteria and chloroplasts. It also has implication for how other homologues such as PspA, or the antibiotic induced LiaH, mitigate membrane stress across bacteria.<\/p>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">11:40 \u2013 12:40<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Talk Session 1 &#8211; <em class=\"session-format\">(15 min talk, 5 min Q&#038;A)<\/em><\/div>\n            <div class=\"event-detail\">\n              <strong>Chair:<\/strong> Dr Natalie Tatum<br>\n              <div class=\"talk-schedule\">\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>11:40 \u2013 12:00<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Maria Fando<\/strong> <span class=\"title-italic\">CCP4 general presentation<\/span><\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>12:00 \u2013 12:20<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr August Silale<\/strong> &#8211; <span class=\"title-italic\">Newcastle University<\/span> &mdash; &ldquo;<span class=\"title-italic\">A molecular motor that energizes transport across the bacterial outer membrane<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>12:20 \u2013 12:40<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>William Houppy<\/strong> &#8211; <span class=\"title-italic\">Northumbria University (Newcastle)<\/span> &mdash; &ldquo;<span class=\"title-italic\">QM\/MM Study of Alginate Lyase Mechanisms (with the wrong substrate)<\/span>&rdquo;<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card break-card\">\n          <div class=\"event-time\">12:40 \u2013 13:40<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">\ud83c\udf7d\ufe0f Lunch<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">13:40 \u2013 15:10<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Talk Session 2 &#8211; <em class=\"session-format\">(Diamond: 20 min talk, 10 min Q&#038;A)<\/em> <em class=\"session-format\">(15 min talk, 5 min Q&#038;A)<\/em><\/div>\n            <div class=\"event-detail\">\n              <strong>Chair:<\/strong> Dr Eleanor Boardman <br>\n              <div class=\"talk-schedule\">\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>13:40 \u2013 14:10<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Adam Crawshaw<\/strong> &#8211; <span class=\"title-italic\">Diamond Light Source<\/span> &mdash; &ldquo;<span class=\"title-italic\">X-ray diffraction from protein microcrystals at Diamond<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>14:10 \u2013 14:30<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>\u00c9il\u00eds McClay<\/strong> &#8211; <span class=\"title-italic\">University of Glasgow<\/span> &mdash; &ldquo;<span class=\"title-italic\">Exploring the Human Proteasome Regulation by Divalent Cations<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>14:30 \u2013 14:50<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Joshua Ratliffe<\/strong> &#8211; <span class=\"title-italic\">Newcastle University<\/span> &mdash; &ldquo;<span class=\"title-italic\">Investigating Oxidation-Induced Formation and Structure of Disulphide-Linked Conjugates by p62\/SQSTM1<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>14:50 \u2013 15:10<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Lucy Schofield<\/strong> &#8211; <span class=\"title-italic\">University of York<\/span> &mdash; &ldquo;<span class=\"title-italic\">Structural and Conformational Analysis of Post-Translational Modifications in the Protein Data Bank<\/span>&rdquo;<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card break-card\">\n          <div class=\"event-time\">15:10 \u2013 15:30<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">\u2615 Coffee<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">15:30 \u2013 17:00<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Talk Session 3 &#8211; <em class=\"session-format\">(Diamond: 20 min talk, 10 min Q&#038;A)<\/em> <em class=\"session-format\">(15 min talk, 5 min Q&#038;A)<\/em><\/div>\n            <div class=\"event-detail\">\n              <strong>Chair:<\/strong> Dr Nahoum Anthony<br>\n              <div class=\"talk-schedule\">\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>15:30 \u2013 16:00<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Abbey Telfer<\/strong> &#8211; <span class=\"title-italic\">Diamond Light Source<\/span> &mdash; &ldquo;<span class=\"title-italic\">Exploring time resolved serial crystallography for structural biology at synchrotrons and XFELs<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>16:00 \u2013 16:20<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Jennifer Miles<\/strong> &#8211; <span class=\"title-italic\">University of Leeds<\/span> &mdash; &ldquo;<span class=\"title-italic\">Using motif scaffolding to create designed binders against Aurora-A kinase<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>16:20 \u2013 16:40<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Thomas McCorvie\n<\/strong> &#8211; <span class=\"title-italic\">Newcastle University<\/span> &mdash; &ldquo;<span class=\"title-italic\">TBA<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>16:40 \u2013 17:00<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>William  Hall<\/strong> &#8211; <span class=\"title-italic\">Durham University<\/span> &mdash; &ldquo;<span class=\"title-italic\">A programmable crosslinker for modular assembly and functionalisation of TRAP protein cages<\/span>&rdquo;<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card break-card\">\n          <div class=\"event-time\">18:00 \u2013 20:00<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">\ud83c\udf7d\ufe0f Dinner \/ Social<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div id=\"day2\" class=\"tab-content\">\n      <div class=\"timeline\">\n        <div class=\"event-card\">\n          <div class=\"event-time\">09:00 \u2013 10:30<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Talk Session 4 &#8211; <em class=\"session-format\">(Diamond: 20 min talk, 10 min Q&#038;A)<\/em> <em class=\"session-format\">(15 min talk, 5 min Q&#038;A)<\/em><\/div>\n            <div class=\"event-detail\">\n              <strong>Chair:<\/strong> Dr Javier Abellon Ruiz<br>\n              <div class=\"talk-schedule\">\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>09:00 \u2013 09:30<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Christian Orr<\/strong> &#8211; <span class=\"title-italic\">Diamond Light Source<\/span> &mdash; &ldquo;<span class=\"title-italic\">Using long-wavelength X-ray diffraction to localise light atoms in macromolecular crystals<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>09:30 \u2013 09:50<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Francesca Mazzotta<\/strong> &#8211; <span class=\"title-italic\">Max Planck Institute for Polymer Research<\/span> &mdash; &ldquo;<span class=\"title-italic\">LEGO-like peptide assembly if honeycomb multichannel nanofibrils<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>09:50 \u2013 10:10<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Robbie  Burton<\/strong> &#8211; <span class=\"title-italic\">Newcastle University<\/span> &mdash; &ldquo;<span class=\"title-italic\">Crystallographic Fragment Mapping of Cyclin H: Unravelling Transcriptional and Cell Cycle Regulation<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>10:10 \u2013 10:30<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Abykhair Muhammad<\/strong> &#8211; <span class=\"title-italic\">Durham University<\/span> &mdash; &ldquo;<span class=\"title-italic\">Understanding gold-coordinated TRAP-cage interaction using computationally designed protein, mono-TRAP<\/span>&rdquo;<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card break-card\">\n          <div class=\"event-time\">10:30 \u2013 11:20<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">\u2615 Coffee &#038; Posters<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">11:20 \u2013 12:40<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Talk Session 5 &#8211; <em class=\"session-format\">(15 min talk, 5 min Q&#038;A)<\/em><\/div>\n            <div class=\"event-detail\">\n              <strong>Chair:<\/strong> Dr Kenneth Tan<br>\n              <div class=\"talk-schedule\">\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>11:20 \u2013 11:40<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Jonathon Liston<\/strong> &#8211; <span class=\"title-italic\">Durham University<\/span> &mdash; &ldquo;<span class=\"title-italic\">CryoMPNN: training artificial intelligence for flexible proteins<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>11:40 \u2013 12:00<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Katie McLennan<\/strong> &#8211; <span class=\"title-italic\">Newcastle University<\/span> &mdash; &ldquo;<span class=\"title-italic\">CRISPR-mediated tagging of endogenous proteins to enable structural biology<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>12:20 \u2013 12:40<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Isabel Cormack<\/strong> &#8211; <span class=\"title-italic\">Durham University<\/span> &mdash; &ldquo;<span class=\"title-italic\">Structure, Function, and Applications of Two Phage Recombinases from Extreme Environments<\/span>&rdquo;<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card break-card\">\n          <div class=\"event-time\">12:40 \u2013 13:40<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">\ud83c\udf7d\ufe0f Lunch<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">13:40 \u2013 15:10<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Talk Session 6 &#8211; <em class=\"session-format\">(Diamond: 20 min talk, 10 min Q&#038;A)<\/em> <em class=\"session-format\">(15 min talk, 5 min Q&#038;A)<\/em><\/div>\n            <div class=\"event-detail\">\n              <strong>Chair:<\/strong> Dr Rowan Walters <br>\n              <div class=\"talk-schedule\">\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>13:40 \u2013 14:10<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Megan Lambert<\/strong> &#8211; <span class=\"title-italic\">Diamond Light Source<\/span> &mdash; &ldquo;<span class=\"title-italic\">Room-Temperature Fragment-based Screening at VMXi: Optimisation of a High-Throughput Experiment<\/span>&rdquo;<\/div>\n                <\/div>\n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>14:10 \u2013 14:30<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Alexander Konstrantinov<\/strong> &#8211; <span class=\"title-italic\">UKRI, STFC, Research Complex at Harwell, CCP-EM\/CCP4<\/span> &mdash; &ldquo;<span class=\"title-italic\">Bayesian Optimisation of Macromolecular Crystallographic Model Refinement<\/span>&rdquo;<\/div>\n                <\/div>\n               \n                <div class=\"talk-item\">\n                  <div class=\"talk-time\"><strong>14:30 \u2013 14:50<\/strong><\/div>\n                  <div class=\"talk-title\"><strong>Dr Paola Lanzoni-Mangutchi<\/strong> &#8211; <span class=\"title-italic\">Newcastle University<\/span> &mdash; &ldquo;<span class=\"title-italic\">Giving GALK1 a stab on the back: the study of GALK1 inactivation through its allosteric site<\/span>&rdquo;<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card break-card\">\n          <div class=\"event-time\">14:50 \u2013 15:30<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">\u2615 Coffee<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">15:30 \u2013 16:30<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Careers Panel<\/div>\n            <div class=\"event-detail\">\n              <strong>Lead:<\/strong> Victoria Burge<br>\n\n              <div class=\"talk-schedule\">\n                <div class=\"panel-item\">\n                  <div class=\"panel-role\"><strong>Academic Professor:<\/strong><\/div>\n                  <div class=\"panel-person\"><strong>Prof Paul Race<\/strong> (Newcastle University)<\/div>\n                <\/div>\n                <div class=\"panel-item\">\n                  <div class=\"panel-role\"><strong>Industry Team Leader:<\/strong><\/div>\n                  <div class=\"panel-person\"><strong>Dr Claire Jennings<\/strong> (CPI-UK &#8211; Darlington)<\/div>\n                <\/div>\n                <div class=\"panel-item\">\n                  <div class=\"panel-role\"><strong>Facility Manager:<\/strong><\/div>\n                  <div class=\"panel-person\"><strong>Dr Arnaud Basle<\/strong> (Newcastle University)<\/div>\n                <\/div>\n                <div class=\"panel-item\">\n                  <div class=\"panel-role\"><strong>Beamline Scientist:<\/strong><\/div>\n                  <div class=\"panel-person\"><strong>Dr Adam Crawshaw<\/strong> (DLS)<\/div>\n                <\/div>\n                <div class=\"panel-item\">\n                  <div class=\"panel-role\"><strong>Research Associate:<\/strong><\/div>\n                  <div class=\"panel-person\"><strong>Dr Paul Bond<\/strong> (University of York)<\/div>\n                <\/div>\n                <div class=\"panel-item\">\n                  <div class=\"panel-role\"><strong>Software Engineer:<\/strong><\/div>\n                  <div class=\"panel-person\"><strong>Dr Maria Fando<\/strong> (STFC &#8211; Oxford)<\/div>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"event-card\">\n          <div class=\"event-time\">16:30 \u2013 16:45<\/div>\n          <div class=\"event-content\">\n            <div class=\"event-title\">Prizes &#038; Close<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <\/div>\n  <\/div>\n\n  <script>\n    function showTab(tabId) {\n      \/\/ Hide all tab contents\n      const tabContents = document.querySelectorAll('.tab-content');\n      tabContents.forEach(content => {\n        content.classList.remove('active');\n      });\n\n      \/\/ Remove active class from all tab buttons\n      const tabButtons = document.querySelectorAll('.tab-button');\n      tabButtons.forEach(button => {\n        button.classList.remove('active');\n      });\n\n      \/\/ Show selected tab content\n      document.getElementById(tabId).classList.add('active');\n\n      \/\/ Add active class to clicked button\n      event.target.classList.add('active');\n    }\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Conference Agenda Conference Program Thursday 6th November Friday 7th November 10:00 \u2013 10:30 Registration 10:30 \u2013 10:40 Welcome 10:40 \u2013 11:40 Keynote Session \u2013 Prof. Harry Low (Imperial College, London) ESCRT-III-like proteins in bacteria: their role in membrane stress and repair Membrane remodelling and repair in response to cellular stress is a fundamental requirement for &hellip; <\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-923","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What&#039;s On - CCP4 Northern Conference 2025<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What&#039;s On - CCP4 Northern Conference 2025\" \/>\n<meta property=\"og:description\" content=\"Conference Agenda Conference Program Thursday 6th November Friday 7th November 10:00 \u2013 10:30 Registration 10:30 \u2013 10:40 Welcome 10:40 \u2013 11:40 Keynote Session \u2013 Prof. Harry Low (Imperial College, London) ESCRT-III-like proteins in bacteria: their role in membrane stress and repair Membrane remodelling and repair in response to cellular stress is a fundamental requirement for &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/\" \/>\n<meta property=\"og:site_name\" content=\"CCP4 Northern Conference 2025\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-04T22:05:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/\",\"url\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/\",\"name\":\"What's On - CCP4 Northern Conference 2025\",\"isPartOf\":{\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail\",\"datePublished\":\"2025-03-14T09:29:32+00:00\",\"dateModified\":\"2025-11-04T22:05:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#primaryimage\",\"url\":\"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail\",\"contentUrl\":\"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What&#8217;s On\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/#website\",\"url\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/\",\"name\":\"CCP4 Northern Conference 2025\",\"description\":\"CCP4 Northern Conference 2025\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What's On - CCP4 Northern Conference 2025","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/","og_locale":"en_GB","og_type":"article","og_title":"What's On - CCP4 Northern Conference 2025","og_description":"Conference Agenda Conference Program Thursday 6th November Friday 7th November 10:00 \u2013 10:30 Registration 10:30 \u2013 10:40 Welcome 10:40 \u2013 11:40 Keynote Session \u2013 Prof. Harry Low (Imperial College, London) ESCRT-III-like proteins in bacteria: their role in membrane stress and repair Membrane remodelling and repair in response to cellular stress is a fundamental requirement for &hellip;","og_url":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/","og_site_name":"CCP4 Northern Conference 2025","article_modified_time":"2025-11-04T22:05:26+00:00","og_image":[{"url":"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/","url":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/","name":"What's On - CCP4 Northern Conference 2025","isPartOf":{"@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#primaryimage"},"image":{"@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#primaryimage"},"thumbnailUrl":"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail","datePublished":"2025-03-14T09:29:32+00:00","dateModified":"2025-11-04T22:05:26+00:00","breadcrumb":{"@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#primaryimage","url":"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail","contentUrl":"https:\/\/profiles.imperial.ac.uk\/h.low\/thumbnail"},{"@type":"BreadcrumbList","@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/indicative-programme\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/"},{"@type":"ListItem","position":2,"name":"What&#8217;s On"}]},{"@type":"WebSite","@id":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/#website","url":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/","name":"CCP4 Northern Conference 2025","description":"CCP4 Northern Conference 2025","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/pages\/923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/comments?post=923"}],"version-history":[{"count":84,"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/pages\/923\/revisions"}],"predecessor-version":[{"id":1937,"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/pages\/923\/revisions\/1937"}],"wp:attachment":[{"href":"https:\/\/nusbf.ncl.ac.uk\/ccp4-northern-conference-2025\/wp-json\/wp\/v2\/media?parent=923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}