# Introduction to Unix and KI Computational Resources

## THIS TRAINING MATERIAL IS DEPRECATED. PLEASE REFER TO THE FOLLOWING TWO COURSES:

{% content-ref url="/pages/beKhKYYFlyvm5aVfFQvR" %}
[Introduction to Unix](/mini-courses/introduction-to-unix.md)
{% endcontent-ref %}

{% content-ref url="/pages/tzt7P6ts9r4I0PaQc8ds" %}
[Advanced Utilization of IGB Computational Resources](/mini-courses/advanced-utilization-of-igb-computational-resources.md)
{% endcontent-ref %}

### KI Bioinformatics Support

* Modes of Support
  * Individual Training
  * Project Work

<pre><code><strong>$90 per hour
</strong>$1200/0.1FTE/mo
</code></pre>

* Requesting Support
  * Send email to [Charlie Whittaker](mailto:charliew@mit.edu) or [Stuart Levine](mailto:slevine@mit.edu) to arrange for a free outreach consultation.
* Project Tracking and Billing Handled with [ilabs](https://mit-ki.ilabsolutions.com/account/login)
  * **Core users must have ilabs account and valid cost-objects in place. The BCC/BMC core must provide a cost estimate and the project has to be approved by the faculty member before work begins.**

### Overview of the KI Computing Systems

<figure><img src="/files/lf3hin2V4OWBabNdpbOQ" alt=""><figcaption><p>A model of the KI computing environment</p></figcaption></figure>


---

# 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/mini-courses/introduction-to-unix-and-ki-computational-resources.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.
