o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
표적치료제,항암제 선택시 돌연변이 유전자 검사도 병행하던데
유전자 검사는 어떤방법으로 하는건가요?
피검사로 하는건지
아니면 암 수술후 조직을 채취하는데 그 조직검사로도 유전자 변형인자를 알 수 있나요?