Skip to content

Commit

Permalink
Fix SCHEMA homepage indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsolo1 committed Jun 22, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c6dd1ef commit 627651a
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions projects/schizophrenia/src/HomePage.js
Original file line number Diff line number Diff line change
@@ -95,19 +95,17 @@ const HomePage = ({ setCurrentGene }) => {
<Subtitle>Schizophrenia exome meta-analysis consortium</Subtitle>
<ParagraphText>The Schizophrenia Exome Sequencing Meta-analysis (SCHEMA) consortium is a large multi-site collaboration dedicated to aggregating, generating, and analyzing high-throughput sequencing data of schizophrenia patients to improve our understanding of disease architecture and advance gene discovery. The consortium was formed in mid-2017 with a deep commitment of data sharing, diversity, and inclusivity - our hope is that the findings from this study and others like it will provide a foundation for further investigation of disease mechanism and therapeutic discovery. This browser is part of that overall effort to display and share these results with the wider scientific community.</ParagraphText>

<ParagraphText>To date, the SCHEMA consortium have have sequenced and processed the whole exomes of over 25,000 schizophrenia cases and 50,000 matched controls using a standardized protocol, yielding one of the largest sequencing data sets of a complex trait to date. Our study has actively recruited from diverse global populations, and includes individuals of European, Latin American, East Asian, Ashkenazi Jewish, and African American ancestry. Because the sequence data was generated with various capture technologies over a span of seven years, we adapted and developed methods to reduce possible confounders, and incorporated this information during the quality control and analysis steps. The first results have provided genome-wide significant results associating rare variants in individual genes to risk of schizophrenia, and later releases are planned with larger number of samples that will further increase power.</ParagraphText>

<ParagraphText>The SCHEMA consortium is made possible by the generosity of many funders, including the Stanley Foundation, and NIH, and the leadership of its members. The principal investigators and groups who have contributed to this current release are listed here. We would also like to thank the many tens of thousands of patients and families who generously contributed to our effort.</ParagraphText>

<ParagraphText>To date, the SCHEMA consortium have have sequenced and processed the whole exomes of over 25,000 schizophrenia cases and 50,000 matched controls using a standardized protocol, yielding one of the largest sequencing data sets of a complex trait to date. Our study has actively recruited from diverse global populations, and includes individuals of European, Latin American, East Asian, Ashkenazi Jewish, and African American ancestry. Because the sequence data was generated with various capture technologies over a span of seven years, we adapted and developed methods to reduce possible confounders, and incorporated this information during the quality control and analysis steps. The first results have provided genome-wide significant results associating rare variants in individual genes to risk of schizophrenia, and later releases are planned with larger number of samples that will further increase power.</ParagraphText>

<ParagraphText>The SCHEMA consortium is made possible by the generosity of many funders, including the Stanley Foundation, and NIH, and the leadership of its members. The principal investigators and groups who have contributed to this current release are listed here. We would also like to thank the many tens of thousands of patients and families who generously contributed to our effort.</ParagraphText>

<SearchContainer>
</SearchContainer>
<Announcements>
<AnnouncementsTitle>Announcements</AnnouncementsTitle>
<Announcement>
<AnnouncementHeader>
<em>March, 2018</em>.
March, 2018

</AnnouncementHeader>
<AnnouncementParagraphText>
@@ -117,23 +115,23 @@ const HomePage = ({ setCurrentGene }) => {
</Announcement>
<Announcement>
<AnnouncementHeader>
<em>December 20, 2017</em>
December 20, 2017
</AnnouncementHeader>
<AnnouncementParagraphText>
An alpha version of the exome sequencing results browser was launched at the final meeting of the year.
</AnnouncementParagraphText>
</Announcement>
<Announcement>
<AnnouncementHeader>
<em>October 15, 2017</em>
October 15, 2017
</AnnouncementHeader>
<AnnouncementParagraphText>
The first release (v1) of SCHEMA analysis with 25,000 cases and 50,000 controls was completed and shared internally. A presentation of these data and results was given at the World Congress of Psychiatric Genetics.
</AnnouncementParagraphText>
</Announcement>
<Announcement>
<AnnouncementHeader>
<em>July 20, 2017</em>
July 20, 2017
</AnnouncementHeader>
<AnnouncementParagraphText>
The inaugural SCHEMA consortium teleconference was held to discuss the first data freeze of schizophrenia sequencing data, and plans for analysis.

0 comments on commit 627651a

Please sign in to comment.