Maloney and Careau
收藏资源简介:
#DATE_TIME = date and time #CHAMBER = measurement chamber #TEST = repeated test sequence #ID = individual identity #MASS.start = body mass (g) at the start of measurement #MASS.end = body mass (g) at the end of measurement #HEMA = hematocrit #HEART = heart mass #LIVER = liver mass #KIDNEYS = kidneys mass #GAS = gastrocnemius mass #SKIN.MASS = skin mass #AREA = fur area #FUR.MASS = fur mass #Age1 = age of the mouse #TAIL.MASS = tail mass #BODY.LENGTH = body length #TAIL.LENGTH = tail length #TEMP = temperature #slp.22 = slope at 22 degrees #slp.10 = slope at 10 degrees #S = difference in slope between 22 and 10 -> substitution (first method) #slp.10.2 = slope at 10 degrees calculated using second method #slp.22.2 = slope at 22 degrees calculated using second method #S.2 = difference in slope between 22 and 10 -> substitution (second method) #MEAN.S.10 = mean locomotor speed at 10 degrees #MEAN.S.22 = mean locomotor speed at 22 degrees #DEE.10 = mean DEE at 10 degrees #DEE.22 = mean DEE at 22 degrees #N.22 = number of observations where the mouse is moving above 0.1 at 22 degrees #N.10 = number of observations where the mouse is moving above 0.1at 10 degrees #n.10 = total observations at 10 degrees #n.22 = total observations at 22 degrees #A10 = average active MR at 10 degrees #A22 = average active MR at 22 degrees #R10 = average resting MR at 10 degrees #R22 = average resting MR at 22 degrees #BOUT = torpor bouts expressed during the 48h period (0 = no, 1 = yes) #RMR.22 = resting metabolic rate at 22 degrees
#DATE_TIME = 日期与时间 #CHAMBER = 测量舱室(measurement chamber) #TEST = 重复测试序列(repeated test sequence) #ID = 个体标识(individual identity) #MASS.start = 测量起始时的体质量(g) #MASS.end = 测量结束时的体质量(g) #HEMA = 血细胞比容(hematocrit) #HEART = 心脏质量 #LIVER = 肝脏质量 #KIDNEYS = 肾脏总质量 #GAS = 腓肠肌质量(gastrocnemius) #SKIN.MASS = 皮肤质量 #AREA = 毛皮面积 #FUR.MASS = 毛皮质量 #Age1 = 小鼠年龄 #TAIL.MASS = 尾部质量 #BODY.LENGTH = 体全长 #TAIL.LENGTH = 尾长 #TEMP = 温度 #slp.22 = 22℃下的斜率 #slp.10 = 10℃下的斜率 #S = 22℃与10℃下的斜率差值——替代法(第一种) #slp.10.2 = 第二种方法计算的10℃下的斜率 #slp.22.2 = 第二种方法计算的22℃下的斜率 #S.2 = 22℃与10℃下的斜率差值——替代法(第二种) #MEAN.S.10 = 10℃下的平均运动速度 #MEAN.S.22 = 22℃下的平均运动速度 #DEE.10 = 10℃下的平均每日能量消耗(Daily Energy Expenditure,DEE) #DEE.22 = 22℃下的平均每日能量消耗(Daily Energy Expenditure,DEE) #N.22 = 22℃下小鼠运动强度高于0.1的观测次数 #N.10 = 10℃下小鼠运动强度高于0.1的观测次数 #n.10 = 10℃下的总观测次数 #n.22 = 22℃下的总观测次数 #A10 = 10℃下的平均活动代谢率(Metabolic Rate,MR) #A22 = 22℃下的平均活动代谢率(Metabolic Rate,MR) #R10 = 10℃下的平均静息代谢率(Metabolic Rate,MR) #R22 = 22℃下的平均静息代谢率(Metabolic Rate,MR) #BOUT = 48小时周期内的蛰伏发作情况,0表示无蛰伏、1表示存在蛰伏 #RMR.22 = 22℃下的静息代谢率(Resting Metabolic Rate,RMR)



