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

R语言 methVisual包 MethAlignNW()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 00:43:58 | 显示全部楼层 |阅读模式
MethAlignNW(methVisual)
MethAlignNW()所属R语言包:methVisual

                                        Summary of methylation states
                                         甲基化状态的摘要

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

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

Summarize the methylation states after calculating pairwise alignments of each examined sequences and the genomic sequence
汇总计算每个检查的序列和基因组序列的两两比对后的甲基化状态


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


MethAlignNW(refSeq, QCdata, alignment)



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

参数:refSeq
String; Genomic sequence as String format
字符串格式字符串;基因组序列


参数:QCdata
Data frame;  Names and paths of analysed sequences after quality control
数据框;质量控制分析序列后的名称和路径


参数:alignment
If TRUE, alignments are included in summery, else not included
如果是TRUE,路线包括在夏日,否则不包括


Details

详情----------Details----------

Given aligned sequences after quality control, the function returns a list object with the following data: sequences name, methylation state on CpG position, start and end position of alignments and length of genomic sequence. The data includes the core information for the exploratory analysis and visualizations.
鉴于质量控制后的序列,函数返回一个列表对象具有下列数据:名称序列,甲基化的CpG位置上的状态,开始和结束位置的路线和基因组序列的长度。这些数据包括探索性分析和可视化的核心信息。


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

Returns a summery on sequence alignments and methylation states
返回一个序列和甲基化状态的夏日


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


Arie Zackay <arie.zackay@mail.huji.ac.il>, Christine Steinhoff <steinhof@molgen.mpg.de>



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


## In order to use the following example [#为了使用下面的例子]
## make sure that you have writing permission under R.home()[#确保您已经下R.home书面许可()]
## directory. If you do not have permission choose your own path. [#目录。如果你没有权限选择自己的路。]
dir.create(file.path(R.home(component="home"),"/BiqAnalyzer"))
makeLocalExpDir(dataPath="/examples/BiqAnalyzer",
        localDir=file.path(R.home(component="home"),"/BiqAnalyzer"))
datameth <-MethDataInput(file.path(R.home(component="home"),
                        "/BiqAnalyzer/PathFileTab.txt"))
refseq <- selectRefSeq(file.path(R.home(component="home"),
                        "/BiqAnalyzer/Master_Sequence.txt"))
QCdata <- MethylQC(refseq, datameth)
methData <- MethAlignNW( refseq , QCdata)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-3 16:15 , Processed in 0.023664 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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