bkanaki commited on
Commit
b1d1089
·
verified ·
1 Parent(s): 5521954

Update license info

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -27,9 +27,12 @@ task_categories:
27
  </p>
28
  </div>
29
 
 
 
 
30
  ## 1. Project Overview
31
 
32
- The **ExomeBench** dataset is derived from [ClinVar](https://www.ncbi.nlm.nih.gov/clinvar) [(March 2024 release)](https://ftp.ncbi.nlm.nih.gov/pub/clinvar/tab_delimited/), a publicly accessible database maintained by the National Center for Biotechnology Information (NCBI). ClinVar provides comprehensive information on the clinical significance of genetic variants and their associations with human diseases. This dataset focuses on variants located in exome-specific regions and includes input sequences generated from the [Human Reference Genome (HRG, GRCh38)](https://www.ncbi.nlm.nih.gov/datasets/genome/GCF_000001405.40/).
33
 
34
  This dataset provides a valuable resource for researchers and practitioners working on genetic variant analysis and its clinical implications. Exome-specific regions are critically important because they encompass all protein-coding regions of the genome, where disease-associated variants are most likely to occur. By focusing on exome-specific regions and using sequences from the Human Reference Genome, this dataset enables robust evaluation of models on clinically significant tasks.
35
 
 
27
  </p>
28
  </div>
29
 
30
+ > ExomeBench consists of datasets and code. Datasets are licensed under Creative Commons Attribution–Non-Commercial 4.0 (CC BY NC 4.0). Code provided in ExomeBench is licensed under Apache 2.0.
31
+ > **ExomeBench is a research benchmark. It is not a diagnostic tool and should not be used to make clinical decisions.**
32
+
33
  ## 1. Project Overview
34
 
35
+ The **ExomeBench** dataset is derived from [ClinVar](https://www.ncbi.nlm.nih.gov/clinvar) [(Nov 2024 release)](https://ftp.ncbi.nlm.nih.gov/pub/clinvar/tab_delimited/), a publicly accessible database maintained by the National Center for Biotechnology Information (NCBI). ClinVar provides comprehensive information on the clinical significance of genetic variants and their associations with human diseases. This dataset focuses on variants located in exome-specific regions and includes input sequences generated from the [Human Reference Genome (HRG, GRCh38)](https://www.ncbi.nlm.nih.gov/datasets/genome/GCF_000001405.40/).
36
 
37
  This dataset provides a valuable resource for researchers and practitioners working on genetic variant analysis and its clinical implications. Exome-specific regions are critically important because they encompass all protein-coding regions of the genome, where disease-associated variants are most likely to occur. By focusing on exome-specific regions and using sequences from the Human Reference Genome, this dataset enables robust evaluation of models on clinically significant tasks.
38