binInsert(occugene)
binInsert()所属R语言包:occugene
Insert Locations
插入点
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Returns the number of ORF knockouts.
返回框击倒的数量。
用法----------Usage----------
binInsert(insert,orf,returnCounts=FALSE,overlap=NULL,DEBUG=FALSE)
参数----------Arguments----------
参数:insert
List of insertion locations
插入位置的名单
参数:orf
2-column matrix of annotation
注释2列的矩阵
参数:returnCounts
Return the number of insertions
返回插入的数目
参数:overlap
Number of shared targets
共同的目标数量
参数:DEBUG
Flag to debug the code
标记调试的代码
Details
详情----------Details----------
Finds the number of ORFs that have an insertion given a list of locations. If the returnCounts flag is true, the function returns the number of insertions
发现的ORF有给定的位置列表插入的数目。 ,如果returnCounts标志是真实的,该函数返回插入
值----------Value----------
Returns a numeric or an object
返回一个数字或一个对象
作者(S)----------Author(s)----------
Oliver Will <a href="mailtowill4@yahoo.com">owill4@yahoo.com</a>
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|