Skip to content

Commit b142243

Browse files
authored
Merge pull request #1564 from BRCAChallenge/3.135.0
3.135.0
2 parents f9e3a23 + 02ead9f commit b142243

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

website/content/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
The BRCA Exchange aims to advance our understanding of the genetic basis of breast, ovarian, pancreatic and other cancers by pooling data on BRCA1/2 genetic variants and corresponding clinical data from around the world. Search for BRCA1 or BRCA2 variants above.
1+
The BRCA Exchange aims to advance our understanding of the genetic basis of breast, ovarian, prostate, pancreatic and other cancers by pooling data on BRCA1/2 genetic variants and corresponding clinical data from around the world. Search for BRCA1 or BRCA2 variants above.
22

33
This website is a product of the BRCA Challenge project, a driver project of the Global Alliance for Genomics and Health.

website/js/components/functionalassay/FunctionalAssayTile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export default class FunctionalAssayTile extends React.Component {
133133
>
134134
<div>
135135
<div className="subtile-container" style={{padding: 20, paddingTop: 10, paddingBottom: 10}}>
136-
This histogram summarizes functional classification results from saturation genome editing, provided by the Starita lab at the University of Washington (<a href="https://www.ncbi.nlm.nih.gov/pubmed/30209399">Findlay et al, Nature, 2018</a>). Please see <a href="https://sge.gs.washington.edu/BRCA1/">their site</a> for further information.
136+
This histogram summarizes functional classification results from saturation genome editing, provided by the Starita lab at the University of Washington (<a href="https://www.ncbi.nlm.nih.gov/pubmed/30209399">Findlay et al, Nature, 2018</a>). Please see <a href="https://sge.gs.washington.edu/BRCA1/">their site</a> for further information. Please also note unpublished interim report for updated results for variants in Exon 5 from <a href="https://www.cangene-canvaruk.org/_files/ugd/ed948a_0399a952a1dc4767bed4364a04f6408b.pdf">Dace and Findlay 2023</a>
137137
</div>
138138

139139
<div id="func-assay-container" style={{textAlign: 'center'}}>

website/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brcaexchange",
3-
"version": "3.135.0-alpha.0",
3+
"version": "3.135.1",
44
"description": "brca variant browser",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)