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

R语言 procoil包 show-methods()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 11:30:27 | 显示全部楼层 |阅读模式
show-methods(procoil)
show-methods()所属R语言包:procoil

                                        Functions for CCModel class
                                         CCModel类的功能

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

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

Display information about CCModel and CCProfile objects
有关CCModel和CCProfile对象显示的信息


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


## S4 method for signature 'CCModel'
show(object)
## S4 method for signature 'CCProfile'
show(object)



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

参数:object
An object of class CCModel or CCProfile
一个对象类CCModel或CCProfile


Details

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

If called for an object of class CCModel, show displays a summary of data in the CCModel object. Since the number of pattern weights is potentially large, these values are not displayed by show. In order to see the pattern weights (for what reason ever), directly access the weights slot (see example below).
如果一个类的对象调用CCModel,show显示的数据汇总CCModel对象。由于是潜在的大格局重量,这些值不会显示show。以模式的权重(什么原因曾经),直接访问weights槽(见下面的例子)。

If called for an object of class CCProfile, show displays a summary of the prediction result, including the sequence, its heptad register, the discriminant function value, and the final prediction (trimer or dimer). The prediction profile itself is not displayed. To access the profile, directly access the profile slot (see also CCProfile).
如果一个类的对象调用CCProfile,show显示的预测结果的摘要,包括序列,其七肽寄存器,判别函数值,并最终预测(三聚体或二聚体)。预测的文件本身不显示。访问配置文件,直接访问(又见profile)CCProfile插槽。


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

Both variants of show returns an invisible NULL
show两个变种返回一个无形的NULL


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


Ulrich Bodenhofer <a href="mailto:bodenhofer@bioinf.jku.at">bodenhofer@bioinf.jku.at</a>



参考文献----------References----------


Hochreiter, S. (2011) Complex networks govern coiled coil oligomerization - predicting and profiling by means of a machine learning approach. Mol. Cell. Proteomics.

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

procoil, CCModel,
procoil,CCModel


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


## display summary of default model[#显示默认模式的总结。]
show(PrOCoilModel)

## show all pattern weights[#显示所有模式重]
PrOCoilModel@weights

## predict oligomerization of GCN4 wildtype[#预测因子GCN4野生齐聚]
GCN4wt<-predict(PrOCoilModel,
                "MKQLEDKVEELLSKNYHLENEVARLKKLV",
                "abcdefgabcdefgabcdefgabcdefga")

## show result[#显示结果]
show(GCN4wt)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 04:56 , Processed in 0.022277 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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