Novo Nordisk accelerates clinical documentation and drug development with Claude
발견에서 실제 적용까지
과학의 속도를 높여 보세요
Claude는 제약회사, 바이오테크 스타트업, 리서치 기관이 업무에 필요한 정확성을
유지하면서도 더 빠르게 전진할 수 있도록 지원해 드립니다.
Built for breakthrough science
AI you can trust
Claude models are safe, secure, and reliably accurate, so you can handle clinical trial data and proprietary compounds with confidence.
Built for scientific complexity
Analyze genomic data, synthesize findings across hundreds of papers, and design experiments with full citations. Claude matches the complexity of modern drug development.
Made for R&D
Claude connects to Benchling, PubMed, 10x Genomics, and your lab platforms—so every scientist can accelerate their work from discovery through regulatory submission.
Your partner in discovery
We collaborate with pharma leaders and research institutions to make sure Claude evolves with the needs of life sciences and advances real scientific discovery.

Tune in to watch Anthropic CEO and Co-founder Dario Amodei share his vision for AI in healthcare and life sciences, along with an executive customer panel.
생명과학 팀의 Claude 활용 방식
Phase 2 Clinical Trial Protocol
ABX-7291 for Treatment of Parkinson's Disease | DRAFT v0.1
Study Synopsis
Protocol Title: A Phase 2, Randomized, Double-Blind, Placebo-Controlled Study to Evaluate the Efficacy and Safety of ABX-7291 in Patients with Early-Stage Parkinson's Disease
Sponsor: [Sponsor Name]
Phase: Phase 2
Indication: Early-stage Parkinson's Disease (Hoehn & Yahr Stage 1-2)
Study Duration: 24 weeks treatment + 4 weeks follow-up
Objectives and Endpoints
Primary Objective
Evaluate the efficacy of ABX-7291 compared to placebo in reducing motor symptoms in patients with early-stage Parkinson's disease.
Primary Endpoint
Change from baseline in MDS-UPDRS Part III (Motor Examination) score at Week 24.
Secondary Endpoints
- Change from baseline in MDS-UPDRS Total Score at Week 24
- Proportion of patients achieving ≥30% improvement in MDS-UPDRS Part III
- Change in PDQ-39 (Quality of Life) score at Week 24
- Safety and tolerability (AEs, laboratory parameters, vital signs)
Study Design
This is a Phase 2, randomized, double-blind, placebo-controlled, parallel-group study. Eligible patients will be randomized 1:1:1 to receive ABX-7291 low dose, ABX-7291 high dose, or placebo for 24 weeks.
Sample Size and Rationale
Total Enrollment: 120 patients (40 per arm)
Statistical Power: 80% power at α=0.05 (two-sided)
Expected Effect Size: 5-point difference in MDS-UPDRS Part III (SD=8)
Dropout Assumption: 15% (based on comparable Phase 2 PD trials)
Rationale: Sample size derived from analysis of 12 comparable Phase 2 trials on ClinicalTrials.gov with similar indications and endpoints.
Regulatory References
- 21 CFR 312 (Investigational New Drug Application)
- FDA Guidance: Parkinson's Disease: Developing Drugs for Treatment (2023)
- ICH E6(R2): Good Clinical Practice
- ICH E9: Statistical Principles for Clinical Trials
Generated using Clinical Protocol Generation skill
Sources: ClinicalTrials.gov (12 comparable studies), FDA guidance documents
Ready for review with biostatisticians and regulatory affairs

리서치 통합
수백 건의 논문을 몇 주가 아니라 몇 시간 만에 검토할 수 있습니다. Claude는 생의학 문헌 전반의 결과를 종합하고, 모순을 식별하며, 검증 가능한 인용을 기반으로 실험 가능한 가설을 생성해 드립니다.

