> For the complete documentation index, see [llms.txt](https://www.brexatlas.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.brexatlas.org/author_index/tissue_index.md).

# TISSUE\_INDEX

## Navigate by Cancer Type

### Glioblastoma

Studies focused on glioblastoma, TTFields mechanisms, clinical translation, DNA repair vulnerability, and tumor network biology.

* BRE-001
* BRE-002
* BRE-003
* BRE-014
* BRE-015
* BRE-016
* BRE-036
* BRE-038
* BRE-042

### Breast Cancer

Studies focused on breast cancer bioelectricity, membrane potential, calcium signaling, nanoparticle amplification, diagnostics, epidemiology, and metastatic response.

* BRE-002
* BRE-022
* BRE-023
* BRE-024
* BRE-025
* BRE-027
* BRE-028
* BRE-029
* BRE-030

### Liver Cancer (Hepatocellular Carcinoma)

Studies focused on TTFields transferability into liver cancer, sorafenib sensitization, ER stress, autophagy, and frequency response.

* BRE-033
* BRE-034
* BRE-043

### Lung Cancer (NSCLC)

Studies focused on radiation sensitization, DNA repair suppression, and combination therapy amplification.

* BRE-018
* BRE-039

### Pancreatic Cancer

Studies focused on TTFields-mediated mitotic disruption and reduced clonogenicity.

* BRE-004

### Mesothelioma

Studies focused on clinical thoracic TTFields translation and treatment integration.

* BRE-037

### Liposarcoma

Studies focused on TTFields transferability into soft tissue sarcoma and chemotherapy sensitization.

* BRE-040

### Melanoma

Studies focused on frequency optimization and calcium-channel vulnerability.

* BRE-002
* BRE-032

### Cervical Cancer

Studies focused on calcium-channel-mediated electromagnetic response.

* BRE-032

### Cancer Systems / Multi-Tissue Oncology

Studies focused on broad bioelectric systems, predictive modeling, ontology development, frequency optimization, and cancer systems theory.

* BRE-005
* BRE-006
* BRE-007
* BRE-008
* BRE-010
* BRE-011
* BRE-012
* BRE-013
* BRE-019
* BRE-020
* BRE-021
* BRE-026
* BRE-031
* BRE-041

### Radiation Biology & Signaling Systems

Studies focused on radiation bystander signaling, bioelectric communication hypotheses, and non-targeted cellular responses.

* BRE-044


---

# 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://www.brexatlas.org/author_index/tissue_index.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.
