chris-mcginnis-ucsf/MULTI-seq

Are BClist.Robj and cell.id.vec.Robj files provided?

Closed this issue · 0 comments

xf2297 commented

Hi @chris-mcginnis-ucsf , thank you for providing this package. I am trying to learn it. And I was following the tutorials, and realized that I don't have BClist.Robj and cell.id.vec.Robj files. Wonder if these files are provided anywhere, or how should I generate them?

Thanks

## Define vectors for reference barcode sequences and cell IDs
bar.ref <- load("/path/to/BClist.Robj")
cell.id.vec <- load("/path/to/cell.id.vec.Robj")