# Bioinformatics Tutorial - Advanced (2018)

## Teaching Philosophy

{% hint style="info" %}
**Study and Practice 格物致知 知行合一**

We teach professional skills in bioinformatics. These skills are not just running software. They will give you freedom of exploring various real data.
{% endhint %}

## Contributors

Yang Li, Binbin Shi, Xupeng Chen, Siqi Wang, Jingyi Cao, Zhiyu Xu and Zhi J. Lu\*

\*Corresponding to Zhi J. Lu

## Join Us

* Lu Lab 鲁 志 实验室
* School of Life Sciences, Tsinghua University, Beijing, China
* e-mai: lulab AT biomed.tsinghua.edu.cn
* Hompage: <http://bioinfo.life.tsinghua.edu.cn>
* Github: <http://lulab.github.io>
* Books: <https://lulab.gitbook.io>; <https://lulab2.gitbook.io> &#x20;
* Software: <http://software.ncrnalab.org>

## Copyright

<http://www.apache.org/licenses/LICENSE-2.0>


---

# 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://lu-lab.gitbook.io/training/undefined.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.
