a gene set of 9 genes from human HLA2 locus
设置9个人类HLA2位点的基因,一个基因
译者:生物统计家园网 机器人LoveR
描述----------Description----------
a gene set of 9 genes from human HLA2 locus
设置9个人类HLA2位点的基因,一个基因
用法----------Usage----------
data(hla2set)
格式----------Format----------
The format is: Formal class 'GeneSet' [package "GSEABase"] with 13 slots
格式是:正式类的GeneSet“包”GSEABase“] 13插槽
..@ geneIdType :Formal class 'SymbolIdentifier' [package "GSEABase"] with 2 slots
.. @ geneIdType:[包的“GSEABase”正式类的SymbolIdentifier] 2个插槽
.. .. ..@ type :Formal class 'ScalarCharacter' [package "Biobase"] with 1 slots
.. .. ..类型:正式类的ScalarCharacter“包”BIOBASE“] 1插槽
and so on.
等等。
See GeneSet-class for additional information.
看到GeneSet-class更多的信息。
Details
详情----------Details----------
This set of 9 genes related to human HLA2 locus was used in the 2009 Bioinformatics Application Note by Carey, Davis et al.
这组9基因相关的人类HLA2轨迹的凯里,戴维斯等人在2009年的生物信息学应用笔记。
举例----------Examples----------
if ("GSEABase" %in% installed.packages()[,1]) {
load(system.file("genesets/hla2set.rda", package="GGtools"))
hla2set
}