# Introduction

Hello! You made it to ESPM 112L, I am your TA, Preston Tasoff. Are you new to the lab and want a crash course on metagenome resolved genomics? Or are you wanting to brush up your skills? Here is the place for you! There are 12 weeks of tutorials, each with a powerpoint presentation, and some with data attached. Make sure you have a ggkbase account and biotite account before starting!

For some of the code, just keep in mind we had limited threads to work in the class server with. You have a max of 16 threads you can use on biotite, so adjust the code accordingly for this, or for a slurm submission script.


---

# 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://prestons-tutorials.gitbook.io/metagenome_assembled_genomics_tutorials/introduction.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.
