找回密码
 注册
查看: 573|回复: 0

R语言 MEDIPS包 MEDIPS.getPositions()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 00:37:59 | 显示全部楼层 |阅读模式
MEDIPS.getPositions(MEDIPS)
MEDIPS.getPositions()所属R语言包:MEDIPS

                                         Identifies genomic sequence pattern positions within the reference genome.
                                         标识内参照基因组的基因组序列的模式位置。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The function identifies the genomic positions of the stated sequence pattern (e.g. CpGs). For sequence pattern that are reverse complementary, only the positions on the plus strand will be returned. Otherwise, all genomic positions of the pattern on the plus and minus strand will be returned. The reference genome is the genome (or only some chromosomes of a genome) that was specified by excecuting the MEDIPS.readAlignedSequences function.
功能标识规定的序列模式(例如的CPGs)基因组的位置。反向互补序列模式,只有加链上的位置将被退回。否则,所有基因位置上的加号和减号链模式将被退回。参考基因组的基因组(或只有一些基因组染色体)被指定通过excecuting MEDIPS.readAlignedSequences功能。


用法----------Usage----------


MEDIPS.getPositions(data = NULL, pattern = NULL)



参数----------Arguments----------

参数:data
has to be a MEDIPS SET object  
是MEDIPS集对象


参数:pattern
defines the sequence pattern, e.g. CG for CpGs.  
定义的序列模式,例如企业管治为的CPGs。


值----------Value----------

The slots of the stated MEDIPS SET object associated to the sequence pattern will be occupied afterwards. These are informations about the pattern itself and their chromosome and genomic positions.
规定MEDIPS集关联的对象序列模式的插槽将被占领之后。这些模式本身和他们的染色体和基因的位置信息。


作者(S)----------Author(s)----------



Joern Dietrich




举例----------Examples----------



library(BSgenome.Hsapiens.UCSC.hg19)
file=system.file("extdata", "MeDIP_hESCs_chr22.txt", package="MEDIPS")
CONTROL.SET = MEDIPS.readAlignedSequences(BSgenome="BSgenome.Hsapiens.UCSC.hg19", file=file)

CONTROL.SET = MEDIPS.getPositions(data = CONTROL.SET, pattern = "CG")


转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-3 18:58 , Processed in 0.019490 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表