# Tools - A Basic Bioinformatics Toolkit

- [Getting more out of Microsoft Excel](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/getting-more-out-of-microsoft-excel.md)
- [Bioinformatics Applications of Unix](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/bioinformatics-applications-of-unix.md)
- [Unix commands applied to bioinformatics](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/bioinformatics-applications-of-unix/unix-commands-applied-to-bioinformatics.md)
- [Manipulate NGS files using UNIX commands](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/bioinformatics-applications-of-unix/manipulate-ngs-files-using-unix-commands.md)
- [Manipulate alignment files using UNIX commands](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/bioinformatics-applications-of-unix/manipulate-alignment-files-using-unix-commands.md)
- [Alignments and Mappers](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/alignments-and-mappers.md)
- [Relational databases](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/relational-databases.md)
- [Running Joins on Galaxy](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/relational-databases/running-joins-on-galaxy.md)
- [Spotfire](https://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit/spotfire.md)


---

# 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://igb.mit.edu/bioinformatics-topics/tools-a-basic-bioinformatics-toolkit.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.
