{"@type": "dcat:Dataset", "accessLevel": "public", "bureauCode": ["005:18"], "contactPoint": {"fn": "Loving, Crystal", "hasEmail": "mailto:crystal.loving@usda.gov"}, "description": "<p>This dataset contains files reconstructing single-cell data presented in 'Reference transcriptomics of porcine peripheral immune cells created through bulk and single-cell RNA sequencing' by Herrera-Uribe & Wiarda et al. 2021. Samples of peripheral blood mononuclear cells (PBMCs) were collected from seven pigs and processed for single-cell RNA sequencing (scRNA-seq) in order to provide a reference annotation of porcine immune cell transcriptomics at enhanced, single-cell resolution. Analysis of single-cell data allowed identification of 36 cell clusters that were further classified into 13 cell types, including monocytes, dendritic cells, B cells, antibody-secreting cells, numerous populations of T cells, NK cells, and erythrocytes. Files may be used to reconstruct the data as presented in the manuscript, allowing for individual query by other users. Scripts for original data analysis are available at <a href=\"https://github.com/USDA-FSEPRU/PorcinePBMCs_bulkRNAseq_scRNAseq\">https://github.com/USDA-FSEPRU/PorcinePBMCs_bulkRNAseq_scRNAseq</a>. Raw data are available at <a href=\"https://www.ebi.ac.uk/ena/browser/view/PRJEB43826\">https://www.ebi.ac.uk/ena/browser/view/PRJEB43826</a>.</p>\n<p>Funding for this dataset was also provided by NRSP8: National Animal Genome Research Program (<a href=\"https://www.nimss.org/projects/view/mrp/outline/18464\">https://www.nimss.org/projects/view/mrp/outline/18464</a>).  </p><div><br>Resources in this dataset:</div><br><ul><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - All Cells 10X Format.</p> <p>File Name: PBMC7_AllCells.zip</p><p>Resource Description: Zipped folder containing PBMC counts matrix, gene names, and cell IDs. Files are as follows:</p>\n<ul>\n<li>matrix of gene counts* (matrix.mtx.gx) </li>\n<li>gene names (features.tsv.gz) </li>\n<li>cell IDs (barcodes.tsv.gz)</li>\n</ul>\n<p>*The \u2018raw\u2019 count matrix is actually gene counts obtained following ambient RNA removal. During ambient RNA removal, we specified to calculate non-integer count estimations, so most gene counts are actually non-integer values in this matrix but should still be treated as raw/unnormalized data that requires further normalization/transformation.</p>\n<p>Data can be read into R using the function Read10X().</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - All Cells Metadata.</p> <p>File Name: PBMC7_AllCells_meta.csv</p><p>Resource Description: .csv file containing metadata for cells included in the final dataset. Metadata columns include:</p>\n<ul>\n<li>nCount_RNA = the number of transcripts detected in a cell</li>\n<li>nFeature_RNA = the number of genes detected in a cell</li>\n<li>Loupe = cell barcodes; correspond to the cell IDs found in the .h5Seurat and 10X formatted objects for all cells</li>\n<li>prcntMito = percent mitochondrial reads in a cell</li>\n<li>Scrublet = doublet probability score assigned to a cell</li>\n<li>seurat_clusters = cluster ID assigned to a cell</li>\n<li>PaperIDs = sample ID for a cell</li>\n<li>celltypes = cell type ID assigned to a cell</li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - All Cells PCA Coordinates.</p> <p>File Name: PBMC7_AllCells_PCAcoord.csv</p><p>Resource Description: .csv file containing first 100 PCA coordinates for cells. </p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - All Cells t-SNE Coordinates.</p> <p>File Name: PBMC7_AllCells_tSNEcoord.csv</p><p>Resource Description: .csv file containing t-SNE coordinates for all cells.</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - All Cells UMAP Coordinates.</p> <p>File Name: PBMC7_AllCells_UMAPcoord.csv</p><p>Resource Description: .csv file containing UMAP coordinates for all cells.</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - CD4 T Cells t-SNE Coordinates.</p> <p>File Name: PBMC7_CD4only_tSNEcoord.csv</p><p>Resource Description: .csv file containing t-SNE coordinates for only CD4 T cells (clusters 0, 3, 4, 28). A dataset of only CD4 T cells can be re-created from the PBMC7_AllCells.h5Seurat, and t-SNE coordinates used in publication can be re-assigned using this .csv file.</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - CD4 T Cells UMAP Coordinates.</p> <p>File Name: PBMC7_CD4only_UMAPcoord.csv</p><p>Resource Description: .csv file containing UMAP coordinates for only CD4 T cells (clusters 0, 3, 4, 28). A dataset of only CD4 T cells can be re-created from the PBMC7_AllCells.h5Seurat, and UMAP coordinates used in publication can be re-assigned using this .csv file.</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - Gamma Delta T Cells UMAP Coordinates.</p> <p>File Name: PBMC7_GDonly_UMAPcoord.csv</p><p>Resource Description: .csv file containing UMAP coordinates for only gamma delta T cells (clusters 6, 21, 24, 31). A dataset of only gamma delta T cells can be re-created from the PBMC7_AllCells.h5Seurat, and UMAP coordinates used in publication can be re-assigned using this .csv file.</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - Gamma Delta T Cells t-SNE Coordinates.</p> <p>File Name: PBMC7_GDonly_tSNEcoord.csv</p><p>Resource Description: .csv file containing t-SNE coordinates for only gamma delta T cells (clusters 6, 21, 24, 31). A dataset of only gamma delta T cells can be re-created from the PBMC7_AllCells.h5Seurat, and t-SNE coordinates used in publication can be re-assigned using this .csv file.</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - Gene Annotation Information.</p> <p>File Name: UnfilteredGeneInfo.txt</p><p>Resource Description: .txt file containing gene nomenclature information used to assign gene names in the dataset. 'Name' column corresponds to the name assigned to a feature in the dataset.</p></li><br><li><p>Resource Title: Herrera-Uribe & Wiarda et al. PBMCs - All Cells H5Seurat.</p> <p>File Name: PBMC7.tar</p><p>Resource Description: .h5Seurat object of all cells in PBMC dataset. File needs to be untarred, then read into R using function LoadH5Seurat().</p></li></ul><p></p></li>\n</ul>", "distribution": [{"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529548", "format": "zip", "mediaType": "application/zip", "title": "PBMC7_AllCells.zip"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529554", "format": "tar", "mediaType": "application/x-tar", "title": "PBMC7.tar"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529587", "format": "csv", "mediaType": "application/csv", "title": "PBMC7_AllCells_meta.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529590", "format": "csv", "mediaType": "text/plain", "title": "PBMC7_AllCells_PCAcoord.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529593", "format": "csv", "mediaType": "application/csv", "title": "PBMC7_AllCells_tSNEcoord.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529596", "format": "csv", "mediaType": "text/plain", "title": "PBMC7_AllCells_UMAPcoord.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529599", "format": "csv", "mediaType": "application/csv", "title": "PBMC7_CD4only_tSNEcoord.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529602", "format": "csv", "mediaType": "text/plain", "title": "PBMC7_CD4only_UMAPcoord.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529605", "format": "csv", "mediaType": "application/csv", "title": "PBMC7_GDonly_UMAPcoord.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529608", "format": "csv", "mediaType": "text/plain", "title": "PBMC7_GDonly_tSNEcoord.csv"}, {"@type": "dcat:Distribution", "downloadURL": "https://ndownloader.figshare.com/files/44529611", "format": "txt", "mediaType": "text/plain", "title": "UnfilteredGeneInfo.txt"}], "identifier": "10.15482/USDA.ADC/1522411", "keyword": ["ARS", "FAANG", "Immune cells", "NP108", "PBMC", "Pig", "Porcine", "Porcine leukocytes", "RNA sequencing", "RNA-Seq", "Reference transcriptomes", "data.gov", "scRNA-seq", "single-cell", "single-cell RNA sequencing", "transcriptome"], "license": "https://creativecommons.org/licenses/by-sa/4.0/", "modified": "2025-11-21", "programCode": ["005:040"], "publisher": {"@type": "org:Organization", "name": "Agricultural Research Service"}, "spatial": "{\"type\": \"Polygon\", \"coordinates\": [[[-93.7353515625, 41.937402745616], [-93.7353515625, 42.116943355208], [-93.482666015625, 42.116943355208], [-93.482666015625, 41.937402745616], [-93.7353515625, 41.937402745616]]]}", "temporal": "2018-01-01/2018-01-01", "title": "Data from: Reference transcriptomics of porcine peripheral immune cells created through bulk and single-cell RNA sequencing"}