GWAS_gene_multiple {deTS} | R Documentation |
Gene symbol query data for multiple samples
Description
An example of input gene symbol query data for multiple samples tissue-specific enrichment analysis
Usage
data("GWAS_gene_multiple")
Format
A data frame with 22134 genes if associated with following 5 neuropsychiatric disorders GWAS traits.
Row is genes symbol and column is sample names.
ADHD ASD BD MDD SCZ
A1BG 0 0 0 0 0
A1BG-AS1 0 0 0 0 0
A1CF 0 1 0 0 0
A2M 0 0 0 0 0
A2M-AS1 0 0 0 0 0
Details
nothing
Source
nothing
References
Pei G., Dai Y., Zhao Z., Jia P. (2019) deTS: Tissue-Specific Enrichment Analysis to decode tissue specificity. Bioinformatics, In submission.
Examples
data(GWAS_gene_multiple)
[Package deTS version 1.0 Index]