Skip to content

Commit

Permalink
For paper - Demo data is a quad #449
Browse files Browse the repository at this point in the history
  • Loading branch information
tonydisera committed Jan 4, 2022
1 parent 9e44949 commit d3617ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/ClinHome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@ export default {
self.caseSummary = {}
self.caseSummary.name = "Demo Platinum"
self.caseSummary.description = "The platinum data set (NA12878) is high quality exome sequencing data from three individuals. It serves as a truthset and benchmark for genomic tools. The original manuscript was published in 2017 doi: 10.1101/gr.210500.116";
self.caseSummary.description = "The platinum data set (NA12878) is high quality exome sequencing data from four individuals. It serves as a truthset and benchmark for genomic tools. The original manuscript was published in 2017 doi: 10.1101/gr.210500.116";
Expand Down

0 comments on commit d3617ef

Please sign in to comment.