PHI-base / PHI5_web_display

PHI5_web_display will allow to display PHI-Canto data
1 stars 0 forks source link

Update funding information in About page and footer #100

Closed jseager7 closed 5 months ago

jseager7 commented 1 year ago

Before we deploy the website at RRes, we will need to update the funding information on the About page to reflect the fact that we're now funded by the Rothamsted ISPs.

Currently, the About page states that we're still directly funded by BBSRC:

Several specific improvements to PHI-base are currently supported by a BBSRC BBR award (BB/S020020/1, 2019-2022) titled “A FAIR community resource for pathogens, hosts and their interactions to enhance global food security and human health”.

jseager7 commented 1 year ago

Note that funding information is also included in the footer, which will need to be amended:

PHI-base is funded by Biotechnology and Biological Sciences Research Council (BBSRC, UK) …

jseager7 commented 6 months ago

Here's the updated text for the About page:

Since April 2023, PHI-base has been funded by the Growing Health Institute Strategic Programme (WP1: Understanding Biointeractions) [BB/X010953/1; BBS/E/RH/230003A] and the Delivering Sustainable Wheat Institute Strategic Programme (WP2: Delivering Resilience to Biotic Stress) [BBS/E/RH/230001B], both awarded to Rothamsted Research. This strategic funding is provided by the Biotechnology and Biological Sciences Research Council (BBSRC) of the United Kingdom.

From 2019 to 2022, improvements to PHI-base were supported by a BBSRC BBR award titled “A FAIR community resource for pathogens, hosts and their interactions to enhance global food security and human health” [BB/S020020/1]. During this period, we linked many genes in PHI-base to the European Bioinformatics Institute (EBI) Ensembl genome browser interface – specifically, those genes belonging to crop and pathogen species (fungi and oomycetes) of international concern.

Here's the new text for the footer:

PHI-base is funded by two Institute Strategic Programmes awarded to Rothamsted Research (UK) by the BBSRC: Growing Health, and Delivering Sustainable Wheat.

Note that this footer text clips into the BBSRC logo when placed on the page. This is because the BBSRC logo is overflowing its bounds: col-md-2 is not wide enough.

image

Increasing the size of the right column will ruin the symmetry of the footer, so I think it'd be better to add padding to the footer paragraph, or the containing <div>. We need at least 1rem of padding-right, plus padding-left: 1rem to preserve symmetry.

Here's how the footer should look:

image

jashobanta-mcpl commented 5 months ago

Funding information is updated

jseager7 commented 5 months ago

Confirmed as fixed in today's meeting.