# Ref. Molecule

Ref. Molecule에서는 연구에 사용할 Reference 분자들을 추가하여 Correlation 및 **R**<sup>2</sup> 값을 계산할 수 있습니다.

<figure><img src="/files/XS0iXquL61MTqpGoub0h" alt=""><figcaption><p>Ref. Molecule 화면</p></figcaption></figure>

## 1. 실험값 필드

단백질 리스트와 Correlation 계산 시 활용할 실험값 필드를 선택할 수 있습니다.

실험값 필드로 선택 가능한 필드는 아래와 같습니다.

* Experiment, IC50
* Experiment, EC50
* ‘숫자 타입’의 사용자 필드

\*R² 계산에 사용되는 실험값 필드의 농도 단위는 nM로 가정합니다.

## 2. 데이터 테이블

### 2.1. 기본 기능

Ref. Molecule의 데이터 테이블은 Bench와 유사하게 분자 데이터 편집 및 필드/필터/정렬 기능이 제공됩니다.

### 2.2. 제한되는 기능

Ref. Molecule의 데이터 테이블은 Bench와 달리 아래의 기능은 제공되지 않습니다.

1. 하이퍼 디자인
2. 하이퍼 스크리닝

### 2.3. Correlation 실행

Ref. Molecule의 분자를 선택 후 상단의 Correlation 버튼을 클릭하여 Correlation 그래프를 실행할 수 있습니다.


---

# 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/docs-ko/project-feature-ko/undefined/ref.-molecule.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.
