Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLPFC dataset #23

Open
cristalliao opened this issue Sep 16, 2023 · 4 comments
Open

DLPFC dataset #23

cristalliao opened this issue Sep 16, 2023 · 4 comments

Comments

@cristalliao
Copy link

cristalliao commented Sep 16, 2023

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

@gefeiwang
Copy link
Collaborator

Hi Cristal,

This is the correct dataset.

Best,
Gefei

@leader402
Copy link

1710146107658
Dear Professor,thanks for your explanation and patience! i went to http://spatial.libd.org/spatialLIBD/ download DLPFC dataset, but i dont find where to download this data "/data/spatialLIBD/barcode_level_layer_map.tsv", can you tell me where can get this data or how to generate data?

@gefeiwang
Copy link
Collaborator

1710146107658 Dear Professor,thanks for your explanation and patience! i went to http://spatial.libd.org/spatialLIBD/ download DLPFC dataset, but i dont find where to download this data "/data/spatialLIBD/barcode_level_layer_map.tsv", can you tell me where can get this data or how to generate data?

Hi there,

You can find the file at https://github.com/LieberInstitute/HumanPilot/tree/master/10X.

@leader402
Copy link

t

1710146107658 Dear Professor,thanks for your explanation and patience! i went to http://spatial.libd.org/spatialLIBD/ download DLPFC dataset, but i dont find where to download this data "/data/spatialLIBD/barcode_level_layer_map.tsv", can you tell me where can get this data or how to generate data?

Hi there,

You can find the file at https://github.com/LieberInstitute/HumanPilot/tree/master/10X.

Thank you very much and good luck with your research!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants