# 2025-06-19 업데이트 노트

#### 하이퍼랩 버전 : 2025.06.19

***

## :mega: 하이퍼랩 변경 사항

### 1. Binding site ligand의 하이퍼 바인딩, 하이퍼 디자인 기능 제공

<figure><img src="/files/1cEg7eBD75q91QppUWla" alt=""><figcaption><p>Bench 화면의 Binding site ligand 정보</p></figcaption></figure>

Bench에 활성화 되어 있는 단백질의 Binding site ligand 3D 구조를 활용하여 하이퍼 바인딩 계산과 하이퍼 디자인을 진행할 수 있습니다.

Bench의 `Binding site ligand 보기` 버튼의 ON/OFF를 통해 현재 Bench에 활성화 되어 있는 Binding site ligand를 연구에 활용할 수 있습니다.

{% hint style="warning" %}
**\[주의] Binding site ligand를 활용할 수 있는 단백질은 다음의 조건을 모두 충족해야 합니다.**

1. 2025년 6월 19일 업데이트 이후에 새로 추가된 단백질
2. 3D structure 타입으로 추가된 단백질
3. 단백질 추가 시 Binding site 탭에서 Ligand를 1개만 선택하거나, 분자가 1개만 존재하는 Ligand 파일을 직접 업로드한 단백질
   {% endhint %}

#### 관련 유저 가이드

Binding site ligand 관련한 자세한 유저 가이드는 아래 문서를 참고해 주세요.

[Binding site ligand 활용](https://docs.hits.ai/docs-ko/project-feature-ko/bench/binding-site-ligand)

***

### 2. 단백질 상세 정보에서 Binding site ligand 정보 확인

<figure><img src="/files/VzIvaoRSIAMN0dRf3pXC" alt=""><figcaption><p>Binding site ligand 정보 표시 영역</p></figcaption></figure>

단백질 추가 시 Binding site ligand를 추가한 경우, 단백질 관리의 해당 단백질의 상세 정보에서 Binding site ligand의 SMILES와 2D 구조를 확인할 수 있습니다.

***

## Bug fix

버그 픽스 및 안정성이 개선되었습니다.


---

# 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/hyper-lab-release-note/changelog_ko/2025-06-19.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.
