occup2Negenes(occugene)
occup2Negenes()所属R语言包:occugene
Convert Occupancy Format to Negenes
入住格式转换到Negenes
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convert the annotation and insertion formation of the occupancy package into the format for the negenes package.
转换的注释和插入形成到占用为negenes包的格式包。
用法----------Usage----------
occup2Negenes(anno,clone,INTERGENIC=FALSE)
参数----------Arguments----------
参数:anno
2-column matrix of annotation
注释2列的矩阵
参数:clone
vector of insertion locations
向量的插入位置
参数:INTERGENIC
Process the intergenic region as last ORF.
作为最后的ORF处理间的区域。
Details
详情----------Details----------
Convert the annotation and insertion formation of the occupancy package into the format for the negenes package. Of the returned data frame, column 1 is n.sites, column 2, n.sites2, column 3, counts, column 4, counts2.
转换的注释和插入形成到占用为negenes包的格式包。返回的数据框,列1 n.sites,第2列,n.sites2,第3列,计数,第4列,counts2,。
值----------Value----------
Returns a data frame
返回一个数据框。
作者(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:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|