Vidéo pédagogique
Notice
Lieu de réalisation
Grenoble
Langue :
Anglais
Crédits
François Rechenmann (Intervention)
Conditions d'utilisation
Ces ressources de cours sont, sauf mention contraire, diffusées sous Licence Creative Commons. L’utilisateur doit mentionner le nom de l’auteur, il peut exploiter l’œuvre sauf dans un contexte commercial et il ne peut apporter de modifications à l’œuvre originale.
DOI : 10.60527/a84s-b459
Citer cette ressource :
François Rechenmann. Inria. (2015, 5 février). 1.8. Compressing the DNA walk , in 1. Genomic texts. [Vidéo]. Canal-U. https://doi.org/10.60527/a84s-b459. (Consultée le 10 juin 2024)

1.8. Compressing the DNA walk

Réalisation : 5 février 2015 - Mise en ligne : 9 mai 2017
  • document 1 document 2 document 3
  • niveau 1 niveau 2 niveau 3
Descriptif

We have written the algorithm for the circle DNA walk. Just a precision here: the kind of drawing we get has nothing to do with the physical drawing of the DNA molecule. It is a symbolic representation. It is a way of representing the information content of the sequence as a drawing. Remember that the problem of the algorithm we designed is that it supposes the capacity of drawing several millions or billions of segments on the screen. This is not feasible. No screen will be large enough for that. So, how can we deal with this hardware constraint? Compression is the answer. Let's see that in more details. Remember, for each position here,we draw a segment according to the direction we defined at thebeginning of the first session. And so we get something like that. The idea here is, instead of drawing all these small segments, we will draw a segment like that. For example, every 10 small segments and so on. So of course we reduce the numberof segments which are necessary to draw the DNA walk fora complete sequence. How can we do that? We will define a window. The window is, at any time,a part of the sequence. It has a certain length and withinthis window, we will compute the number of A, C, G and T. And we know how to do that because we have done this kind of operation, in the previous session.

Intervention

Dans la même collection

Avec les mêmes intervenants et intervenantes