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

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

[复制链接]
发表于 2012-2-26 12:51:33 | 显示全部楼层 |阅读模式
processNDF(Repitools)
processNDF()所属R语言包:Repitools

                                        Reads in a Nimblegen microarray design file (NDF)
                                         读取中NimbleGen的芯片设计文件(NDF的)

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

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

Reads a Nimblegen microarray design file (NDF file) which describes positions and sequences of probes on a Nimblegen microarray.
读取1 NimbleGen的芯片设计文件(NDF的文件),它描述了立场和NimbleGen的芯片上的探针序列。


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


processNDF(filename = NULL, ncols = 768)



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

参数:filename
the name of the Nimblegen microarray design file
NimbleGen的芯片设计文件的名称


参数:ncols
the number of columns of probes on the array - must be the same value as will be passed to loadPairFile or loadSampleDirectory. The default works for 385K format arrays.
探针阵列上的列数 - 必须是相同的值将传递给loadPairFile或loadSampleDirectory。默认为385K格式阵列。


Details

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

Reads in a Nimblegen microarray design file. This enables the reading in and annotation of Nimblegen microarray data files (pair files).
读取中的NimbleGen芯片的设计文件。这使得在阅读和NimbleGen的芯片数据文件(一双文件)的注释。


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

a data frame containing
一个数据框包含


参数:chr
the chromosome the probe was designed against
染色体的探针设计对


参数:position
the position of the sequence the probe was designed against (probe centre)
序列中的位置探针旨在反对(探针中心)


参数:strand
the strand the probe was designed against
链的探针设计对


参数:index
the index (x y position) the probe occupies on the array
指数(XY位置)探测器阵列上占据


参数:sequence
the actual DNA sequence synthesised onto the array
实际到阵列合成的DNA序列


参数:GC
the percent GC content of the probe sequence
%GC含量探针序列


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


Aaron Statham



参见----------See Also----------

loadSampleDirectory, loadPairFile
loadSampleDirectory,loadPairFile


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


# Not run[不运行]
#[]
## Read in the NDF file [#在NDF文件阅读]
# ndfAll &lt;- processNDF("080310_HG18_chr7RSFS_AS_ChIP.ndf")[ndfAll < -  processNDF(“080310_HG18_chr7RSFS_AS_ChIP.ndf”)]
#[]
## Subset the NDF to only probes against chromosomes[#子集的NDF的对染色体只探针]
# ndf &lt;- ndfAll[grep("^chr", ndfAll$chr),][NDF < -  ndfAll [grep的(“^ CHR”,$ CHR ndfAll),]]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-28 03:42 , Processed in 0.020984 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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