The WIA-BIO-002 standard establishes comprehensive protocols for gene therapy data management, covering viral and non-viral vector design, delivery mechanisms, expression monitoring, and safety surveillance. This standard enables reproducible therapeutic development and regulatory compliance for genetic medicine.
AAV, lentivirus, adenovirus engineering with tropism optimization and payload capacity specifications
In vivo, ex vivo, and in situ delivery protocols with dosage calculations and administration routes
Transgene expression tracking, biodistribution analysis, and pharmacokinetic/pharmacodynamic modeling
Immunogenicity assessment, integration site analysis, off-target effects monitoring
Vector titer determination, purity assessment, potency assays, and identity verification
FDA IND/BLA requirements, EMA CAT guidelines, GMP manufacturing documentation
| Vector Type | Payload Capacity | Integration | Immunogenicity | Primary Use |
|---|---|---|---|---|
| AAV (Adeno-Associated Virus) | 4.7 kb | Non-integrating (episomal) | Low | In vivo CNS, eye, muscle |
| Lentivirus | 8-10 kb | Integrating (semi-random) | Moderate | Ex vivo CAR-T, HSC |
| Adenovirus | 7-8 kb | Non-integrating | High | Cancer vaccines, oncolytic |
| Retrovirus (γ-retroviral) | 7-8 kb | Integrating (near promoters) | Low-Moderate | Ex vivo dividing cells |
| HSV (Herpes Simplex) | 30-50 kb | Non-integrating | Moderate | CNS, oncolytic therapy |
| Method | Mechanism | Efficiency | Applications |
|---|---|---|---|
| Lipid Nanoparticles (LNPs) | Endocytosis, endosomal escape | Moderate-High | mRNA delivery (COVID vaccines), liver targeting |
| Electroporation | Transient membrane pores | Moderate | Ex vivo cell therapy, DNA vaccines |
| Hydrodynamic Injection | High-pressure transfection | Low-Moderate | Liver gene delivery (preclinical) |
| Naked DNA/RNA | Direct uptake | Low | DNA vaccines, research |
| AAV Serotype | Primary Tropism | Transduction Efficiency | Clinical Applications |
|---|---|---|---|
| AAV1 | Muscle, CNS, heart | High in muscle | Muscular dystrophy, Pompe disease |
| AAV2 | CNS, liver, retina | Moderate, widespread | Hemophilia B, retinal dystrophies (Luxturna) |
| AAV5 | CNS, lung, eye | High in airway epithelium | Cystic fibrosis (investigational) |
| AAV6 | Muscle, lung, heart | High in cardiac muscle | Cardiac gene therapy |
| AAV8 | Liver >> muscle, CNS | Very high in hepatocytes | Hemophilia A/B, metabolic disorders |
| AAV9 | CNS (crosses BBB), heart | High CNS with IV | Spinal muscular atrophy (Zolgensma) |
| AAVrh10 | CNS, muscle, lung | Enhanced CNS penetration | Neurodegenerative diseases |
Vector: AAV2-hRPE65
Vector: AAV9-hSMN1
Vector: Self-inactivating lentivirus (SIN-LV)
Vector: AAV5-Padua hFIX (enhanced Factor IX variant)
| Method | Scale | Yield | Applications |
|---|---|---|---|
| Triple Transfection (HEK293) | Research to mid-scale | 10¹³-10¹⁴ vg/batch | AAV research, early clinical |
| Baculovirus-Sf9 System | Large-scale | 10¹⁵-10¹⁶ vg/batch | Commercial AAV production |
| Stable Producer Cell Lines | Large-scale | High, consistent | Lentivirus, retrovirus GMP |
| Suspension Bioreactors | Clinical/commercial | Scalable to 2000L | GMP-grade vectors |
| Assay | Method | Purpose | Acceptance Criteria |
|---|---|---|---|
| Titer (vg/mL) | qPCR (ITR primers) | Dose determination | Within ±20% of target |
| Infectivity (TCID50) | Cell-based assay | Functional potency | vg:TCID50 ratio 10:1 to 1000:1 |
| Purity | SDS-PAGE, SEC-HPLC | Contaminant removal | >95% full capsids |
| Identity | Sanger sequencing, ddPCR | Correct transgene | 100% match to reference |
| Endotoxin | LAL assay | Bacterial contamination | <5 EU/kg patient weight |
| Replication Competent Virus | qPCR, cell-based rescue | Safety | Not detected (LOD: 1 in 10¹²) |
| Sterility | USP <71> | Microbial contamination | No growth |
| Timepoint | Assessments | Rationale |
|---|---|---|
| Week 1-4 | Weekly LFTs (ALT, AST), CBC, viral shedding (qPCR in blood, urine, saliva) | Detect early hepatotoxicity, acute immune response |
| Month 2-3 | Biweekly LFTs, transgene expression (protein ELISA), anti-drug antibodies | Monitor peak expression, delayed immune reactions |
| Month 3-12 | Monthly expression, quarterly functional outcomes | Assess therapeutic efficacy plateau |
| Year 1-5 | Quarterly expression, annual integration site analysis (for integrating vectors) | Long-term safety, clonal expansion surveillance |
| Year 5-15 | Annual monitoring per FDA long-term follow-up (LTFU) guidelines | Delayed adverse events, insertional mutagenesis |
# LAM-PCR (Linear Amplification Mediated PCR)
1. Restrict genomic DNA with MseI/Tsp509I
2. Ligate linker cassette to DNA ends
3. Linear amplification with LTR-specific primer
4. Exponential PCR with nested LTR + linker primers
5. NGS sequencing → map to reference genome
# Alternative: Targeted locus amplification (TLA)
- Higher sensitivity for clonal expansions
- Detects integration sites at 0.01% frequency
| Clone Abundance | Action | Rationale |
|---|---|---|
| <1% of VCN+ cells | Monitor quarterly | Normal polyclonal distribution |
| 1-10% | Monitor monthly, check gene | Possible benign expansion |
| >10%, single clone | Immediate safety assessment, bone marrow biopsy | Potential genotoxicity/leukemogenesis |
| Proto-oncogene insertion (LMO2, MECOM) | Enhanced surveillance, genetic counseling | Historical risk from X-SCID trials |
import { GeneTherapy, AAVVector, DeliveryProtocol } from '@wia/bio-gene-therapy';
// Design AAV9 vector for SMA gene therapy
const vector = new AAVVector({
serotype: 'AAV9',
payload: {
promoter: 'CMV-IE-enhancer/chicken-beta-actin (CB)',
transgene: 'hSMN1-cDNA',
polyA: 'SV40-late-polyA',
totalSize: 4200 // bp (within AAV 4.7kb limit)
},
ITRs: 'AAV2-ITR', // Standard inverted terminal repeats
packagedGenome: 'single-strand'
});
// Manufacturing parameters
const manufacturing = vector.setManufacturing({
method: 'triple-transfection',
cells: 'HEK293',
purification: ['iodixanol-gradient', 'ion-exchange-chromatography'],
targetTiter: 1e14, // vg/mL
fillVolume: 5.5, // mL (for 1.1e14 vg/kg at 10kg patient)
});
// Define delivery protocol
const protocol = new DeliveryProtocol({
route: 'intravenous',
infusionTime: 60, // minutes
premedication: ['prednisolone 1mg/kg'],
monitoring: {
vital signs: 'continuous during infusion',
LFTs: 'weekly x 12 weeks',
SMN protein: 'monthly x 12 months'
}
});
// Safety assessments
const safety = {
biodistribution: await vector.analyzeBiodistribution('mouse', {
tissues: ['brain', 'spinal-cord', 'liver', 'heart'],
timepoints: [1, 4, 12, 24] // weeks
}),
immunogenicity: await vector.assessImmunogenicity({
species: 'NHP',
NAb titers: true,
T-cell response: true
})
};
// Generate regulatory submission package
const submission = GeneTherapy.generateIND({
vector: vector,
manufacturing: manufacturing,
nonclinical: safety,
clinicalProtocol: protocol
});
console.log(submission.summary());
Broadly Benefiting Humanity Through Genetic Medicine