Finalize license
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 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 |
-
**
|
| 88 |
-
|
| 89 |
-
|
|
|
|
|
|
|
|
|
| 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.
|