# Week 7

- [Statistics and R](https://docs.abi.am/abi-omicss-guide-2021/week-7/untitled.md): This is the final week of statistics. This module takes an estimated 2 hours to complete.
- [Monte Carlo Simulation](https://docs.abi.am/abi-omicss-guide-2021/week-7/untitled/monte-carlo-simulation.md): This page takes an estimated 45 minutes to complete.
- [Exploratory Data Analysis](https://docs.abi.am/abi-omicss-guide-2021/week-7/untitled/exploratory-data-analysis.md): This page takes an estimated 45 minutes to complete.
- [Linear Regression](https://docs.abi.am/abi-omicss-guide-2021/week-7/untitled/linear-regression.md): This page takes an estimated 40 minutes to complete.
- [NGS](https://docs.abi.am/abi-omicss-guide-2021/week-7/ngs.md): This module takes an estimated 2 hours to complete.
- [BEDtools](https://docs.abi.am/abi-omicss-guide-2021/week-7/ngs/bedtools.md): This page takes an estimated 1 hour to complete.
- [Alignment and Sequence Variation](https://docs.abi.am/abi-omicss-guide-2021/week-7/ngs/alignment-and-sequence-variation.md): This page takes an estimated 35 minutes to complete.
- [Integrated Genomics Viewer](https://docs.abi.am/abi-omicss-guide-2021/week-7/ngs/integrated-genomics-viewer.md): This page takes an estimated 15 minutes to complete.
- [Week 7 Exam](https://docs.abi.am/abi-omicss-guide-2021/week-7/week-7-exam.md): Complete this exam after you finish Week 7 course material.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abi.am/abi-omicss-guide-2021/week-7.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
