notes(<ExpressionSet>) <- <character> is unusual, in that the character vector is appended to the list of notes; use notes(<ExpressionSet>) <- <list> to entirely replace the list.
notes(<ExpressionSet>) <- <character>是不寻常的特征向量被追加到票据列表;使用notes(<ExpressionSet>) <- <list>完全取代列表。
用法----------Usage----------
notes(object)
notes(object) <- value
参数----------Arguments----------
参数:object
Object, possibly derived from class eSet-class.
对象,可能是从派生类的eSet-class。
参数:value
Character vector containing unstructured information describing the experinement.
含有非结构化信息描述的experinement的特征向量。