[-methods(flowFP)
[-methods()所属R语言包:flowFP
Indexing methods for flowFP and flowFPPlex
为flowFP和flowFPPlex索引方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These methods allow subset indexing for flowFP and flowFPPlex objects.
这些方法允许flowFP和flowFPPlex对象的一个子集索引。
方法----------Methods----------
x = "flowFP", i = "numeric" [ indexing returns a subset of the fingerprints in a flowFP.
X =“flowFP”,“数字”[索引返回在flowFP的一个子集的指纹。
x = "flowFP", i = "character" [ indexing returns a subset of the fingerprints in a flowFP. If i matches one or more sampleClasses in the flowFP, the subset operator returns all fingerprints of that class (or classes). If no matches with sampleClass are found, then the operator attempts
x =“flowFP”,我=“字符”[索引将返回flowFP在指纹的一个子集。如果我匹配一个或多个在该flowFP sampleClasses,子集运算符返回一个类的所有指纹(或类)。如果与sampleClass没有找到匹配的,那么运营商试图
x = "flowFPPlex", i = "numeric" [ indexing returns a new flowFPPlex with the specified subset of
=“flowFPPlex”我=“数值”[索引返回一个新的flowFPPlex指定的子集
x = "flowFPPlex", i = "numeric" [[ indexing returns a single flowFP object from a flowplex.
X =“flowFPPlex”,我=“数字”[索引将返回flowplex从一个单一的flowFP对象。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|