diff --git a/_config.yml b/_config.yml index e3f871135f35..105c116f816d 100644 --- a/_config.yml +++ b/_config.yml @@ -10,21 +10,32 @@ ############################ # Name of website -title: My website +title: GSC25: 30 years of genomes, 20 years of genomic standards. The 20th anniversary of the Genomic Standards Consortium. + # Your name to show in the footer -author: Some Person +author: Genomic Standards Consortium ############################################### # --- List of links in the navigation bar --- # ############################################### navbar-links: - About Me: "aboutme" - Resources: - - Beautiful Jekyll: "https://beautifuljekyll.com" - - Learn markdown: "https://www.markdowntutorial.com/" - Author's home: "https://deanattali.com" + About: + - Home: "index" + - General Information: "pages/about" + - Organizing committee: "pages/organizers" + Registration: "pages/registration" + Sponsors: "pages/sponsors" + Agenda: + - Online Agenda: "pages/schedule" + - Keynote Speakers: "pages/keynotes" + Location: + - Venue: "pages/venue" + - Hotels: "pages/hotels" + - Transportation: "pages/transport" + - Tourist Information: "pages/tourism" + Contact: "pages/contact" ################ # --- Logo --- # @@ -32,14 +43,14 @@ navbar-links: # Image to show in the navigation bar - works best with a square image # Remove this parameter if you don't want an image in the navbar -avatar: "/assets/img/avatar-icon.png" +# avatar: "/assets/img/avatar-icon.png" # By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false' -round-avatar: true +round-avatar: false # If you want to have an image logo in the top-left corner instead of having the title of the website, # then specify the following parameter -#title-img: /path/to/image +title-img: "/assets/img/gsc_logo_sml.png" ##################################### @@ -50,17 +61,17 @@ round-avatar: true # You can change the order that they show up on the page by changing the order here. # Uncomment the links you want to show and add your information to each one. social-network-links: - email: "someone@example.com" - rss: true # remove this line if you don't want to show an RSS link at the bottom - facebook: deanattali - github: daattali - twitter: daattali - patreon: DeanAttali - youtube: "@daattali" - whatsapp: 15551212 + email: "gsc25-cambridge@googlegroups.com" +# rss: true # remove this line if you don't want to show an RSS link at the bottom + facebook: Genomic Standards Consortium (GSC) + github: GenomicsStandardsConsortium + twitter: genomestandards +# patreon: DeanAttali +# youtube: "@daattali" +# whatsapp: 15551212 # medium: yourname # reddit: yourname -# linkedin: daattali + linkedin: groups/6967350 # xing: yourname # stackoverflow: "3943160/daattali" # snapchat: deanat78 @@ -85,7 +96,7 @@ social-network-links: # If you want your website to generate an RSS feed, provide a description # The URL for the feed will be https:///feed.xml -rss-description: This website is a virtual proof that I'm awesome +# rss-description: This website is a virtual proof that I'm awesome ########################### # --- General options --- # @@ -100,7 +111,7 @@ share-links-active: # How to display the link to your website in the footer # Remove this if you don't want a link in the footer -url-pretty: "MyWebsite.com" +url-pretty: "GSC25-Cambridge-meeting" # Add the website title to the title of every page title-on-all-pages: true @@ -123,10 +134,10 @@ edit_page_button: true # Allow sub-menu items (second-level navigation menu items) to be longer than the top-level menu # If this setting is off, then long sub-menu words might get cut off # See https://github.com/daattali/beautiful-jekyll/issues/765 to understand the issue this setting can solve -navbar-var-length: false +navbar-var-length: true # The keywords to associate with your website, for SEO purposes -#keywords: "my,list,of,keywords" +keywords: "GSC,Genomic,Standards,Scientific meeting,conference,metagenomics,microbiome,reproducibility,metadata" ###################################### # --- Colours / background image --- # @@ -151,7 +162,7 @@ footer-hover-col: "#0085A1" #navbar-img: "/assets/img/bgimage.png" #footer-img: "/assets/img/bgimage.png" -#page-img: "/assets/img/bgimage.png" +page-img: "/assets/img/bgimage.png" # Suggest a colour for mobile browsers to use as the browser's theme. This is only supported by a few mobile browsers. #mobile-theme-col: "#0085A1" @@ -258,7 +269,7 @@ date_format: "%B %-d, %Y" ################################################################################# # Output options (more information on Jekyll's site) -timezone: "America/Toronto" +timezone: "GMT" markdown: kramdown highlighter: rouge permalink: /:year-:month-:day-:title/ diff --git a/assets/img/Main_gsc_logo_2010.jpg b/assets/img/Main_gsc_logo_2010.jpg new file mode 100644 index 000000000000..50eed2062f62 Binary files /dev/null and b/assets/img/Main_gsc_logo_2010.jpg differ diff --git a/assets/img/Main_gsc_logo_2010.png b/assets/img/Main_gsc_logo_2010.png new file mode 100644 index 000000000000..702329453781 Binary files /dev/null and b/assets/img/Main_gsc_logo_2010.png differ diff --git a/assets/img/Mathematical_Bridge_in_Cambridge_UK.jpg b/assets/img/Mathematical_Bridge_in_Cambridge_UK.jpg new file mode 100644 index 000000000000..01cdca6e6800 Binary files /dev/null and b/assets/img/Mathematical_Bridge_in_Cambridge_UK.jpg differ diff --git a/assets/img/checklist-banner.jpg b/assets/img/checklist-banner.jpg new file mode 100644 index 000000000000..261d5716cac7 Binary files /dev/null and b/assets/img/checklist-banner.jpg differ diff --git a/assets/img/favicon.ico b/assets/img/favicon.ico new file mode 100644 index 000000000000..a08174ced016 Binary files /dev/null and b/assets/img/favicon.ico differ diff --git a/assets/img/gsc_logo_sml.png b/assets/img/gsc_logo_sml.png new file mode 100644 index 000000000000..2028a1cff58a Binary files /dev/null and b/assets/img/gsc_logo_sml.png differ diff --git a/assets/img/hotel-beds-banner.png b/assets/img/hotel-beds-banner.png new file mode 100644 index 000000000000..d40d4e75e064 Binary files /dev/null and b/assets/img/hotel-beds-banner.png differ diff --git a/assets/img/keynote-banner.png b/assets/img/keynote-banner.png new file mode 100644 index 000000000000..dd7ea3f0db38 Binary files /dev/null and b/assets/img/keynote-banner.png differ diff --git a/assets/img/registration-banner.png b/assets/img/registration-banner.png new file mode 100644 index 000000000000..6962744c3ea9 Binary files /dev/null and b/assets/img/registration-banner.png differ diff --git a/assets/img/schedule-banner.png b/assets/img/schedule-banner.png new file mode 100644 index 000000000000..75a1aba5214e Binary files /dev/null and b/assets/img/schedule-banner.png differ diff --git a/assets/img/schedule-banner2.png b/assets/img/schedule-banner2.png new file mode 100644 index 000000000000..647ef1115c1d Binary files /dev/null and b/assets/img/schedule-banner2.png differ diff --git a/assets/img/schedule-banner3.png b/assets/img/schedule-banner3.png new file mode 100644 index 000000000000..054b2b41f5e5 Binary files /dev/null and b/assets/img/schedule-banner3.png differ diff --git a/assets/img/sponsor-banner.png b/assets/img/sponsor-banner.png new file mode 100644 index 000000000000..96bb8596bf9a Binary files /dev/null and b/assets/img/sponsor-banner.png differ diff --git a/assets/img/the-board-2023.png b/assets/img/the-board-2023.png new file mode 100644 index 000000000000..3898144e75f6 Binary files /dev/null and b/assets/img/the-board-2023.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 000000000000..a08174ced016 Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index c72dfaa49670..6a2e7b80f653 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,14 @@ --- -layout: home -title: My website -subtitle: This is where I will tell my friends way too much about me +layout: page +title: GSC25: 30 years of genomes, 20 years of genomic standards. The 20th anniversary of the Genomic Standards Consortium. +subtitle: Welcome to the landing page for the GSC25 meeting in Cambridge, UK. To be held 29th July 1st August 2025. +cover-img: /assets/img/Mathematical_Bridge_in_Cambridge_UK.jpg +share-img: /assets/img/gsc_logo_sml.png --- + +

