Add CC BY 4.0 license and per-dataset source attribution
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
pretty_name: STRAND
|
| 3 |
tags:
|
| 4 |
- biology
|
|
@@ -72,4 +73,61 @@ print(d["coordinates"].columns) # cell centers + fov, batch
|
|
| 72 |
|
| 73 |
---
|
| 74 |
|
| 75 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
pretty_name: STRAND
|
| 4 |
tags:
|
| 5 |
- biology
|
|
|
|
| 73 |
|
| 74 |
---
|
| 75 |
|
| 76 |
+
## License and attribution
|
| 77 |
+
|
| 78 |
+
The curated files in this repository are **derived** works: each dataset was re-processed from a
|
| 79 |
+
publicly available, previously published dataset into the unified STRAND format described above.
|
| 80 |
+
|
| 81 |
+
- **This curated collection** (harmonized `.pkl` files, folder structure and metadata) is released
|
| 82 |
+
under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
|
| 83 |
+
- **The underlying data** remain subject to the terms of their original sources, listed per dataset
|
| 84 |
+
below. Users who redistribute or publish analyses based on these files should cite both STRAND and
|
| 85 |
+
the original study/repository of the dataset(s) used.
|
| 86 |
+
|
| 87 |
+
## Source datasets
|
| 88 |
+
|
| 89 |
+
| # | Folder | Platform | Species / tissue | Samples | Original source |
|
| 90 |
+
|---|---|---|---|---|---|
|
| 91 |
+
| 1 | `Dataset1_seqfish+_fibroblast` | SeqFISH+ | Mouse / Skin | 1 | [figshare](https://figshare.com/collections/Bento_Manuscript_Datasets/6564043/1) |
|
| 92 |
+
| 2 | `Dataset2_MolecularCartography_cardiomyocytes` | Molecular Cartography | Human / Heart | 4 | [figshare](https://figshare.com/collections/Bento_Manuscript_Datasets/6564043/1) |
|
| 93 |
+
| 3 | `Dataset3_STARmap_MouseBrain` | STARmap | Mouse / Brain | 12 | [Google Drive](https://drive.google.com/drive/folders/1cmLLO9elJYb8VOH0XK6yHK8d3ehMDzfq?usp=sharing) |
|
| 94 |
+
| 4 | `Dataset4_merscope_MouseLiver` | MERFISH | Mouse / Liver | 1 | [Vizgen](https://info.vizgen.com/mouse-liver-data?submissionGuid=832a9f61-22d3-44c1-a2cf-838c166d9ac5) |
|
| 95 |
+
| 5 | `Dataset5_merfish_u2os` | MERFISH | Human / Bone | 1 | [figshare](https://figshare.com/collections/Bento_Manuscript_Datasets/6564043/1) |
|
| 96 |
+
| 6 | `Dataset6_merfish_intestine` | MERFISH | Mouse / Intestine | 1 | [Dryad](https://doi.org/10.5061/dryad.jm63xsjb2) |
|
| 97 |
+
| 7 | `Dataset7_merfish_MurineGut` | MERFISH | Mouse / Gut | 8 | [Dryad](https://datadryad.org/dataset/doi:10.5061/dryad.p5hqbzm0z) |
|
| 98 |
+
| 8 | `Dataset8_merfish_HumanLiverDonors` | MERFISH | Human / Liver | 2 | [Zenodo](https://zenodo.org/records/17735506) |
|
| 99 |
+
| 9 | `Dataset9_Xenium_HumanOvarianCancer` | Xenium | Human / Ovary | 1 | [SPATCH (PKU Genomics)](https://spatch.pku-genomics.org/#/download) |
|
| 100 |
+
| 10 | `Dataset10_Xenium_MouseBrain` | Xenium | Mouse / Brain | 6 | [10x Genomics](https://www.10xgenomics.com/datasets/xenium-in-situ-analysis-of-alzheimers-disease-mouse-model-brain-coronal-sections-from-one-hemisphere-over-a-time-course-1-standard) |
|
| 101 |
+
| 11 | `Dataset11_Xenium_HumanBrain` | Xenium | Human / Brain | 3 | [10x Genomics](https://www.10xgenomics.com/datasets/xenium-human-brain-preview-data-1-standard) |
|
| 102 |
+
| 12 | `Dataset12_Xenium_HumanColon` | Xenium | Human / Colon | 4 | [10x Genomics](https://www.10xgenomics.com/datasets/human-colon-preview-data-xenium-human-colon-gene-expression-panel-1-standard) |
|
| 103 |
+
| 13 | `Dataset13_Xenium_HumanLungCancer` | Xenium | Human / Lung | 2 | [10x Genomics](https://www.10xgenomics.com/datasets/xenium-human-lung-cancer-post-xenium-technote) |
|
| 104 |
+
| 14 | `Dataset14_Xenium_HumanPancreas` | Xenium | Human / Pancreas | 1 | [10x Genomics](https://www.10xgenomics.com/datasets/ffpe-human-pancreas-with-xenium-multimodal-cell-segmentation-1-standard) |
|
| 105 |
+
| 15 | `Dataset15_Xenium_HumanOvarianCancer` | Xenium | Human / Ovary | 1 | [10x Genomics](https://www.10xgenomics.com/datasets/xenium-prime-ffpe-human-ovarian-cancer) |
|
| 106 |
+
| 16 | `Dataset16_Xenium_HumanBreastCancer` | Xenium | Human / Breast | 3 | [10x Genomics](https://www.10xgenomics.com/products/xenium-in-situ/preview-dataset-human-breast) |
|
| 107 |
+
| 17 | `Dataset17_Xenium_HumanLymphomaCancer` | Xenium | Human / Lymphoid | 3 | [Zenodo](https://doi.org/10.5281/zenodo.18000256) |
|
| 108 |
+
| 18 | `Dataset18_Xenium_HumanBladderCancer` | Xenium | Human / Bladder | 1 | [Zenodo](https://doi.org/10.5281/zenodo.17986017) |
|
| 109 |
+
| 19 | `Dataset19_Xenium_HumanColorectalCancer` | Xenium | Human / Colorectum | 3 | [Zenodo](https://doi.org/10.5281/zenodo.18000256) |
|
| 110 |
+
| 20 | `Dataset20_Xenium_HumanLungCancer` | Xenium | Human / Lung | 3 | [Zenodo](https://doi.org/10.5281/zenodo.18000256) |
|
| 111 |
+
| 21 | `Dataset21_Xenium_HumanBreastCancer` | Xenium | Human / Breast | 3 | [Zenodo](https://doi.org/10.5281/zenodo.18000256) |
|
| 112 |
+
| 22 | `Dataset22_Xenium_HumanOvarianCancer` | Xenium | Human / Ovary | 3 | [Zenodo](https://doi.org/10.5281/zenodo.18000256) |
|
| 113 |
+
| 23 | `Dataset23_CosMx_HumanLungAdenocarcinoma` | CosMx | Human / Lung | 1 | [NCBI GEO](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi) |
|
| 114 |
+
| 24 | `Dataset24_CosMx_HumanMesothelioma` | CosMx | Human / Pleural | 1 | [NCBI GEO](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi) |
|
| 115 |
+
| 25 | `Dataset25_CosMx_HEK293T` | CosMx | Human / Kidney | 1 | *pending* |
|
| 116 |
+
| 26 | `Dataset26_CosMx_HumanOvarianCancer` | CosMx | Human / Ovary | 1 | [SPATCH (PKU Genomics)](https://spatch.pku-genomics.org/#/download) |
|
| 117 |
+
| 27 | `Dataset27_CosMx_HumanLiverCancer` | CosMx | Human / Liver | 1 | [SPATCH (PKU Genomics)](https://spatch.pku-genomics.org/#/download) |
|
| 118 |
+
| 28 | `Dataset28_CosMx_HumanBreastCancer` | CosMx | Human / Breast | 1 | [Zenodo](https://doi.org/10.5281/zenodo.17986017) |
|
| 119 |
+
| 29 | `Dataset29_CosMx_HumanLungCancer` | CosMx | Human / Lung | 1 | [Zenodo](https://doi.org/10.5281/zenodo.17986017) |
|
| 120 |
+
| 30 | `Dataset30_CosMx_HumanOvarianCancer` | CosMx | Human / Ovary | 1 | [Zenodo](https://doi.org/10.5281/zenodo.17986017) |
|
| 121 |
+
| 31 | `Dataset31_CosMx_HumanColorectalCancer` | CosMx | Human / Colorectum | 1 | [Zenodo](https://doi.org/10.5281/zenodo.17986017) |
|
| 122 |
+
| 32 | `Dataset32_CosMx_HumanLymphomaCancer` | CosMx | Human / Lymphoid | 1 | *pending* |
|
| 123 |
+
| 33 | `Dataset33_merfish_u2os` | MERFISH | Human / Bone | 7 | [Zhuang Lab](http://zhuang.harvard.edu/MERFISHData/data_for_release.zip) |
|
| 124 |
+
| 34 | `Dataset34_Xenium_MouseBrain` | Xenium | Mouse / Brain | 3 | [10x Genomics](https://www.10xgenomics.com/datasets/fresh-frozen-mouse-brain-replicates-1-standard) |
|
| 125 |
+
| 35 | `Dataset35_CosMx_HumanLung` | CosMx | Human / Lung | 8 | [Bruker / NanoString](https://brukerspatialbiology.com/products/cosmx-spatial-molecular-imager/ffpe-dataset/nsclc-ffpe-dataset/) |
|
| 126 |
+
|
| 127 |
+
*Two entries are still pending source confirmation and will be completed in a future revision.*
|
| 128 |
+
|
| 129 |
+
## Citation
|
| 130 |
+
|
| 131 |
+
STRAND: A Comprehensive Subcellular-Resolved Spatial Transcriptome RNA Architecture and Navigation
|
| 132 |
+
Database. Manuscript in preparation. Database: https://strand.phasep.pro
|
| 133 |
+
|