Type: Package
Title: Human Protein Atlas Data for Tissue-Adjusted Pathway Analysis of Cancer (TPAC)
Version: 0.1.0
Description: Contains summary data on gene expression in normal human tissues from the Human Protein Atlas for use with the Tissue-Adjusted Pathway Analysis of cancer (TPAC) method. Frost, H. Robert (2023) "Tissue-adjusted pathway analysis of cancer (TPAC)" <doi:10.1101/2022.03.17.484779>.
Depends: R (≥ 3.6.0)
Imports: data.table
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
NeedsCompilation: no
Packaged: 2023-10-23 13:13:48 UTC; d37329b
Author: H. Robert Frost [aut, cre]
Maintainer: H. Robert Frost <rob.frost@dartmouth.edu>
Repository: CRAN
Date/Publication: 2023-10-24 20:20:08 UTC

Gene expression data for normal human tissues from the Human Protein Atlas (HPA). This data was specially processed by the HPA group as FPKM values (file "HPA.normal.FPKM.GDCpipeline.csv") using a pipeline similar to that employed by GDC for the TCGA RNA-seq data.

Description

A data.table with 1,088,694 rows and 4 columns (Gene, Tissue, FPKM, TissueSpecificity):

Usage

hpa.data

Format

A data.table with 1,088,694 rows and 4 columns (Gene, Tissue, FPKM, TissueSpecificity)

Source

Human Protein Atlas

References