DBS-Pro PBMCs
收藏Figshare2024-03-28 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/DBS-Pro_PBMCs/25441789
下载链接
链接失效反馈官方服务:
资源简介:
This resource contains data generated using the method DBS-Pro (Droplet Barcode Sequencing for Protein analysis) for single cells for the manuscript "Identification of Major Immune Cell Lineages with DBS-Pro". The data was generated using peripheral blood mononuclear cells (PBMCs) extracted from a single healthy donor from which two libraries were prepared (P29859_1001, P29859_1002). The data quantifies surface proteins on single cells using a panel of six marker antibodies (CD3, CD4, CD8, CD19, CD14, CD45) and one isotype control antibody to quantify background signal. The antibodies are conjugated to oligonucleotides containing an antibody barcode and a UMI sequence. The stained cells are barcoded in droplet emulsions and then sequenced to get out quantitative information about the cells.The data includes raw FASTQ files (*.fastq.gz). The FASTQs were also run through the DBS-Pro pipeline (https://github.com/FrickTobias/DBS-Pro, v0.4) to generate *data.tsv.gz and *counts.h5ad files. The TSV files *data.tsv.gz contain the following columns: Barcode: The corrected droplet barcode Target: The antibody target (marker) name. E.g. CD3UMI: The UMI sequenceReadCount: Number of reads with this droplet barcode, target and UMI combinationSample: Sample nameFor convenience, [anndata](https://anndata.readthedocs.io/en/latest/index.html) `h5ad` files with count matrices are also generated for each sample. These can be used for downstream analysis using [Scanpy](https://scanpy.readthedocs.io/en/stable/). To import the data use the following code:```import scanpy as scadata = sc.read_h5ad("mysample.h5ad")adata```
创建时间:
2024-03-28



