# 단백질 이름 변경

신약 개발 분야에서는 리드(lead) 발굴 및 최적화 과정에서 여러 개의 PDB 파일이 사용됩니다.

혼동을 방지하기 위해 단백질 구조에 **CODE0001**, **HYPL0201** 등의 이름을 부여하여 관리합니다.

{% stepper %}
{% step %}
리스트에서 이름 변경을 원하는 단백질을 클릭합니다.
{% endstep %}

{% step %}
단백질 이름 영역을 클릭해 자유롭게 수정합니다.

<figure><img src="/files/mUR3o0q8YfwD4uDaUCdM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
리스트에서 수정된 이름이 반영된 것을 확인할 수 있습니다.

<figure><img src="/files/nVud93UTjQhbv5CiOD43" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
이미 존재하는 단백질 이름으로 변경할 수 없으며, 50자까지 입력 가능합니다.
{% 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/docs-ko/project-feature-ko/undefined/undefined-1/undefined-1.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.
