# Table of Content

### PART 1

1. bash scripts
2. R scripts

### PART 2

1. Basic: Preprocessing, Mapping and QC
2. Basic: Construction and Cleaning of Expression Matrix
3. Basic: Differential Expression Analysis and Clustering
4. Advanced: QC and Normalization
5. Advanced: Confounders and Imputation

###


---

# 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://youngleebbs.gitbook.io/bioinfo-training/bioinfo-training-additional-tutorial.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.
