getBaseProfile(oligo)
getBaseProfile()所属R语言包:oligo
Compute and plot nucleotide profile.
计算并绘制核苷酸的文件。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Computes and, optionally, lots nucleotide profile, describing the sequence effect on intensities.
计算,并选择性,许多核苷酸的文件,描述强度序列效果。
用法----------Usage----------
getBaseProfile(coefs, probeLength = 25, plot = FALSE, ...)
参数----------Arguments----------
参数:coefs
affinity spline coefficients.
亲和力样条系数。
参数:probeLength
length of probes
探针长度
参数:plot
logical. Plots profile?
逻辑。图的文件?
参数:...
arguments to be passed to matplot.
参数被传递到matplot的。
值----------Value----------
Invisibly returns a matrix with estimated effects.
无形返回矩阵估计影响。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|