IanevskiAleksandr / sc-type

GNU General Public License v3.0
239 stars 46 forks source link

Barcode file missing #61

Closed haotianteng closed 7 months ago

haotianteng commented 7 months ago

Hi I tried to run your example but encounter the following error:

Error in Read10X(data.dir = "./filtered_gene_bc_matrices/hg19/") : 
Barcode file missing. Expecting barcodes.tsv.gz

While running this command pbmc.data <- Read10X(data.dir = "./filtered_gene_bc_matrices/hg19/")

So it seems that the barcode file is not uploaded.

haotianteng commented 7 months ago

NVM, I downloaded the dataset from Seurat database.