Skip to content

Commit 3e887ee

Browse files
committed
crop regions needs to be checked again but this i got from 10x
1 parent a60fc5c commit 3e887ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

scripts/create_test_resources/2026_10x_human_breast_atera.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ param_list:
2828
dataset_summary: "Preview dataset showcasing the pre-commercial Atera Whole Transcriptome Assay (WTA) applied to FFPE human breast cancer tissue, profiling 18,028 genes and detecting 170,057 cells."
2929
dataset_description: "This human FFPE breast cancer data showcases results using the pre-commercial version of the Atera Whole Transcriptome Assay (WTA), which is currently under development. The assay is designed to closely match the Chromium Flex Apex assay in terms of content and sensitivity, and includes 18,028 genes. A single 5µm FFPE section of breast cancer tissue (DCIS Grade 3, T1c N0 M0) was analyzed, yielding 170,057 detected cells with a median of 2,116 transcripts per cell and 624,095,990 total high-quality decoded transcripts across 58.9 million µm² of tissue area. Output files are formatted to closely resemble Xenium Onboard Analysis v4 file formats."
3030
dataset_organism: homo_sapiens
31-
crop_region_min_x: 5000
32-
crop_region_max_x: 6000
33-
crop_region_min_y: 5000
34-
crop_region_max_y: 6000
31+
crop_region_min_x: 0
32+
crop_region_max_x: 46543
33+
crop_region_min_y: 0
34+
crop_region_max_y: 28048
3535
3636
publish_dir: resources_test/common
3737
output_dataset: '\$id/dataset.zarr'

0 commit comments

Comments
 (0)