This function makes a chromOrd object.
此功能使得chromOrd对象。
用法----------Usage----------
make.chromOrd(genome, gnames)
参数----------Arguments----------
参数:genome
A character string.
一个字符串。
参数:gnames
A character vector of the genes to be selected.
被选中的基因特征向量。
Details
详情----------Details----------
This function reads in a lot of annotation data and creates a list with one element for each chromosome. The elements of this list are indices indicating the order of the genes that are on that chromosome (and in the annotation data set being used).
这个功能在很多注释数据读取和创建与每个染色体的一个元素列表。此列表中的元素是为了表明该染色体上的基因(正在使用的设置和注释数据)指数。
值----------Value----------
A list of chromOrd type. One element for each chromosome. Suitable for reordering other values according to the chromosomal location.
chromOrd类型列表。每个染色体的一个元素。适用于其他值重新排序,根据染色体的位置。