What exactly happens to a human body in space? Despite decades of astronauts going on space missions, this question remains hard to answer. The problem is that there is a great deal of individual variation between humans, so everyone’s body is different. This makes it hard to compare the physiological effects of space travel between astronauts and those of us who stay on Earth.

But now a new NASA study has revealed clues about the effects of space by studying a pair of twins. Two retired astronauts, twin brothers Scott and Mark Kelly, lent their bodies to science to be studied for a period between 2015 and 2016. During this time, Mark stayed on Earth while Scott spent 340 days aboard the International Space Station (ISS). Scientists were able to compare how their two bodies responded over that time, without confounding factors of genetics and large individual differences.

The NASA researchers studied factors like gene expression changes, immune systems responses, and cognitive functioning. One significant finding was that spending time in space seems to effect aging. Scott had changes to his DNA, showing longer telomeres — the caps at the end of a DNA strand. When compared to his brother’s teleomeres, Scott’s telomeres were longer while he was in space and then shorter after his return to Earth, eventually returning to normal after six months.

Another finding was the way in which Scott’s genes expressed. Gene expression is part of the way that genes interact with an environment, and it was found that Scott’s genes expressed differently in space. His genes mostly returned to normal after he returned to Earth, but a few genes seemed to be permanently altered by time spent in space. The effected genes included those related to the functioning of the immune system and DNA repair.

“A number of physiological and cellular changes take place during spaceflight,” Jennifer Fogarty, chief scientist of the Human Research Program at NASA’s Johnson Space Center in Houston, said in a statement. “We have only scratched the surface of knowledge about the body in space. The Twins Study gave us the first integrated molecular view into genetic changes, and demonstrated how a human body adapts and remains robust and resilient even after spending nearly a year aboard the International Space Station. The data captured from integrated investigations like the NASA Twins Study will be explored for years to come.”

L335 Nasa’s Twin Study Reveals Effects of Time Spent in Space on the Human Body的更多相关文章

  1. NASA: SpaceX的猎鹰9号火箭将龙飞船发射到国际空间站

    At 5:42 a.m. EDT Friday, June 29, 2018, SpaceX’s Dragon spacecraft lifts off on a Falcon 9 rocket fr ...

  2. Glossary Collection

    目录 直接修饰用 间接强调用 (多为副词) 过渡用 特别的名词 动词 词组 各种介词 句子 摘要 引言 总结 正文 实验 直接修饰用 Word 含义 例句 近义词 nuanced adj. 微妙的:具 ...

  3. Edge Intelligence: On-Demand Deep Learning Model Co-Inference with Device-Edge Synergy

    边缘智能:按需深度学习模型和设备边缘协同的共同推理 本文为SIGCOMM 2018 Workshop (Mobile Edge Communications, MECOMM)论文. 笔者翻译了该论文. ...

  4. (6)How language shapes the way we think

    https://www.ted.com/talks/lera_boroditsky_how_language_shapes_the_way_we_think/transcript 00:12So, I ...

  5. [C6] Andrew Ng - Convolutional Neural Networks

    About this Course This course will teach you how to build convolutional neural networks and apply it ...

  6. GWAS这十年 | 10 Years of GWAS Discovery: Biology, Function, and Translation

    相关文章: A Unified Framework for Association Analysis with Multiple Related Phenotypes 太重要了,不得不单独拿出来分析一 ...

  7. [转]Whirlwind Tour of ARM Assembly

    ref:http://www.coranac.com/tonc/text/asm.htm 23.1. Introduction Very broadly speaking, you can divid ...

  8. JAVA设计模式:装饰模式

    前面我们学习了代理模式: 代理模式主要使用了java的多态,干活的是被代理类,代理类主要是接活,你让我干活,好,我交给幕后的类去干,你满意就成,那怎么知道被代理类能不能干呢?同根就成,大家知根知底,你 ...

  9. Codeforces Round #478 (Div. 2) ABCDE

    A. Aramic script time limit per test 1 second memory limit per test 256 megabytes input standard inp ...

随机推荐

  1. 第四篇——Struts2的引入多个配置文件

    引入多个配置文件 在Struts2配置文件中使用include可引入多个配置文件. 项目实例 1.项目结构 2.pom.xml <project xmlns="http://maven ...

  2. Hdu2602 Bone Collector (01背包)

    Problem Description Many years ago , in Teddy’s hometown there was a man who was called “Bone Collec ...

  3. GO语言常量和变量

    标识符与关键字 标识符 人为定义有特殊意义的词,Go语言中标识符由字母数字和_(下划线)组成,并且只能以字母和_开头. 关键字 关键字是指编程语言中预先定义好的具有特殊含义的标识符. GO语言中有25 ...

  4. js BOM浏览器对象模型

    BOM即Browser Object Model,浏览器对象模型,表示浏览器窗口,所有js全局对象.函数以及变量均是window 对象的成员. 对于不同的浏览器,表示宽度和高度的方法不同: 对于IE9 ...

  5. VOC标签转化为YOLO标签

    参考darknet自带的voc_label.py import xml.etree.ElementTree as ET import pickle import os from os import l ...

  6. FL studio钢琴卷工具简介

    FL studio中的钢琴卷工具在业内各编曲软件中享有当之无愧的声誉.钢琴卷是一款将音符和自动数据发送到钢琴卷的频道相关联的插件.而钢琴卷的这个操作运行过程被称为“排序”. 下面给大家介绍讲解钢琴卷中 ...

  7. 【问题解决:信息提示】SpringBoot启动时提示The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path

    问题描述 springboot程序在启动时提示信息 [2018-10-24 21:59:05.214] - 440 信息 [restartedMain] --- org.apache.catalina ...

  8. P4248 [AHOI2013]差异

    思路 SAM 后缀自动机parent树的LCA就是两个子串的最长公共后缀 现在要求LCP 所以把字符串反转一下 然后每个点的贡献就是endpos的大小,dfs一遍求出贡献就可以了 代码 #includ ...

  9. Ubuntu下 fatal error: Python.h: No such file or directory 解决方法

    参考: fatal error: Python.h: No such file or directory Ubuntu下 fatal error: Python.h: No such file or ...

  10. 谈谈如何给下拉框option添加点击事件?

    我们在用到下拉列表框select时,需要对选中的<option>选项触发事件,其实<option>本身没有触发事件方法,我们只有在select里的onchange方法里触发. ...