We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140607d commit 79c9426Copy full SHA for 79c9426
_includes/youtubePlayer.html
@@ -21,6 +21,21 @@ <h3 class="section-subheading text-muted">
21
Meet Dr. Navin and his research program in single cell cancer genomics.
22
</h3>
23
<div class="embed-container">
24
+ <iframe
25
+ display: block; margin: 0 auto;
26
+ src="https://www.youtube.com/embed/Nzfb06bouZI"
27
+ width="640"
28
+ height="360"
29
+ frameborder="0"
30
+ allowfullscreen="">
31
+ </iframe>
32
+ </div>
33
+ <h3 class="section-subheading text-muted">
34
+ ‘Nicholas Navin answers: How are multi-omics approaches helping us decipher human cancer biology?'.
35
+ </h3>
36
+
37
38
+ <div class="embed-container">
39
<iframe
40
display: block; margin: 0 auto;
41
src="https://www.youtube.com/embed/_a6_Sf_-_BU"
0 commit comments