All right, having said that, let's do some examples. I'm going to show you a sequence of algorithms, they're mostly simple algorithms, that's OK.
好,让我们开始看例子吧,我将会给大家讲,一系列的算法,这些都是挺简单的算法。
Now the problem with that is a problem I mentioned before, that most human genes are not just a straight sequence from beginning to end of the protein that you're interested in.
但现在的问题,是我之前提到过的,大多数人类基因不是一个连续的序列,从头到尾都对应你想要的蛋白质
What we're saying is, in order to do computation, we want to describe recipes, we want to describe this sequence of steps built on some primitives, and we want to describe the flow of control that goes through those sequence of steps as we carry on So the last thing we need before we can start talking about real programming is, we need to describe those recipes.
我们在说,为了做计算,我们想描述一个方法,想描述建立在,相同基本类型上的步骤序列,而且我们想描述经过我们设计的,步骤的序列的,控制流程,因此我们开始谈论真正的编程之前,的最后一件事是,我们需要描述一下那些方法。
It takes advantage of the specificity of the restriction enzymes, the fact that we know what the gene sequence that we're looking for, and using this technological process of electrophoresis to identify changes that we predict.
这个方法利用了限制酶特有的性质,我们知道我们在找什么样的基因序列,从而才能利用电泳这个技术流程,来识别出我们预计的情况
You'll notice that the chapters because of this go out of sequence, so we're reading Chapter 6 this week and next week we'll read parts of Chapters 14 and 15, that's because the book has a different kind of organization.
你们会注意到这些章节,因为它们并未按顺序来,本周我们将阅读第六章,而下周,我们将阅读第十四章和十五章的部分内容,因为教材有自己的组织方式
When we talk about gene expression than we're talking about this whole sequence of events I just described: transcription, RNA processing, translation to make the protein.
当我们谈到基因表达的时候,我们就是在讨论,一系列我们刚才提到的过程,即转录,RNA加工,翻译成蛋白质
This label is DNA that might be made radioactive or made fluorescent, and it has a base pair sequence that is from some other region of the gene that you're interested in.
这种标签就是具有放射性,或者荧光性的DNA,它有一个取自于,你感兴趣的那段基因上,其他位置的碱基对序列
应用推荐