scvi-tools icon indicating copy to clipboard operation
scvi-tools copied to clipboard

Outdated link to the breast cancer dataset

Open pawel-czyz opened this issue 1 year ago • 1 comments

It seems that the link to the breast cancer dataset, one of the built-in datasets, has changed.

import scvi
adata = scvi.data.breast_cancer_dataset()
FileNotFoundError: Found file with no content at http://www.spatialtranscriptomicsresearch.org/wp-content/uploads/2016/07/Layer2_BC_count_matrix-1.tsv. This is possibly a directory rather than a file path.

Versions:

0.17.4

pawel-czyz avatar Sep 22 '22 10:09 pawel-czyz

Thanks for letting us know, we will likely remove this function from the codebase.

adamgayoso avatar Sep 23 '22 15:09 adamgayoso