Skip to content

Where can I find the single cell RNAseq count data for each slice? #21

@cristalliao

Description

@cristalliao

Dear Professor,

I have a question how can I use the 6.5 PCW human embryonic heart dataset in another Model? For example, I want to use the CARD technique, it requires two types of input data:

  1. spatial transcriptomics count data, along with spatial location information.
  2. single cell RNAseq (scRNA-seq) count data, along with meta information indicating the cell type information and the sample (subject) information for each cell.

For example, I want to use slice 0 data in the 6.5 PCW human embryonic heart dataset to implement the CARD technique. Right now, I can find the first dataset: spatial transcriptomics count data, along with spatial location information. I just save the dataset from the data cleaning part of STitch3D in Example 2 in Python, and then read it in R:
Screen Shot 2023-08-13 at 2 58 28 pm
Screen Shot 2023-08-13 at 2 58 18 pm

However, I cannot find the single-cell RNAseq (scRNA-seq) count data, along with meta information indicating the cell type information and the sample (subject) information for each cell, for slice 0 in the 6.5 PCW human embryonic heart dataset.

This is an example in the CARD paper:
Screen Shot 2023-08-13 at 3 00 54 pm
Screen Shot 2023-08-13 at 3 01 05 pm

I also what to find this type of information for slice 0, which has 39,525 × 100 dimensions for single-cell RNAseq (scRNA-seq) count data, along with meta information indicating the cell type information and the sample (subject) information for each cell.

Do you have any suggestions to find this data? Where can I find it?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions