# OmicsHorizon User Guide

## Welcome to the OmicsHorizon User Guide

Analyze multi-omics data through AI conversation — no coding required.

**OmicsHorizon is your PhD-level AI Co-Scientist.** Simply describe your research intent in natural language, and the AI selects the right analytical methods, executes the code, and automatically generates publication-ready Figures and reports — no programming knowledge needed.

***

### What you can do with OmicsHorizon

**Automate research analysis** — The AI directly analyzes RNA-seq, GWAS, metagenomics, proteomics, and other omics data. From selecting statistical methods to generating Figures, the entire process runs automatically.

**Generate publication-ready outputs instantly** — Once analysis is complete, use Studio to generate a paper Methods draft, presentation slides, or a comprehensive report with a single click. Because the AI witnessed every step of the analysis, nothing is missed.

**Surface insights across your entire project** — As analyses accumulate, Integrative Analysis connects findings across them to reveal patterns and research-wide insights that individual analyses alone cannot show.

**Build lasting research assets** — Save successful analysis workflows, data files, and generated outputs to the Library for your whole team to reuse.

***

### Screen Overview

OmicsHorizon is organized into the following screens:

<table><thead><tr><th width="209.859375">Screen</th><th>Purpose</th></tr></thead><tbody><tr><td><strong>Project List</strong></td><td>View and manage all projects</td></tr><tr><td><strong>Create Project</strong></td><td>Set up a new project through AI conversation</td></tr><tr><td><strong>Project Home</strong></td><td>View analyses and start new ones</td></tr><tr><td><strong>AI Data Analysis</strong></td><td>Analyze omics data through natural language input</td></tr><tr><td><strong>Integrative Analysis</strong></td><td>Connect multiple analyses for project-wide insights</td></tr><tr><td><strong>Studio</strong></td><td>Auto-generate papers, slides, and reports</td></tr><tr><td><strong>Library</strong></td><td>Store and reuse workflows, files, and outputs</td></tr></tbody></table>

***

{% hint style="info" %}
New to OmicsHorizon? Start with **Create Project**.\
A conversation with the AI is all it takes to define your research goals and set up your project.
{% endhint %}


---

# 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://docs.hits.ai/omicshorizon-user-guide-en/omicshorizon-user-guide.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.
