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

R语言 Genominator包 ExpData-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 19:31:23 | 显示全部楼层 |阅读模式
ExpData-class(Genominator)
ExpData-class()所属R语言包:Genominator

                                        Class "ExpData"
                                         类“ExpData”

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

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

A class for representing experimental data organized along a genome.
A类为代表沿基因组组织的实验数据。


类的对象----------Objects from the Class----------

The preferred way to construct objects of class ExpData is to use the constructor function ExpData(dbFilename = "filename.db", tablename   = "tablename")
ExpData类构造对象的首选方式是使用构造函数ExpData(dbFilename = "filename.db", tablename   = "tablename")


插槽----------Slots----------




dbFilename: A "character" containing the
dbFilename:"character"包含




tablename: A "character"
tablename:"character"




indexColumns: A "character", listing which
indexColumns:"character",上市




mode: A "character" indicating whether the database is in read or write mode. Write mode implies
mode:"character"指示是否在数据库中读取或写入模式。写模式意味着




chrMap: A "character" which is a placeholder,
chrMap:"character"这是一个占位符,




.tmpFile: A "character".  Only
.tmpFile:A"character"。只


Details

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

For all practical purposes, the class may be considered to point to a specific table in an SQLite database.  A connection to the database is opened automatically and a pool of connections is maintained.
对于所有的实际目的,类可以被认为是指向特定的表在一个SQLite数据库。会自动打开一个到数据库的连接和维护一个连接池。


方法----------Methods----------




ExpData(dbFilename, tablename, mode, indexColumns, pragma) A constructor
ExpData(dbFilename, tablename, mode, indexColumns, pragma)构造函数




getDBConnection Returns a connection to the database associated with
getDBConnection返回一个与数据库的连接




getDBFilename Returns the filename of the database associated with
getDBFilename返回与数据库相关的文件名




getTablename Returns the tablename of the ExpData object
getTablename返回的ExpData对象的表名




getSchema Returns the schema of the table associated with the
getSchema返回与相关联的表的架构




getIndexColumns Returns the indexColumns of the object.
getIndexColumns返回对象indexColumns的。




getColnames Returns all columns (argument all = TRUE) or all columns except the indexColumns (argument all =
getColnames返回除indexColumns(的所有列(参数all = TRUE)或所有列参数的<code> =




listTables Returns all vector of tables in a database.
listTables返回所有的数据库中的表的向量。




getMode Returns the mode of the ExpData object.
getMode返回的ExpData对象的模式。




[ signature(x = "ExpData"): subsetting of the object. ExpData objects do not have rownames.
[signature(x = "ExpData"):对象的子集。 ExpData对象没有rownames的。




$ signature(x = "ExpData"): selects a column of the table.
$signature(x = "ExpData"):选择一个表中的列。




head signature(x = "ExpData"): prints the first 10 rows of the object.
打印头signature(x = "ExpData"):第10行的对象。




initialize signature(.Object = "ExpData"): The
初始化signature(.Object = "ExpData"):




show signature(object = "ExpData"): the show method.
显示signature(object = "ExpData")show方法。


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


James Bullard <a href="mailto:bullard@berkeley.edu">bullard@berkeley.edu</a>, Kasper Daniel Hansen <a href="mailto:khansen@jhsph.edu">khansen@jhsph.edu</a>



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

The package vignettes.
包护身符。


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


showClass("ExpData")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-7 09:37 , Processed in 0.023099 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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