Research synthesis
Survey hundreds of papers in hours instead of weeks. Claude synthesizes findings across biomedical literature, identifies contradictions, and generates testable hypotheses with verifiable citations.
- 이제 raw feature matrix에 대해 QC 분석을 실행해 보겠습니다:
- Bash(python3 scripts/qc_analysis.pypbmc_test_data/raw_feature_bc_matrix.h5)
↳===========================================================
Single-Cell RNA-seq Quality Control AnalysisFollowing scVerse Best Practices
… +60 lines (ctrl+o to expand)
- 좋습니다! QC 분석이 성공적으로 완료되었습니다. 이제 시각화도 업데이트하겠습니다.
- Read(qc_metrics_before_filtering.png)↳ Read image (732.3KB)
- Read(qc_filtering_thresholds.png)↳ Read image (210KB)
- Read(qc_metrics_after_filtering.png)↳ Read image (1.1MB)
- 모두 완료했습니다! scRNA-qc 스킬을 사용하여 raw feature matrix에서 QC 분석을 성공적으로 마쳤습니다. 결과 요약:QC Analysis SummaryDataset: 2,700 cells × 32,738 genes (raw)Quality Metrics Detected:
- 미토콘드리아 유전자 13개
- 리보솜 유전자 106개
- 헤모글로빈 유전자 13개
- 총 카운트: 709 - 6,812
- 검출된 유전자 수: 367 - 1,821
- 미토콘드리아 % : MAD 임계값 3.65%, 하드 임계값 8.0%
- 이상치로 266개 세포 제거됨(9.9%)
- 2,434개 세포 유지됨(90.1%)
- 유전자 필터링 결과, 32,738개에서 9,487개로 감소(29.0%)
- 필터링 전: 데이터는 일반적인 scRNA-seq 품질을 보여주며, 대부분의 세포는 1,000~2,000개의 카운트를 가지고, 500~1,000개의 유전자를 검출합니다. 미토콘드리아 비율이 전반적으로 낮아(5% 미만) 매우 양호합니다.
- 임계값: MAD 기반 임계값은 비교적 완화된 설정(카운트/유전자에 대해 5MAD, MT%에 대해 3MAD)으로, 과도한 필터링을 피하기 위해 scverse 권장 기준을 따릅니다.
- 필터링 후: 필터링된 데이터셋은 더 깔끔한 분포를 나타내며, 클러스터링이 더 조밀하게 형성되고, 미토콘드리아 비율도 낮고(대부분 3% 미만), 세포와 유전자 상관도도 양호합니다.
- raw_feature_bc_matrix_filtered.h5ad - 다운스트림 분석에 바로 사용 가능한 정제된 필터링 데이터셋
- raw_feature_bc_matrix_with_qc.h5ad - QC 주석이 포함된 원본 데이터
- QC 시각화 PNG(이전/임계값/이후)


생물정보학 및 데이터 분석
Claude Code로 게놈 데이터를 처리하고 분석 워크플로우를 최적화할 수 있습니다. Claude는 결과를 명확하게 제시하여 여러 부서의 팀과 쉽게 커뮤니케이션을 하기 위해서 지원해 드립니다.
Clinical Safety Summary
Module 2.7.4 | IND-2024-0892
Study Overview
Drug: ABX-4721 (anti-inflammatory biologic)
Phase: Phase 1
Subjects: 48 healthy volunteers
Duration: 12-week duration
Adverse Event Summary
Total subjects with AEs: 23 (47.9%)
Serious adverse events: 2 (4.2%)
Discontinuations due to AEs: 1 (2.1%)
Deaths: 0
Safety Signals for Phase 2 Monitoring
⚠ Hepatic
Elevated ALT (>3x ULN): 3 subjects (6.3%)
All resolved without intervention within 14 days
→ Recommend: LFT monitoring at weeks 2, 4, 8
⚠ Injection site reactions
Mild erythema: 8 subjects (16.7%)
No treatment required
→ Recommend: Document severity grading in Phase 2
Regulatory References
- 21 CFR 312.32 (IND Safety Reporting)
- ICH E2A: Clinical Safety Data Management
- FDA Guidance: Premarketing Risk Assessment
Generated from uploaded AE reports and lab data
All source documents linked for audit trail

임상 및 규제 전략과 컴플라이언스
완전한 감사 추적 로그와 함께 규제 요약을 생성하고, 모듈 전반에서 안전성 데이터를 집계할 수 있습니다. 문서 서식에 얽매이지 마시고 과학적인 결정 사항에 집중해 보세요.












Claude connects to your research ecosystem
Literature, lab notebooks, analysis platforms, all working together in one place.
Get started with Claude
Pro
- Life sciences connectors and skills
- Access to file creation (docs, slides, spreadsheets, and PDFs)
- Access to research
- Access to Claude Code
- Life sciences guides and docs
Max
- Choose 5x or 20x more usage than Pro*
- Higher output limits for all tasks
- Early access to advanced Claude features
Additional usage limits apply. Prices shown don’t include applicable tax.
Team
- For organizations purchasing fewer than 20 seats
- Life sciences connectors and skills
- Access to file creation (docs, slides, spreadsheets, and PDFs)
- Single sign-on (SSO)
- Central billing and administration
- Claude Code available with premium seats
- Life sciences guides and docs
Enterprise
- More usage*
- HIPAA-ready infrastructure (added cost)
- Enhanced context window
- Compliance API for observability and monitoring
- Single sign-on (SSO) and domain capture
- Custom data retention controls
Additional usage limits apply. Prices shown don’t include applicable tax.