# Module 1

Welcome to module 1!

## Lecture

<!-- Insert slideshows as pdfs with this markdown code -->

Here is an example of a pdf embedded:

<iframe src="../_images/sample-pdf.pdf" width="100%" height="600px">
  Your browser does not support PDFs. <!-- This will appear as alt text (or at least it should) -->
</iframe>
<!-- edit height based your preferences -->

<!-- Try to keep slideshows as pdfs for accessibility, slideshows from google slides can be inserted by pasting in the html code to share it into your markdown -->

<br> <!-- This creates a line break! -->
Here is an example of a YouTube video embedded:

<iframe width="100%" height=455px src="https://www.youtube.com/embed/WMP_8RTiv40" title="CBW Bridging Pathology and Genomics 2024 | 04.2: Clinical Reporting pt. 2" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

### Downloads

[insert your downloads for this module here (ex. datasets)]

## Lab

[Your lab here]