Skip to content

Commit 6822307

Browse files
committed
add license info test data
1 parent 27905b1 commit 6822307

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/prepare_test_data.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
mkdir -p ./data
2222
cd ./data
2323
24+
# the datasets are licensed as CC BY 4.0, as shown here
25+
# https://www.10xgenomics.com/support/software/xenium-onboard-analysis/latest/resources/xenium-example-data
26+
2427
# 10x Genomics Xenium 2.0.0
2528
curl -O https://cf.10xgenomics.com/samples/xenium/2.0.0/Xenium_V1_human_Breast_2fov/Xenium_V1_human_Breast_2fov_outs.zip
2629
curl -O https://cf.10xgenomics.com/samples/xenium/2.0.0/Xenium_V1_human_Lung_2fov/Xenium_V1_human_Lung_2fov_outs.zip

0 commit comments

Comments
 (0)