Skip to content

Why h5ad files directly downloaded using wget, can't be identified by abc_cache.get_data_path() function? #87

@zyll123

Description

@zyll123

I am downloading the WMB dataset. Because the abc_cache.get_data_path function is too slow, I used wget instead.
I put the wget files using the same folder patterns asked by abc_atlas_access.
After several days I downloaded data like WMB-10Xv3-MY-raw.h5ad and etc. However, when I used abc_cache.get_data_path to get the path, it just started to download all the files again, except for those downloaded by the function before. Why this happen? Can the function identify files that are manually downloaded?

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