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

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

[复制链接]
发表于 2012-2-25 14:24:06 | 显示全部楼层 |阅读模式
findNONC(CellNOptR)
findNONC()所属R语言包:CellNOptR

                                         Find the indexes of the non-observable and non controllable species
                                         非观察和非可控物种指标

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

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

This function finds the indexes of the non-observable and non controllable species and returns the indices, in the model, of the species to remove
发现此功能的非观察和非可控物种索引和返回的指标,在模型的品种,以消除


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


findNONC(Model, indexes, verbose)



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

参数:Model
a model, as created by readSif  
模型,作为由readSif创建


参数:indexes
a list of indices of species measured, stimulated or inhibited, as created by indexFinder  
指数衡量物种名单,刺激或抑制,由indexFinder创建


参数:verbose
do you want information about the ncno species printed on the screen? Default to FALSE but we would advise to put it to true the first time that the function is called  
你想在屏幕上打印的ncno物种的信息?默认为false,但我们会建议把它真正功能,被称为第一次


Details

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

This function uses the function floyd.warshall.all.pairs.sp from the package RBGL.  Non observable nodes are those that do not have a path to any measured species in the model, whereas non controllable nodes are those that do not receive any information from a species that is perturbed in the data.
这个函数使用从包RBGL的功能floyd.warshall.all.pairs.sp。非观察节点是那些不具备测量模型中的任何物种的路径,但不可控节点是那些没有收到任何信息,从一个物种,在数据扰动。


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

a vector of indices of species to remove
一个物种指数矢量删除


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



C. Terfve




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

cutNONC, indexFinder, readSif
cutNONC,indexFinder,readSif


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


data(CNOlistToy,package="CellNOptR")
data(ToyModel,package="CellNOptR")
checkSignals(CNOlistToy,ToyModel)
indicesToy<-indexFinder(CNOlistToy,ToyModel,verbose=FALSE)
ToyNCNOindices<-findNONC(ToyModel,indicesToy,verbose=FALSE)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-28 03:38 , Processed in 0.019128 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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