Skip to content

DLPFC dataset #23

@cristalliao

Description

@cristalliao

Dear Professor,
Thanks for your explanation and patience! I want to know how can I find the DLPFC dataset in the tutorial:
anno_df = pd.read_csv('./data/spatialLIBD/barcode_level_layer_map.tsv', sep='\t', header=None)
adata_st1 = sc.read_visium(path="./data/spatialLIBD/%d" % slice_idx[0],
count_file="%d_filtered_feature_bc_matrix.h5" % slice_idx[0])
adata_st2 = sc.read_visium(path="./data/spatialLIBD/%d" % slice_idx[1],
count_file="%d_filtered_feature_bc_matrix.h5" % slice_idx[1])
adata_st3 = sc.read_visium(path="./data/spatialLIBD/%d" % slice_idx[1],
count_file="%d_filtered_feature_bc_matrix.h5" % slice_idx[2])
adata_st4 = sc.read_visium(path="./data/spatialLIBD/%d" % slice_idx[1],
count_file="%d_filtered_feature_bc_matrix.h5" % slice_idx[3])
Screen Shot 2023-09-16 at 1 52 05 pm

How can I find this dataset, could you provide the link? Since I am a little confused about which dataset, I download the table below: h5_filtered

Do I get the correct dataset?

Screen Shot 2023-09-16 at 1 59 12 pm

Thanks in advance!

Best regards,
Cristal

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