alicia01101 commited on
Commit
c59ee67
·
verified ·
1 Parent(s): 80fb52f

Finalize license

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: unknown
3
  task_categories:
4
  - tabular-classification
5
  - feature-extraction
@@ -84,6 +84,8 @@ mapping = hf_hub_download(repo_id="autoencodix/tcga", repo_type="dataset", filen
84
 
85
  ## License
86
 
87
- **Needs to be finalized.** This data derives from the TCGA PanCancer Atlas, governed by
88
- the NIH Genomic Data Sharing Policy rather than a standard copyright license (e.g.
89
- CC-BY). The Reactome pathway groupings are separately licensed under CC0 by Reactome.
 
 
 
1
  ---
2
+ license: cc0-1.0
3
  task_categories:
4
  - tabular-classification
5
  - feature-extraction
 
84
 
85
  ## License
86
 
87
+ **CC0 1.0 (Public Domain Dedication).** The TCGA PanCancer Atlas open-access data
88
+ (RNA, methylation, mutation, clinical) is designated public domain by the NIH Genomic
89
+ Data Commons, with no restrictions on reuse. The Reactome pathway groupings in
90
+ `ontology/` are separately licensed under CC0 by Reactome. The synthetic `xmodalix/`
91
+ images are generated by this project and released under the same CC0 terms.