> For the complete documentation index, see [llms.txt](https://igb.mit.edu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://igb.mit.edu/bioinformatics-topics/tasks-bioinformatics-methods/genego-metacore/building-network-for-your-experimental-data.md).

# Building Network for Your Experimental Data

* Run a Compare Experiments workflow for ColonMet\_Faked\_FC and ColonMet\_Faked\_FCrand1\_edit.
* Identify and select the common network objects in this comparison (10 Network objects) by clicked the blue/white histogram.
* Click Analyze networks to produce a list of networks associated with the list.
* Return to the Network options page and click Add network objects and add ITGA5.
* Re-run Analyze Networks, using default settings. NOTE: Adding ITGA5 produces and additional network.
* There 11 different network building algorithms available.
* Clicking on network name opens the highly interactive network viewer. Explore the extensive control over the visualization.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://igb.mit.edu/bioinformatics-topics/tasks-bioinformatics-methods/genego-metacore/building-network-for-your-experimental-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
