Function to access (and/or assign) positional information for a MassArrayData object
函数来访问(和/或转让)为MassArrayData对象的位置信息
用法----------Usage----------
position(object)
position(object) <- value
参数----------Arguments----------
参数:object
Object of class MassArrayData
对象类MassArrayData
参数:value
Character string containing positional information of the form "chrXX:XXXX-XXXX"
字符串包含位置信息“的形式chrXX:XXXX-XXXX的”
值----------Value----------
Returns a character string containing positional information of the form "chrXX:XXXX-XXXX" if accessing a MassArrayData object. If updating a MassArrayData object, function returns the object with updated positional information
返回一个字符串,如果访问MassArrayData对象的包含位置信息“的形式chrXX:XXXX-XXXX的”。如果更新MassArrayData对象,函数返回对象的位置信息更新
作者(S)----------Author(s)----------
Reid F. Thompson (<a href="mailto:rthompso@aecom.yu.edu">rthompso@aecom.yu.edu</a>), John M. Greally (<a href="mailto:jgreally@aecom.yu.edu">jgreally@aecom.yu.edu</a>)