# Week 6

- [Statistics and R](https://docs.abi.am/abi-omicss-guide-2021/week-6/untitled.md): We pick up where we left off in week 6 of statistics. This module takes an estimated 2 hours to complete.
- [Power](https://docs.abi.am/abi-omicss-guide-2021/week-6/untitled/power.md): This page takes an estimated 25 minutes to complete.
- [ANOVA](https://docs.abi.am/abi-omicss-guide-2021/week-6/untitled/anova.md): This page takes an estimated 20 minutes to complete.
- [Covariance and Correlation](https://docs.abi.am/abi-omicss-guide-2021/week-6/untitled/covariance-and-correlation.md): This page takes an estimated 1 hour to complete.
- [NGS](https://docs.abi.am/abi-omicss-guide-2021/week-6/ngs.md): This module takes an estimated 3 hours to complete.
- [Basic Unix Commands](https://docs.abi.am/abi-omicss-guide-2021/week-6/ngs/basic-unix-commands.md): This page takes an estimated 40 minutes to complete.
- [Sequences and Genomic Features](https://docs.abi.am/abi-omicss-guide-2021/week-6/ngs/sequences-and-genomic-features.md): This page takes an estimated 1 hour to complete.
- [FastQC](https://docs.abi.am/abi-omicss-guide-2021/week-6/ngs/fastqc.md): This page takes an estimated 1 hour to complete.
- [Practice Exercises](https://docs.abi.am/abi-omicss-guide-2021/week-6/ngs/practice-exercises.md): This page takes an estimated 15 minutes to complete.
- [Week 6 Exam](https://docs.abi.am/abi-omicss-guide-2021/week-6/week-6-exam.md): Complete this exam after you finish Week 6 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-6.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.