GSC25 Cambridge, UK.

+ +

The 20th anniversary of the Genomic Standards Consortium will be celebrated at the 25th GSC meeting. It will be located where it all began, Cambridge UK. The GSC25 meeting will focus on multi-decade transformative impact and expansion of Genomic Data Standards and Microbial Genome Sequencing, looking ahead at the utilization and transparency of Artificial Intelligence and the growth of new standards in the fields of ancient DNA, eDNA, biopreservation/biodiversity, microbiomes, viromes, along with environmental and human health. +The GSC25 three-day format with sessions on the GSC’s 20-year impact on data standardization and reuse; perspectives from three decades of microbial sequencing; GSC-community partnerships; Evolution of standards in the context of a network of projects and resources; evolving MIxS standards.

+ +

Read more on the information page.

\ No newline at end of file diff --git a/pages/about.md b/pages/about.md new file mode 100644 index 000000000000..5c6c2718e7e4 --- /dev/null +++ b/pages/about.md @@ -0,0 +1,47 @@ +--- +layout: page +title: About GSC24 +cover-img: /assets/img/the-board-2023.png +share-img: /assets/img/gsc_logo_sml.png +--- + +![GenSC logo](../assets/img/gsc_logo_sml.png) + +The Genomic Standards Consortium (GSC) is an open-membership working body formed in September 2005. The aim of the GSC is making genomic data discoverable. The GSC enables genomic data integration, discovery and comparison through international community-driven standards. Learn more on the [Gensc.org/About](https://www.gensc.org/pages/about.html) page. + + +## GSC meetings +The GSC host annual international meetings to promote the use of standards in the life sciences and beyond, with a particular emphasis on sequence data sharing. + +Each annual meeting is themed around a topic or topics that are relevant to the host organisation and local participants. This year the underlying theme will be the Challenges of Reproducibility in Genomics, and how the use of standards can help overcome those challenges. + +With the recent movement in the FAIR principles arena towards focusing on machine-readable and actionable data, along with the commitments shown by various National funding agencies towards open and reproducible science, we hope our choice of topic will enable networking of relevant players from standards organisations, funders, and researchers to further the discussions and facilitate a coherent movement towards a more robust future for scientific discovery and dissemination. + +This meeting is intended for academic, corporate, and government professionals in the fields of medical genomics, environmental genomics, metagenomics, and microbiome sciences, tackling technical, metadata, and reproducibility challenges related to sample collection, processing, and genomic sequencing workflows critical for small- and large-scale datasets. +Attendance for the GSC25 annual meeting is expected to be between 200 and 250 participants. + + +## GSC past meetings +Please see [GSC24-Tucson](https://genomicsstandardsconsortium.github.io/GSC24-Tucson/) and [GSC23-Bangkok](https://genomicsstandardsconsortium.github.io/GSC23-Bangkok/) for the previous two GSC meetings. + +## GSC25 Cambridge +The GSC 2025 annual meeting will be located in Cambridge UK, more details to follow. + +GSC25 Daily Agenda Overview: + + * July 28 GSC board meeting – GSC board dinner (invite only) + * July 29 GSC main meeting - Impacts and Opening Reception + * July 30 GSC main meeting - Standards and Afternoon Tea (Networking Event) + * July 31 GSC main meeting - Forward Focused + * August 1 GSC Working group meetings (separate registration required) + +Meeting Sessions Theme: + + * The implementation of new community-driven genomic standards + * The establishment of methods of capturing and exchanging metadata + * Harmonization of metadata collection and analysis efforts across the wider genomics community + * Developing and making available standards-related resources and tools to help leverage the exponentially increasing amount of genomics and metagenomics datasets + * Implementing standards for reproducibility across all areas of genomics + + +[ ![GenSC](../assets/img/gsc_logo_sml.png) ](https://www.gensc.org/) diff --git a/pages/blog.md b/pages/blog.md new file mode 100644 index 000000000000..129e0d3dd2d0 --- /dev/null +++ b/pages/blog.md @@ -0,0 +1,19 @@ +--- +layout: page +title: GSC24 The meeting abstracts +cover-img: /assets/img/header.jpg +--- + +{% include header.html %} + +This page will auto update with talk abstracts as they are provided by the speakers. + +## To find abstracts of interest you can use the Search tool by clicking the magnifying glass icon in the top right of this page. + + + + {% for post in site.posts %} + * {{ post.date | date: "%-d %B %Y" }} - {{ post.title }} +
+ {% endfor %} +
diff --git a/pages/contact.md b/pages/contact.md new file mode 100644 index 000000000000..85dd5904670d --- /dev/null +++ b/pages/contact.md @@ -0,0 +1,12 @@ +--- +layout: default +title: contact us +--- +Contact Us +========== + +For general enquiries about the Genomic Standards Consortium you can contact the group mailing lists: +[Genomic Standards Consortium](mailto:gensc-cig@googlegroups.com?subject=[GSC-contact-us]) +Or you can request to join the [google-group](https://groups.google.com/u/0/g/genomic-standards-consortium/about) to receive updates about the GSC activities. + +For specific queries related to the GSC25 meeting please contact the GSC25 organising committee. diff --git a/pages/hotels.md b/pages/hotels.md new file mode 100644 index 000000000000..f44fd2d5145d --- /dev/null +++ b/pages/hotels.md @@ -0,0 +1,20 @@ +--- +layout: page +title: Accomodation +cover-img: /assets/img/hotel-beds-banner.png +share-img: /assets/img/gsc_logo_sml.png +--- + +# Suggested Hotels + +Coming soon + + + + + +[ ![GenSC](../assets/img/gsc_logo_sml.png) ](https://www.gensc.org/) + + + + diff --git a/pages/images/ATCC_logo_v125.jpg b/pages/images/ATCC_logo_v125.jpg new file mode 100644 index 000000000000..d1fba1bea73e Binary files /dev/null and b/pages/images/ATCC_logo_v125.jpg differ diff --git a/pages/images/ATCC_logo_v2.jpg b/pages/images/ATCC_logo_v2.jpg new file mode 100644 index 000000000000..3af2f15eb40a Binary files /dev/null and b/pages/images/ATCC_logo_v2.jpg differ diff --git a/pages/images/ATCC_logo_v250.jpg b/pages/images/ATCC_logo_v250.jpg new file mode 100644 index 000000000000..af788d9978b4 Binary files /dev/null and b/pages/images/ATCC_logo_v250.jpg differ diff --git a/pages/images/AZGenInst-125.jpg b/pages/images/AZGenInst-125.jpg new file mode 100644 index 000000000000..fa9cac8745a3 Binary files /dev/null and b/pages/images/AZGenInst-125.jpg differ diff --git a/pages/images/AZGenInst-250.png b/pages/images/AZGenInst-250.png new file mode 100644 index 000000000000..20ca6c9e67fd Binary files /dev/null and b/pages/images/AZGenInst-250.png differ diff --git a/pages/images/AZGenomicsInstitute_PROEM.svg b/pages/images/AZGenomicsInstitute_PROEM.svg new file mode 100644 index 000000000000..22a225f00e9a --- /dev/null +++ b/pages/images/AZGenomicsInstitute_PROEM.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pages/images/BronzeSponsor-500.png b/pages/images/BronzeSponsor-500.png new file mode 100644 index 000000000000..f5a661c5cd2c Binary files /dev/null and b/pages/images/BronzeSponsor-500.png differ diff --git a/pages/images/BronzeSponsor.png b/pages/images/BronzeSponsor.png new file mode 100644 index 000000000000..e26299b9a9dc Binary files /dev/null and b/pages/images/BronzeSponsor.png differ diff --git a/pages/images/CRSR_B2B_logo_onLIGHT.png b/pages/images/CRSR_B2B_logo_onLIGHT.png new file mode 100644 index 000000000000..59031dedcc1c Binary files /dev/null and b/pages/images/CRSR_B2B_logo_onLIGHT.png differ diff --git a/pages/images/ElementBiosciences-logo-125.png b/pages/images/ElementBiosciences-logo-125.png new file mode 100644 index 000000000000..396808dd3265 Binary files /dev/null and b/pages/images/ElementBiosciences-logo-125.png differ diff --git a/pages/images/ElementBiosciences-logo-250.png b/pages/images/ElementBiosciences-logo-250.png new file mode 100644 index 000000000000..1a855b1a7dbd Binary files /dev/null and b/pages/images/ElementBiosciences-logo-250.png differ diff --git a/pages/images/ElementBiosciences-logo.png b/pages/images/ElementBiosciences-logo.png new file mode 100644 index 000000000000..3521377c1e35 Binary files /dev/null and b/pages/images/ElementBiosciences-logo.png differ diff --git a/pages/images/GSPress-125.jpg b/pages/images/GSPress-125.jpg new file mode 100644 index 000000000000..66fa08d5bafe Binary files /dev/null and b/pages/images/GSPress-125.jpg differ diff --git a/pages/images/GSPress-250.jpg b/pages/images/GSPress-250.jpg new file mode 100644 index 000000000000..348327654fc3 Binary files /dev/null and b/pages/images/GSPress-250.jpg differ diff --git a/pages/images/GSPress.png b/pages/images/GSPress.png new file mode 100644 index 000000000000..ac2e9b4d7225 Binary files /dev/null and b/pages/images/GSPress.png differ diff --git a/pages/images/GoldSponsor-500.png b/pages/images/GoldSponsor-500.png new file mode 100644 index 000000000000..5727ab5ca766 Binary files /dev/null and b/pages/images/GoldSponsor-500.png differ diff --git a/pages/images/GoldSponsor.png b/pages/images/GoldSponsor.png new file mode 100644 index 000000000000..360b8ea5e46e Binary files /dev/null and b/pages/images/GoldSponsor.png differ diff --git a/pages/images/PlatinumSponsor-500.png b/pages/images/PlatinumSponsor-500.png new file mode 100644 index 000000000000..54e3609ef8a8 Binary files /dev/null and b/pages/images/PlatinumSponsor-500.png differ diff --git a/pages/images/PlatinumSponsor.png b/pages/images/PlatinumSponsor.png new file mode 100644 index 000000000000..dd6e0a089589 Binary files /dev/null and b/pages/images/PlatinumSponsor.png differ diff --git a/pages/images/SilverSponsor-500.png b/pages/images/SilverSponsor-500.png new file mode 100644 index 000000000000..ac538dc8e43b Binary files /dev/null and b/pages/images/SilverSponsor-500.png differ diff --git a/pages/images/SilverSponsor.png b/pages/images/SilverSponsor.png new file mode 100644 index 000000000000..e05ca2bbd3d1 Binary files /dev/null and b/pages/images/SilverSponsor.png differ diff --git a/pages/images/SingularGenomics-125.jpg b/pages/images/SingularGenomics-125.jpg new file mode 100644 index 000000000000..e83794d51a65 Binary files /dev/null and b/pages/images/SingularGenomics-125.jpg differ diff --git a/pages/images/SingularGenomics-250.jpg b/pages/images/SingularGenomics-250.jpg new file mode 100644 index 000000000000..229c6dc18a74 Binary files /dev/null and b/pages/images/SingularGenomics-250.jpg differ diff --git a/pages/images/SingularGenomics.png b/pages/images/SingularGenomics.png new file mode 100644 index 000000000000..64fa8d46cdd5 Binary files /dev/null and b/pages/images/SingularGenomics.png differ diff --git a/pages/images/ZymoResearch-250.jpg b/pages/images/ZymoResearch-250.jpg new file mode 100644 index 000000000000..59ee13c05e6c Binary files /dev/null and b/pages/images/ZymoResearch-250.jpg differ diff --git a/pages/images/ZymoResearch-yellow-125.jpg b/pages/images/ZymoResearch-yellow-125.jpg new file mode 100644 index 000000000000..2d2756ede6a8 Binary files /dev/null and b/pages/images/ZymoResearch-yellow-125.jpg differ diff --git a/pages/images/ZymoResearch-yellow-250.jpg b/pages/images/ZymoResearch-yellow-250.jpg new file mode 100644 index 000000000000..9311cd8528d1 Binary files /dev/null and b/pages/images/ZymoResearch-yellow-250.jpg differ diff --git a/pages/images/ZymoResearch-yellow.jpg b/pages/images/ZymoResearch-yellow.jpg new file mode 100644 index 000000000000..d0476fa20034 Binary files /dev/null and b/pages/images/ZymoResearch-yellow.jpg differ diff --git a/pages/images/ZymoResearch.jpg b/pages/images/ZymoResearch.jpg new file mode 100644 index 000000000000..37ed57645c51 Binary files /dev/null and b/pages/images/ZymoResearch.jpg differ diff --git a/pages/images/corsair-125.jpg b/pages/images/corsair-125.jpg new file mode 100644 index 000000000000..1c65e1fce756 Binary files /dev/null and b/pages/images/corsair-125.jpg differ diff --git a/pages/images/corsair-250.jpg b/pages/images/corsair-250.jpg new file mode 100644 index 000000000000..3888dd7fb09c Binary files /dev/null and b/pages/images/corsair-250.jpg differ diff --git a/pages/images/n6tec-125.jpg b/pages/images/n6tec-125.jpg new file mode 100644 index 000000000000..d7107ee552db Binary files /dev/null and b/pages/images/n6tec-125.jpg differ diff --git a/pages/images/n6tec-250.jpg b/pages/images/n6tec-250.jpg new file mode 100644 index 000000000000..43cb71980f67 Binary files /dev/null and b/pages/images/n6tec-250.jpg differ diff --git a/pages/images/n6tec_NavLogo.svg b/pages/images/n6tec_NavLogo.svg new file mode 100644 index 000000000000..7d58d3888dd8 --- /dev/null +++ b/pages/images/n6tec_NavLogo.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/pages/images/one_codex-125.jpg b/pages/images/one_codex-125.jpg new file mode 100644 index 000000000000..125f1b969a87 Binary files /dev/null and b/pages/images/one_codex-125.jpg differ diff --git a/pages/images/one_codex-250.jpg b/pages/images/one_codex-250.jpg new file mode 100644 index 000000000000..afb680073752 Binary files /dev/null and b/pages/images/one_codex-250.jpg differ diff --git a/pages/images/one_codex.png b/pages/images/one_codex.png new file mode 100644 index 000000000000..22eb2fc67271 Binary files /dev/null and b/pages/images/one_codex.png differ diff --git a/pages/images/qiagen-logo-125.jpg b/pages/images/qiagen-logo-125.jpg new file mode 100644 index 000000000000..e5848b8c0859 Binary files /dev/null and b/pages/images/qiagen-logo-125.jpg differ diff --git a/pages/images/qiagen-logo-250.jpg b/pages/images/qiagen-logo-250.jpg new file mode 100644 index 000000000000..8a7e853bf4a1 Binary files /dev/null and b/pages/images/qiagen-logo-250.jpg differ diff --git a/pages/images/qiagen-logo.jpg b/pages/images/qiagen-logo.jpg new file mode 100644 index 000000000000..bfd473e2ce9b Binary files /dev/null and b/pages/images/qiagen-logo.jpg differ diff --git a/pages/images/revvity_logo-125.jpg b/pages/images/revvity_logo-125.jpg new file mode 100644 index 000000000000..d0d1e24507e4 Binary files /dev/null and b/pages/images/revvity_logo-125.jpg differ diff --git a/pages/images/revvity_logo-250.jpg b/pages/images/revvity_logo-250.jpg new file mode 100644 index 000000000000..7d9446f409b6 Binary files /dev/null and b/pages/images/revvity_logo-250.jpg differ diff --git a/pages/images/revvity_logo.jpg b/pages/images/revvity_logo.jpg new file mode 100644 index 000000000000..ffb440e8dad4 Binary files /dev/null and b/pages/images/revvity_logo.jpg differ diff --git a/pages/keynotes.md b/pages/keynotes.md new file mode 100644 index 000000000000..a363f28743b3 --- /dev/null +++ b/pages/keynotes.md @@ -0,0 +1,49 @@ +--- +layout: page +title: Keynote Speakers & Dawn Field Awardee +cover-img: /assets/img/keynote-banner.png +share-img: /assets/img/keynote-banner.png +--- + +# (Session) Keynote Speakers + +It is anticipated we will have 3 Keynote speakers, one for each day. Their details will appear here as soon as they are confirmed. + * Keynote 1 + + * Keynote 2 + + * Keynote 3 + + + +# Dawn Field Awardee + +The ‘Dawn Field Award for Outstanding Contributions to Genomic Standards’ annual award, established in 2022, is to recognize achievements of early-career researchers for their significant contributions to the field of genomic standards. The award honors Dr. Dawn Field (1969-2020) the Genomic Standards Consortium (GSC) founder and a pioneer in the field of genomic standards. Nominations are made by GSC Board members. Awardees will present their research at the annual GSC meeting. Dr. Dawn Field established the GSC consortium in 2005, building a community of researchers committed to building and implementing genomic metadata standards to make data discoverable and reusable. + +## Presenting the 2025 winner + +Yet to be decided - if you have nominations please contact a GSC board member. + + +### Previous ‘Dawn Field Award for Outstanding Contributions to Genomic Standards’ Awardees: + +2022 +Raïssa Meyer at the Alfred Wegener Institute for her work on the The Omic Biodiversity Observation Network. + +2023 +Montana Smith at PNNL for her work on standards for the quantitative stable isotope probing (qSIP) genomics. + +2024 +*[Savvas Paragkamian](https://www.linkedin.com/in/savvas-paragkamian-741538182)* at University of Crete for his contributions to the analysis of the GSC's 1st Island Sampling day data (see GSC's [ISD GitHub](https://github.com/GenomicsStandardsConsortium/ISD)) . + + + +### [About Genomic Standards Consortium](https://www.gensc.org/) +![GenSC logo](../assets/img/gsc_logo_sml.png) + + + + + + + diff --git a/pages/organizers.md b/pages/organizers.md new file mode 100644 index 000000000000..ae2437aea832 --- /dev/null +++ b/pages/organizers.md @@ -0,0 +1,35 @@ +--- +layout: default +title: Organizing committee +cover-img: /assets/img/ +share-img: /assets/img/ +--- + +# Contact us + +To contact the organizing committee please email us. + +# The Organizing Committee members +* [Lynn Schriml, University of Maryland](https://www.linkedin.com/in/lynn-schriml-1753609/) +* [Christopher Hunter, GigaScience](https://www.linkedin.com/in/chr1shunter/) +* [Scott Tighe, University of Vermont](https://www.linkedin.com/in/scott-tighe-094058a/) +* [Lorna Richardson, EMBL-EBI] +* [Rachel Isaacson, EMBL-EBI] +* [Rob Finn, EMBL-EBI] + + + + + + + + + +![GenSC logo](../assets/img/gsc_logo_sml.png) + + + + + + + diff --git a/pages/registration.md b/pages/registration.md new file mode 100644 index 000000000000..1c61d070c8ae --- /dev/null +++ b/pages/registration.md @@ -0,0 +1,108 @@ +--- +layout: page +title: Registration details +cover-img: /assets/img/registration-banner.png +share-img: /assets/img/ +--- + +# In person registration + +We antipate opening registration in March 2024. + + +By registering you are agreeing to the terms and conditions set out below, please read those careful before completing your registration. Please note, **invited speakers and GSC board members** should NOT register using the above link, please contact the organisers if you have not had registration details sent to you already. + +## Virtual Registration + +If you are unable to attend in person we are considering offering a live stream of the main sessions, unlike previous years we will need to make a charge (TBC) for virtual registration in order to cover the associated AV and technical costs. + + +## Registration Fee + +**Registration cost: TBC** + +**Student registration cost: TBC** + + +## Conference Terms and Conditions + +Last Updated: 15 April 2024 + +### CONFERENCE ATTENDEES CODE OF CONDUCT + +The GSC conference is organized by Genomic Standards Consortium, an open, community organization dedicated to making genomic data discoverable. The GSC is committed to fostering a vibrant, inclusive, and respective environment. All attendees, speakers, organizers and exhibitors/sponsors at GSC events (hereafter known as “attendees”) are expected to abide by this Code of Conduct. + +Respectful behavior towards all attendees at all times. We will not tolerate harassment or intimidation of any person, whether verbal, physical, or written (including on social media or by email). This includes, but is not limited to: + + * Offensive or unwanted comments on any protected characteristic, or any other personal attribute + * Unjustified use of sexual images + * Sustained interruption of speakers or of those asking questions + * Unwanted photography or filming. Please respect the wishes of speakers who do not want their slides photographed or shared on social media + * Violence, threats of violence or violent language aimed at another individual + * Bullying + * Inappropriate physical contact or invasion of personal space + * Unwelcome sexual attention, including inappropriate verbal and physical attention + * Encouraging any of the above behavior + + +Be aware that certain language and images can offend groups and cultures different from your own. If you have any doubt about whether specific content in your presentations could be misinterpreted, we recommend removing it. + +If you are aware of any violations of the code of conduct, toward yourself or others, please contact a member of the steering committee as soon as possible. + + +It is also expected that all attendees will abide by the local laws, rules, regulations, health and safety protocols stipulated by the hosting site or local government, with particular reference to any COVID related rules that may change at short notice. + + +### CHANGES TO THE CONFERENCE, POSTPONEMENT AND CANCELLATIONS + +We reserve the right and shall be entitled to make changes to the conference at any time without liability to you, including without limitation in respect of the advertised content, timings on the day, date, format, venue and/or location of the conference or the advertised speakers. We will keep you informed of any such changes from time to time. +We reserve the right and shall be entitled, in our sole discretion, to cancel or postpone the date of the conference. We shall give notice of our decision to cancel or postpone the conference via the conference website. No reimbursement of any expenses incurred will be made to participants either in person or virtual. + + +### CONFERENCE CONTENT + +Presenters are strongly encouraged to place all content under a CC0 waiver, but attendees should not assume all content is open. + +While we intend to make as much content as possible openly accessible, all rights in all presentations, documentation (include the conference website) and materials published or otherwise made available as part of the conference (including but not limited to any documentation packs or audio or audio-visual recording of the conference) (“Content”) are owned by the presenter and are included with the permission of the owner of the rights. + +No (i) photography, filming or recording; or (ii) republication, broadcast or other dissemination of the Content is permitted without the express permission of the content owner. + +You shall not distribute, reproduce, modify, store, transfer or in any other way use any of the Content without the express permission of the content owner. + +To the extent that any Content is made available by us online we reserve the right to suspend or remove access to such Content at any time. + + +### FORCE MAJEURE + +We shall not be liable for any hindrance, failure or delay in the conference as a result of an event or series of connected events beyond our reasonable control (including, without limitation, acts of God, extreme weather conditions, power failure, floods, lightning, storm, fire, explosion, war, riot, civil commotion, military operations, acts or threats of terrorism, malicious damage, strike action, lock-outs or other industrial action (whether involving our workforce or the workforce of any other party), default of suppliers or sub-contractors, compliance with any law or governmental order, rule regulation or direction, accident, failure or breakdown of plant, machinery, systems or vehicles, or a pandemic, epidemic, civil emergency or other widespread illness) (“Force Majeure Event”). + +In the event of a Force Majeure Event, we shall be entitled, without liability, to vary, suspend, postpone or cancel the conference. We will not be liable for any attendees travel, accomodation or other expenses associated with the meeting. + + +### PRIVACY POLICY AND CONSENT + +Please find below the data privacy policy which sets out how we use and protect any personal information provided and forms part of our terms and conditions. + +By disclosing your personal information to us when using our web site, or in writing, you consent to the collection, storage and processing of your personal information as outlined in this Policy. No e-mail address or contact details will be displayed without your prior consent. + +### What do we do with your personal information? + + * We may need to collect information about you to process the registration and provide you with the services you expect. This information may include details such as your name, address/location, e-mail address, and organisational affiliatin. + * We will only disclose personal data to third parties if this is required for the purpose of completing your transaction with us, or if we are legally required to do so. + * Your name and email address will be shared with our event sponsors unless you opt out during registration or contact us to request to be removed from that list. + * We do not otherwise sell, rent or trade your personal information to non-sponsoring third parties for marketing purposes. + * Your data will be stored in a google-form only accessible by the event organisers and members of the Genomic Standards Consortium board. + * Your data will be used to contact you with details of the event before, during and after the event date. + +### LINKS TO OTHER WEBSITES + +Our website may contain links to other websites of interest. However, once you have used these links to leave our site, you should note that we do not have any control over that other website. Therefore, we cannot be responsible for the protection and privacy of any information which you provide whilst visiting such sites and such sites are not governed by this privacy statement. + + + +[ ![GenSC](../assets/img/gsc_logo_sml.png) ](https://www.gensc.org/) + + + + + diff --git a/pages/schedule.md b/pages/schedule.md new file mode 100644 index 000000000000..db0f1df66bbc --- /dev/null +++ b/pages/schedule.md @@ -0,0 +1,34 @@ +--- +layout: page +title: Online Agenda +cover-img: /assets/img/schedule-banner.png +share-img: /assets/img/ +--- + +The meeting will run from: + **8am Tuesday July 29th through mid afternoon on Thursday July 31st, 2025.** + + **There will be an additional day for hands on workshops on Friday 1st Aug 2025** + +## Agenda Schedule + +* **Monday, July 28th GSC board meeting** - Invite only. Venue TBC + * 1:00-4:00 pm: Board Meeting; 5:30 pm: Board Dinner + +* **Tuesday, July 29th GSC main meeting** (**8:45 am - 5:00 pm**) + * details coming soon + +* **Wednesday, July 30th GSC main meeting** + * details coming soon + +* **Thursday, July 31st GSC main meeting** + * details coming soon + +* **Friday, August 1st GSC Working group meetings** + * details coming soon + +## Thank you to our sponsors + + + +[ ![GenSC](../assets/img/gsc_logo_sml.png) ](https://www.gensc.org/) diff --git a/pages/sponsors - Copy.md b/pages/sponsors - Copy.md new file mode 100644 index 000000000000..ff045dc42f2b --- /dev/null +++ b/pages/sponsors - Copy.md @@ -0,0 +1,101 @@ +--- +layout: page +title: Sponsors +cover-img: /assets/img/sponsor-banner.png +share-img: /assets/img/ +--- + + + ![PlatinumSponsor](./images/PlatinumSponsor-500.png) + +[ ![ZymoPlatinum](./images/ZymoResearch-yellow-250.jpg) ](https://zymoresearch.eu/) + +___ + + ![GoldSponsor](./images/GoldSponsor-500.png) + +[ ![QiagenGold](./images/qiagen-logo-250.jpg) ](https://www.qiagen.com/) + +[ ![GigaSciencePressGold](./images/GSPress-250.jpg) ](https://www.gigasciencepress.org/) + +[ ![ElementBiosciencesGold](./images/ElementBiosciences-logo-250.png) ](https://www.elementbiosciences.com/) + +___ + + ![SilverSponsor](./images/SilverSponsor-500.png) + +[ ![SilverSponsorsATCC](./images/ATCC_logo_v250.jpg) ](https://www.atcc.org/) + +[ ![SilverSponsorsRevvityHealth](./images/revvity_logo-250.jpg) ](https://www.revvity.com/gb-en) + +[ ![SilverSponsorsOriginCorsair](./images/corsair-250.jpg) ](https://www.OriginPC.com/) + +___ + + ![BronzeSponsor](./images/BronzeSponsor-500.png) + +[ ![n6tecBronze](./images/n6tec-250.jpg) ](https://www.n6tec.com/) + +[ ![SingularBronze](./images/SingularGenomics-250.jpg) ](https://singulargenomics.com/) + +[ ![OneCodexBronze](./images/one_codex-250.jpg) ](https://www.onecodex.com/) + +[ ![AZGenInstBronze](./images/AZGenInst-250.png) ](http://www.genome.arizona.edu/) + +___ + +# Sponsorship opportunities + +This meeting is intended for academic, corporate, and government professionals in the fields of medical genomics, environmental genomics, metagenomics, and microbiome sciences, tackling technical, metadata, and reproducibility challenges related to sample collection, processing, and genomic sequencing workflows critical for small- and large-scale datasets. It is our intention to discuss and plan for evolving genomic and laboratory standards to address the needs of clinical, academic, and industry researchers with a focus on precision medicine and agriculture. +Attendance for the annual meeting is expected to be between 80-120 participants. We envisage a total of between 10 and 20 sponsors of all levels, with 5 to 8 of those at the Platinum sponsor level. +Scientific vendors will have the opportunity to interact with attendees and speakers during the entire meeting including the opening reception, daily coffee breaks, lunches, and in between sessions. This meeting allows for ample networking time between sponsors and attendees. + + + +# Sponsorship Level Opportunities: +A brochure describing the sponsorship opportunities is [available here](https://genomicsstandardsconsortium.github.io/GSC24-Tucson/assets/GSC24-Tucson_Sponsorship_v6.pdf). + +## Bronze Sponsor ($1000) sponsors will receive the following benefits: +1. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +2. Inclusion of the sponsor’s logo in meeting materials. + +## Silver Sponsor ($2,500) sponsors will receive the following benefits: +1. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +2. Inclusion of the sponsor’s logo in meeting materials. +3. One free meeting registration. +4. Organization name and logo recognition on meeting signage. +5. Logo included on inter-session slides. + +## Gold Sponsor ($4,500) sponsors will receive the following benefits: +1. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +2. Inclusion of the sponsor’s logo in meeting materials. +3. One free meeting registration. +4. Tabletop exhibition display (~1.6 m, 5ft). +5. Half page advertisement in meeting literature. +6. Organization name and logo recognition on meeting signage. +7. Logo included on inter-session slides. + +## Platinum Sponsor ($7500) sponsors will receive the following benefits: +1. Guaranteed 15-minute speaking slot in the program of the annual GSC meeting. +2. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +3. Inclusion of the sponsor’s logo in meeting materials. +4. Two free meeting registrations. +5. Tabletop exhibition display (~1.6 m, 5ft). +6. Organization name and logo recognition on meeting signage. +7. Logo included on inter-session slides. +8. Special recognition of Platinum sponsor at symposium and in print and marketing materials. +9. Full-page symposium program advertisement. +10. Sponsor representative to join GSC board for GSC24 board dinner. + +## Custom Sponsorships +Custom sponsorships are available, such as add-ons, partial upgrades, and event sponsorships. Please let us know your needs by contacting the GSC24 organising committee We are happy to accommodate! + + + +[ ![GenSC](../assets/img/gsc_logo_sml.png) ](https://www.gensc.org/) + + + + + + diff --git a/pages/sponsors.md b/pages/sponsors.md new file mode 100644 index 000000000000..feab8f8a5c2e --- /dev/null +++ b/pages/sponsors.md @@ -0,0 +1,82 @@ +--- +layout: page +title: Sponsors +cover-img: /assets/img/sponsor-banner.png +share-img: /assets/img/ +--- + + + ![PlatinumSponsor](./images/PlatinumSponsor-500.png) + +___ + + ![GoldSponsor](./images/GoldSponsor-500.png) + + +___ + + ![SilverSponsor](./images/SilverSponsor-500.png) + + +___ + + ![BronzeSponsor](./images/BronzeSponsor-500.png) + + +___ + +# Sponsorship opportunities + +This meeting is intended for academic, corporate, and government professionals in the fields of medical genomics, environmental genomics, metagenomics, and microbiome sciences, tackling technical, metadata, and reproducibility challenges related to sample collection, processing, and genomic sequencing workflows critical for small- and large-scale datasets. It is our intention to discuss and plan for evolving genomic and laboratory standards to address the needs of clinical, academic, and industry researchers with a focus on precision medicine and agriculture. +Attendance for the annual meeting is expected to be between 120-250 participants. We envisage a total of between 10 and 20 sponsors of all levels, with 5 to 8 of those at the Platinum sponsor level. +Scientific vendors will have the opportunity to interact with attendees and speakers during the entire meeting including the opening reception, daily coffee breaks, lunches, and in between sessions. This meeting allows for ample networking time between sponsors and attendees. + + + +# Sponsorship Level Opportunities: +A brochure describing the sponsorship opportunities is [available here](https://genomicsstandardsconsortium.github.io/GSC25-Cambridge/assets/GSC25-Cambridge_Sponsorship.pdf - need to create this). + +## Bronze Sponsor (£1000) sponsors will receive the following benefits: +1. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +2. Inclusion of the sponsor’s logo in meeting materials. + +## Silver Sponsor (£3,500) sponsors will receive the following benefits: +1. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +2. Inclusion of the sponsor’s logo in meeting materials. +3. One free meeting registration. +4. Organization name and logo recognition on meeting signage. +5. Logo included on inter-session slides. + +## Gold Sponsor (£6,500) sponsors will receive the following benefits: +1. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +2. Inclusion of the sponsor’s logo in meeting materials. +3. One free meeting registration. +4. Tabletop exhibition display (~1.6 m, 5ft). +5. Half page advertisement in meeting literature. +6. Organization name and logo recognition on meeting signage. +7. Logo included on inter-session slides. + +## Platinum Sponsor (£9,500) sponsors will receive the following benefits: +1. Guaranteed 15-minute speaking slot in the program of the annual GSC meeting. +2. Acknowledgment of your sponsorship on the GSC (www.gensc.org), including links to your company’s website. +3. Inclusion of the sponsor’s logo in meeting materials. +4. Two free meeting registrations. +5. Tabletop exhibition display (~1.6 m, 5ft). +6. Organization name and logo recognition on meeting signage. +7. Logo included on inter-session slides. +8. Special recognition of Platinum sponsor at symposium and in print and marketing materials. +9. Full-page symposium program advertisement. +10. Sponsor representative to join GSC board for GSC24 board dinner. + +## Custom Sponsorships +Custom sponsorships are available, such as add-ons, partial upgrades, and event sponsorships. Please let us know your needs by contacting the GSC25 organising committee We are happy to accommodate! + + + +[ ![GenSC](../assets/img/gsc_logo_sml.png) ](https://www.gensc.org/) + + + + + + diff --git a/pages/tourism.md b/pages/tourism.md new file mode 100644 index 000000000000..f9e7f7eb1802 --- /dev/null +++ b/pages/tourism.md @@ -0,0 +1,22 @@ +--- +layout: page +title: Local Tourist Information +cover-img: /assets/img/visit-tucson.png +share-img: /assets/img/View_of_Tucson_from_Sentinel_Peak_2.jpg +--- + +# Visit Tucson + +Please see Visit Tucson website for tourist information. + + + +## [About Genomic Standards Consortium](https://www.gensc.org/) +![GenSC logo](../assets/img/gsc_logo_sml.png) + + + + + + + diff --git a/pages/transport.md b/pages/transport.md new file mode 100644 index 000000000000..d233d3788410 --- /dev/null +++ b/pages/transport.md @@ -0,0 +1,32 @@ +--- +layout: page +title: Local Transportation +cover-img: /assets/img/sunlink.jpg +share-img: /assets/img/sunlink.jpg +--- + +# International travel to Tucson + +International visitors will likely fly into [Tucson International Airport (TUS)](https://www.visittucson.org/plan-your-visit/transportation/getting-to-tucson/). There are various public transport links from the aitport, for more information see [here](https://www.flytucson.com/transportation/public-transit/). + +Alternatively, Phoenix has an airport that is around a two-hour drive from Tucson. + + + +# Getting around Tucson + +The conference centre at Bio5 is well connected to the suggested hotels as well as to downtown Tucson via the "[Sun Link](https://www.suntran.com/routes-services/sunlink/)" streetcar, see [information here](https://www.suntran.com/wp-content/uploads/2022/10/Sun-Link-Template-map-2022.jpg). +The Bio5 institute is located near stop 18, while the Marriot and Graduate hotels are both located near stop 14. + + + + +## [About Genomic Standards Consortium](https://www.gensc.org/) +![GenSC logo](../assets/img/gsc_logo_sml.png) + + + + + + + diff --git a/pages/venue.md b/pages/venue.md new file mode 100644 index 000000000000..9a5846f113ce --- /dev/null +++ b/pages/venue.md @@ -0,0 +1,27 @@ +--- +layout: page +title: Conference Venue +cover-img: /assets/img/Bio5-banner1.png +share-img: /assets/img/ +--- + +# [Bio5 Institute](https://bio5.org/) +The venue for the 24th Genomic Standards Consortium meeting will the [Bio5 Institute](https://bio5.org/) at the University of Arizona. + +![Bio5 Institute photo](../assets/img/Bio5-institute1.png) + +## Address + +University of Arizona +Bio5 Complex +1657 E. Helen Street +Tucson, Arizona 85719 + + +Further details on the venue and accomodation will be posted here when they are available. + + + +[](https://www.gensc.org/) + +