@bgicli/bgicli 2.1.1 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1266) hide show
  1. package/data/skills/aav-vector-design-agent/SKILL.md +198 -0
  2. package/data/skills/adaptyv/SKILL.md +112 -0
  3. package/data/skills/adhd-daily-planner/SKILL.md +271 -0
  4. package/data/skills/aeon/SKILL.md +372 -0
  5. package/data/skills/agent-browser/SKILL.md +159 -0
  6. package/data/skills/agentd-drug-discovery/SKILL.md +52 -0
  7. package/data/skills/ai-analyzer/SKILL.md +218 -0
  8. package/data/skills/alphafold/SKILL.md +183 -0
  9. package/data/skills/alphafold-database/SKILL.md +500 -0
  10. package/data/skills/anndata/SKILL.md +394 -0
  11. package/data/skills/antibody-design-agent/SKILL.md +64 -0
  12. package/data/skills/arboreto/SKILL.md +237 -0
  13. package/data/skills/armored-cart-design-agent/SKILL.md +225 -0
  14. package/data/skills/arxiv-search/SKILL.md +224 -0
  15. package/data/skills/autonomous-oncology-agent/SKILL.md +77 -0
  16. package/data/skills/bayesian-optimizer/SKILL.md +60 -0
  17. package/data/skills/benchling-integration/SKILL.md +473 -0
  18. package/data/skills/bgpt-paper-search/SKILL.md +81 -0
  19. package/data/skills/bindcraft/SKILL.md +198 -0
  20. package/data/skills/binder-design/SKILL.md +182 -0
  21. package/data/skills/binding-characterization/SKILL.md +234 -0
  22. package/data/skills/bindingdb-database/SKILL.md +332 -0
  23. package/data/skills/bio-admet-prediction/SKILL.md +224 -0
  24. package/data/skills/bio-alignment-files-bam-statistics/SKILL.md +340 -0
  25. package/data/skills/bio-alignment-filtering/SKILL.md +322 -0
  26. package/data/skills/bio-alignment-indexing/SKILL.md +249 -0
  27. package/data/skills/bio-alignment-io/SKILL.md +301 -0
  28. package/data/skills/bio-alignment-msa-parsing/SKILL.md +366 -0
  29. package/data/skills/bio-alignment-msa-statistics/SKILL.md +375 -0
  30. package/data/skills/bio-alignment-pairwise/SKILL.md +277 -0
  31. package/data/skills/bio-alignment-sorting/SKILL.md +296 -0
  32. package/data/skills/bio-alignment-validation/SKILL.md +374 -0
  33. package/data/skills/bio-atac-seq-atac-peak-calling/SKILL.md +221 -0
  34. package/data/skills/bio-atac-seq-atac-qc/SKILL.md +292 -0
  35. package/data/skills/bio-atac-seq-differential-accessibility/SKILL.md +268 -0
  36. package/data/skills/bio-atac-seq-footprinting/SKILL.md +256 -0
  37. package/data/skills/bio-atac-seq-motif-deviation/SKILL.md +319 -0
  38. package/data/skills/bio-atac-seq-nucleosome-positioning/SKILL.md +321 -0
  39. package/data/skills/bio-basecalling/SKILL.md +368 -0
  40. package/data/skills/bio-batch-downloads/SKILL.md +384 -0
  41. package/data/skills/bio-batch-processing/SKILL.md +303 -0
  42. package/data/skills/bio-bedgraph-handling/SKILL.md +336 -0
  43. package/data/skills/bio-blast-searches/SKILL.md +354 -0
  44. package/data/skills/bio-causal-genomics-colocalization-analysis/SKILL.md +264 -0
  45. package/data/skills/bio-causal-genomics-fine-mapping/SKILL.md +267 -0
  46. package/data/skills/bio-causal-genomics-mediation-analysis/SKILL.md +264 -0
  47. package/data/skills/bio-causal-genomics-mendelian-randomization/SKILL.md +221 -0
  48. package/data/skills/bio-causal-genomics-pleiotropy-detection/SKILL.md +292 -0
  49. package/data/skills/bio-cfdna-preprocessing/SKILL.md +200 -0
  50. package/data/skills/bio-chipseq-differential-binding/SKILL.md +262 -0
  51. package/data/skills/bio-chipseq-motif-analysis/SKILL.md +387 -0
  52. package/data/skills/bio-chipseq-peak-annotation/SKILL.md +239 -0
  53. package/data/skills/bio-chipseq-peak-calling/SKILL.md +277 -0
  54. package/data/skills/bio-chipseq-qc/SKILL.md +391 -0
  55. package/data/skills/bio-chipseq-super-enhancers/SKILL.md +288 -0
  56. package/data/skills/bio-chipseq-visualization/SKILL.md +289 -0
  57. package/data/skills/bio-clinical-databases-clinvar-lookup/SKILL.md +188 -0
  58. package/data/skills/bio-clinical-databases-dbsnp-queries/SKILL.md +171 -0
  59. package/data/skills/bio-clinical-databases-gnomad-frequencies/SKILL.md +205 -0
  60. package/data/skills/bio-clinical-databases-hla-typing/SKILL.md +248 -0
  61. package/data/skills/bio-clinical-databases-myvariant-queries/SKILL.md +174 -0
  62. package/data/skills/bio-clinical-databases-pharmacogenomics/SKILL.md +232 -0
  63. package/data/skills/bio-clinical-databases-polygenic-risk/SKILL.md +276 -0
  64. package/data/skills/bio-clinical-databases-somatic-signatures/SKILL.md +261 -0
  65. package/data/skills/bio-clinical-databases-tumor-mutational-burden/SKILL.md +301 -0
  66. package/data/skills/bio-clinical-databases-variant-prioritization/SKILL.md +225 -0
  67. package/data/skills/bio-clip-seq-binding-site-annotation/SKILL.md +66 -0
  68. package/data/skills/bio-clip-seq-clip-alignment/SKILL.md +70 -0
  69. package/data/skills/bio-clip-seq-clip-motif-analysis/SKILL.md +62 -0
  70. package/data/skills/bio-clip-seq-clip-peak-calling/SKILL.md +282 -0
  71. package/data/skills/bio-clip-seq-clip-preprocessing/SKILL.md +142 -0
  72. package/data/skills/bio-codon-usage/SKILL.md +353 -0
  73. package/data/skills/bio-comparative-genomics-ancestral-reconstruction/SKILL.md +312 -0
  74. package/data/skills/bio-comparative-genomics-hgt-detection/SKILL.md +341 -0
  75. package/data/skills/bio-comparative-genomics-ortholog-inference/SKILL.md +308 -0
  76. package/data/skills/bio-comparative-genomics-positive-selection/SKILL.md +354 -0
  77. package/data/skills/bio-comparative-genomics-synteny-analysis/SKILL.md +315 -0
  78. package/data/skills/bio-compressed-files/SKILL.md +263 -0
  79. package/data/skills/bio-consensus-sequences/SKILL.md +340 -0
  80. package/data/skills/bio-copy-number-cnv-annotation/SKILL.md +307 -0
  81. package/data/skills/bio-copy-number-cnv-visualization/SKILL.md +294 -0
  82. package/data/skills/bio-copy-number-cnvkit-analysis/SKILL.md +290 -0
  83. package/data/skills/bio-copy-number-gatk-cnv/SKILL.md +270 -0
  84. package/data/skills/bio-crispr-screens-base-editing-analysis/SKILL.md +110 -0
  85. package/data/skills/bio-crispr-screens-batch-correction/SKILL.md +316 -0
  86. package/data/skills/bio-crispr-screens-crispresso-editing/SKILL.md +205 -0
  87. package/data/skills/bio-crispr-screens-hit-calling/SKILL.md +264 -0
  88. package/data/skills/bio-crispr-screens-jacks-analysis/SKILL.md +313 -0
  89. package/data/skills/bio-crispr-screens-library-design/SKILL.md +417 -0
  90. package/data/skills/bio-crispr-screens-mageck-analysis/SKILL.md +222 -0
  91. package/data/skills/bio-crispr-screens-screen-qc/SKILL.md +243 -0
  92. package/data/skills/bio-ctdna-mutation-detection/SKILL.md +234 -0
  93. package/data/skills/bio-data-visualization-circos-plots/SKILL.md +405 -0
  94. package/data/skills/bio-data-visualization-color-palettes/SKILL.md +244 -0
  95. package/data/skills/bio-data-visualization-genome-browser-tracks/SKILL.md +328 -0
  96. package/data/skills/bio-data-visualization-genome-tracks/SKILL.md +249 -0
  97. package/data/skills/bio-data-visualization-ggplot2-fundamentals/SKILL.md +313 -0
  98. package/data/skills/bio-data-visualization-heatmaps-clustering/SKILL.md +227 -0
  99. package/data/skills/bio-data-visualization-interactive-visualization/SKILL.md +210 -0
  100. package/data/skills/bio-data-visualization-multipanel-figures/SKILL.md +274 -0
  101. package/data/skills/bio-data-visualization-specialized-omics-plots/SKILL.md +251 -0
  102. package/data/skills/bio-data-visualization-upset-plots/SKILL.md +228 -0
  103. package/data/skills/bio-data-visualization-volcano-customization/SKILL.md +233 -0
  104. package/data/skills/bio-de-deseq2-basics/SKILL.md +376 -0
  105. package/data/skills/bio-de-edger-basics/SKILL.md +418 -0
  106. package/data/skills/bio-de-results/SKILL.md +378 -0
  107. package/data/skills/bio-de-visualization/SKILL.md +408 -0
  108. package/data/skills/bio-differential-expression-batch-correction/SKILL.md +253 -0
  109. package/data/skills/bio-differential-expression-timeseries-de/SKILL.md +370 -0
  110. package/data/skills/bio-differential-splicing/SKILL.md +177 -0
  111. package/data/skills/bio-duplicate-handling/SKILL.md +292 -0
  112. package/data/skills/bio-entrez-fetch/SKILL.md +334 -0
  113. package/data/skills/bio-entrez-link/SKILL.md +325 -0
  114. package/data/skills/bio-entrez-search/SKILL.md +311 -0
  115. package/data/skills/bio-epidemiological-genomics-amr-surveillance/SKILL.md +233 -0
  116. package/data/skills/bio-epidemiological-genomics-pathogen-typing/SKILL.md +202 -0
  117. package/data/skills/bio-epidemiological-genomics-phylodynamics/SKILL.md +207 -0
  118. package/data/skills/bio-epidemiological-genomics-transmission-inference/SKILL.md +237 -0
  119. package/data/skills/bio-epidemiological-genomics-variant-surveillance/SKILL.md +237 -0
  120. package/data/skills/bio-epitranscriptomics-m6a-differential/SKILL.md +88 -0
  121. package/data/skills/bio-epitranscriptomics-m6a-peak-calling/SKILL.md +89 -0
  122. package/data/skills/bio-epitranscriptomics-m6anet-analysis/SKILL.md +101 -0
  123. package/data/skills/bio-epitranscriptomics-merip-preprocessing/SKILL.md +81 -0
  124. package/data/skills/bio-epitranscriptomics-modification-visualization/SKILL.md +98 -0
  125. package/data/skills/bio-experimental-design-batch-design/SKILL.md +110 -0
  126. package/data/skills/bio-experimental-design-multiple-testing/SKILL.md +98 -0
  127. package/data/skills/bio-experimental-design-power-analysis/SKILL.md +84 -0
  128. package/data/skills/bio-experimental-design-sample-size/SKILL.md +93 -0
  129. package/data/skills/bio-expression-matrix-counts-ingest/SKILL.md +220 -0
  130. package/data/skills/bio-expression-matrix-gene-id-mapping/SKILL.md +256 -0
  131. package/data/skills/bio-expression-matrix-metadata-joins/SKILL.md +271 -0
  132. package/data/skills/bio-expression-matrix-sparse-handling/SKILL.md +247 -0
  133. package/data/skills/bio-fastq-quality/SKILL.md +279 -0
  134. package/data/skills/bio-filter-sequences/SKILL.md +265 -0
  135. package/data/skills/bio-flow-cytometry-bead-normalization/SKILL.md +315 -0
  136. package/data/skills/bio-flow-cytometry-clustering-phenotyping/SKILL.md +237 -0
  137. package/data/skills/bio-flow-cytometry-compensation-transformation/SKILL.md +196 -0
  138. package/data/skills/bio-flow-cytometry-cytometry-qc/SKILL.md +382 -0
  139. package/data/skills/bio-flow-cytometry-differential-analysis/SKILL.md +217 -0
  140. package/data/skills/bio-flow-cytometry-doublet-detection/SKILL.md +288 -0
  141. package/data/skills/bio-flow-cytometry-fcs-handling/SKILL.md +221 -0
  142. package/data/skills/bio-flow-cytometry-gating-analysis/SKILL.md +193 -0
  143. package/data/skills/bio-format-conversion/SKILL.md +193 -0
  144. package/data/skills/bio-fragment-analysis/SKILL.md +214 -0
  145. package/data/skills/bio-gatk-variant-calling/SKILL.md +422 -0
  146. package/data/skills/bio-genome-assembly-assembly-polishing/SKILL.md +333 -0
  147. package/data/skills/bio-genome-assembly-assembly-qc/SKILL.md +344 -0
  148. package/data/skills/bio-genome-assembly-contamination-detection/SKILL.md +235 -0
  149. package/data/skills/bio-genome-assembly-hifi-assembly/SKILL.md +178 -0
  150. package/data/skills/bio-genome-assembly-long-read-assembly/SKILL.md +307 -0
  151. package/data/skills/bio-genome-assembly-metagenome-assembly/SKILL.md +227 -0
  152. package/data/skills/bio-genome-assembly-scaffolding/SKILL.md +204 -0
  153. package/data/skills/bio-genome-assembly-short-read-assembly/SKILL.md +319 -0
  154. package/data/skills/bio-genome-engineering-base-editing-design/SKILL.md +277 -0
  155. package/data/skills/bio-genome-engineering-grna-design/SKILL.md +221 -0
  156. package/data/skills/bio-genome-engineering-hdr-template-design/SKILL.md +264 -0
  157. package/data/skills/bio-genome-engineering-off-target-prediction/SKILL.md +232 -0
  158. package/data/skills/bio-genome-engineering-prime-editing-design/SKILL.md +275 -0
  159. package/data/skills/bio-genome-intervals-bed-file-basics/SKILL.md +357 -0
  160. package/data/skills/bio-genome-intervals-bigwig-tracks/SKILL.md +351 -0
  161. package/data/skills/bio-genome-intervals-coverage-analysis/SKILL.md +300 -0
  162. package/data/skills/bio-genome-intervals-gtf-gff-handling/SKILL.md +345 -0
  163. package/data/skills/bio-genome-intervals-interval-arithmetic/SKILL.md +485 -0
  164. package/data/skills/bio-genome-intervals-proximity-operations/SKILL.md +337 -0
  165. package/data/skills/bio-geo-data/SKILL.md +380 -0
  166. package/data/skills/bio-hi-c-analysis-compartment-analysis/SKILL.md +261 -0
  167. package/data/skills/bio-hi-c-analysis-contact-pairs/SKILL.md +278 -0
  168. package/data/skills/bio-hi-c-analysis-hic-data-io/SKILL.md +260 -0
  169. package/data/skills/bio-hi-c-analysis-hic-differential/SKILL.md +328 -0
  170. package/data/skills/bio-hi-c-analysis-hic-visualization/SKILL.md +297 -0
  171. package/data/skills/bio-hi-c-analysis-loop-calling/SKILL.md +284 -0
  172. package/data/skills/bio-hi-c-analysis-matrix-operations/SKILL.md +274 -0
  173. package/data/skills/bio-hi-c-analysis-tad-detection/SKILL.md +239 -0
  174. package/data/skills/bio-imaging-mass-cytometry-cell-segmentation/SKILL.md +241 -0
  175. package/data/skills/bio-imaging-mass-cytometry-data-preprocessing/SKILL.md +279 -0
  176. package/data/skills/bio-imaging-mass-cytometry-interactive-annotation/SKILL.md +304 -0
  177. package/data/skills/bio-imaging-mass-cytometry-phenotyping/SKILL.md +231 -0
  178. package/data/skills/bio-imaging-mass-cytometry-quality-metrics/SKILL.md +316 -0
  179. package/data/skills/bio-imaging-mass-cytometry-spatial-analysis/SKILL.md +246 -0
  180. package/data/skills/bio-immunoinformatics-epitope-prediction/SKILL.md +259 -0
  181. package/data/skills/bio-immunoinformatics-immunogenicity-scoring/SKILL.md +275 -0
  182. package/data/skills/bio-immunoinformatics-mhc-binding-prediction/SKILL.md +260 -0
  183. package/data/skills/bio-immunoinformatics-neoantigen-prediction/SKILL.md +277 -0
  184. package/data/skills/bio-immunoinformatics-tcr-epitope-binding/SKILL.md +257 -0
  185. package/data/skills/bio-isoform-switching/SKILL.md +192 -0
  186. package/data/skills/bio-liquid-biopsy-pipeline/SKILL.md +311 -0
  187. package/data/skills/bio-local-blast/SKILL.md +350 -0
  188. package/data/skills/bio-long-read-sequencing-clair3-variants/SKILL.md +252 -0
  189. package/data/skills/bio-long-read-sequencing-isoseq-analysis/SKILL.md +334 -0
  190. package/data/skills/bio-long-read-sequencing-nanopore-methylation/SKILL.md +110 -0
  191. package/data/skills/bio-longitudinal-monitoring/SKILL.md +271 -0
  192. package/data/skills/bio-longread-alignment/SKILL.md +193 -0
  193. package/data/skills/bio-longread-medaka/SKILL.md +176 -0
  194. package/data/skills/bio-longread-qc/SKILL.md +224 -0
  195. package/data/skills/bio-longread-structural-variants/SKILL.md +201 -0
  196. package/data/skills/bio-machine-learning-atlas-mapping/SKILL.md +139 -0
  197. package/data/skills/bio-machine-learning-biomarker-discovery/SKILL.md +157 -0
  198. package/data/skills/bio-machine-learning-model-validation/SKILL.md +148 -0
  199. package/data/skills/bio-machine-learning-omics-classifiers/SKILL.md +146 -0
  200. package/data/skills/bio-machine-learning-prediction-explanation/SKILL.md +162 -0
  201. package/data/skills/bio-machine-learning-survival-analysis/SKILL.md +176 -0
  202. package/data/skills/bio-metabolomics-lipidomics/SKILL.md +265 -0
  203. package/data/skills/bio-metabolomics-metabolite-annotation/SKILL.md +241 -0
  204. package/data/skills/bio-metabolomics-msdial-preprocessing/SKILL.md +308 -0
  205. package/data/skills/bio-metabolomics-normalization-qc/SKILL.md +283 -0
  206. package/data/skills/bio-metabolomics-pathway-mapping/SKILL.md +237 -0
  207. package/data/skills/bio-metabolomics-statistical-analysis/SKILL.md +276 -0
  208. package/data/skills/bio-metabolomics-targeted-analysis/SKILL.md +314 -0
  209. package/data/skills/bio-metabolomics-xcms-preprocessing/SKILL.md +268 -0
  210. package/data/skills/bio-metagenomics-abundance/SKILL.md +203 -0
  211. package/data/skills/bio-metagenomics-amr-detection/SKILL.md +293 -0
  212. package/data/skills/bio-metagenomics-functional-profiling/SKILL.md +252 -0
  213. package/data/skills/bio-metagenomics-kraken/SKILL.md +204 -0
  214. package/data/skills/bio-metagenomics-metaphlan/SKILL.md +214 -0
  215. package/data/skills/bio-metagenomics-strain-tracking/SKILL.md +292 -0
  216. package/data/skills/bio-metagenomics-visualization/SKILL.md +240 -0
  217. package/data/skills/bio-methylation-based-detection/SKILL.md +223 -0
  218. package/data/skills/bio-methylation-bismark-alignment/SKILL.md +195 -0
  219. package/data/skills/bio-methylation-calling/SKILL.md +200 -0
  220. package/data/skills/bio-methylation-dmr-detection/SKILL.md +211 -0
  221. package/data/skills/bio-methylation-methylkit/SKILL.md +219 -0
  222. package/data/skills/bio-microbiome-amplicon-processing/SKILL.md +137 -0
  223. package/data/skills/bio-microbiome-differential-abundance/SKILL.md +147 -0
  224. package/data/skills/bio-microbiome-diversity-analysis/SKILL.md +188 -0
  225. package/data/skills/bio-microbiome-functional-prediction/SKILL.md +153 -0
  226. package/data/skills/bio-microbiome-qiime2-workflow/SKILL.md +219 -0
  227. package/data/skills/bio-microbiome-taxonomy-assignment/SKILL.md +168 -0
  228. package/data/skills/bio-molecular-descriptors/SKILL.md +200 -0
  229. package/data/skills/bio-molecular-io/SKILL.md +188 -0
  230. package/data/skills/bio-motif-search/SKILL.md +354 -0
  231. package/data/skills/bio-multi-omics-data-harmonization/SKILL.md +228 -0
  232. package/data/skills/bio-multi-omics-mixomics-analysis/SKILL.md +221 -0
  233. package/data/skills/bio-multi-omics-mofa-integration/SKILL.md +225 -0
  234. package/data/skills/bio-multi-omics-similarity-network/SKILL.md +235 -0
  235. package/data/skills/bio-orchestrator/SKILL.md +133 -0
  236. package/data/skills/bio-paired-end-fastq/SKILL.md +334 -0
  237. package/data/skills/bio-pathway-enrichment-visualization/SKILL.md +278 -0
  238. package/data/skills/bio-pathway-go-enrichment/SKILL.md +218 -0
  239. package/data/skills/bio-pathway-gsea/SKILL.md +227 -0
  240. package/data/skills/bio-pathway-kegg-pathways/SKILL.md +234 -0
  241. package/data/skills/bio-pathway-reactome/SKILL.md +215 -0
  242. package/data/skills/bio-pathway-wikipathways/SKILL.md +255 -0
  243. package/data/skills/bio-pdb-geometric-analysis/SKILL.md +475 -0
  244. package/data/skills/bio-pdb-structure-io/SKILL.md +296 -0
  245. package/data/skills/bio-pdb-structure-modification/SKILL.md +448 -0
  246. package/data/skills/bio-pdb-structure-navigation/SKILL.md +335 -0
  247. package/data/skills/bio-phasing-imputation-genotype-imputation/SKILL.md +201 -0
  248. package/data/skills/bio-phasing-imputation-haplotype-phasing/SKILL.md +190 -0
  249. package/data/skills/bio-phasing-imputation-imputation-qc/SKILL.md +265 -0
  250. package/data/skills/bio-phasing-imputation-reference-panels/SKILL.md +203 -0
  251. package/data/skills/bio-phylo-distance-calculations/SKILL.md +307 -0
  252. package/data/skills/bio-phylo-modern-tree-inference/SKILL.md +274 -0
  253. package/data/skills/bio-phylo-tree-io/SKILL.md +252 -0
  254. package/data/skills/bio-phylo-tree-manipulation/SKILL.md +375 -0
  255. package/data/skills/bio-phylo-tree-visualization/SKILL.md +275 -0
  256. package/data/skills/bio-pileup-generation/SKILL.md +314 -0
  257. package/data/skills/bio-population-genetics-association-testing/SKILL.md +293 -0
  258. package/data/skills/bio-population-genetics-linkage-disequilibrium/SKILL.md +260 -0
  259. package/data/skills/bio-population-genetics-plink-basics/SKILL.md +338 -0
  260. package/data/skills/bio-population-genetics-population-structure/SKILL.md +352 -0
  261. package/data/skills/bio-population-genetics-scikit-allel-analysis/SKILL.md +306 -0
  262. package/data/skills/bio-population-genetics-selection-statistics/SKILL.md +251 -0
  263. package/data/skills/bio-primer-design-primer-basics/SKILL.md +289 -0
  264. package/data/skills/bio-primer-design-primer-validation/SKILL.md +344 -0
  265. package/data/skills/bio-primer-design-qpcr-primers/SKILL.md +273 -0
  266. package/data/skills/bio-proteomics-data-import/SKILL.md +122 -0
  267. package/data/skills/bio-proteomics-dia-analysis/SKILL.md +246 -0
  268. package/data/skills/bio-proteomics-differential-abundance/SKILL.md +129 -0
  269. package/data/skills/bio-proteomics-peptide-identification/SKILL.md +122 -0
  270. package/data/skills/bio-proteomics-protein-inference/SKILL.md +174 -0
  271. package/data/skills/bio-proteomics-proteomics-qc/SKILL.md +208 -0
  272. package/data/skills/bio-proteomics-ptm-analysis/SKILL.md +139 -0
  273. package/data/skills/bio-proteomics-quantification/SKILL.md +141 -0
  274. package/data/skills/bio-proteomics-spectral-libraries/SKILL.md +270 -0
  275. package/data/skills/bio-reaction-enumeration/SKILL.md +251 -0
  276. package/data/skills/bio-read-alignment-bowtie2-alignment/SKILL.md +189 -0
  277. package/data/skills/bio-read-alignment-bwa-alignment/SKILL.md +166 -0
  278. package/data/skills/bio-read-alignment-hisat2-alignment/SKILL.md +205 -0
  279. package/data/skills/bio-read-alignment-star-alignment/SKILL.md +204 -0
  280. package/data/skills/bio-read-qc-adapter-trimming/SKILL.md +222 -0
  281. package/data/skills/bio-read-qc-contamination-screening/SKILL.md +252 -0
  282. package/data/skills/bio-read-qc-fastp-workflow/SKILL.md +278 -0
  283. package/data/skills/bio-read-qc-quality-filtering/SKILL.md +231 -0
  284. package/data/skills/bio-read-qc-quality-reports/SKILL.md +204 -0
  285. package/data/skills/bio-read-qc-umi-processing/SKILL.md +391 -0
  286. package/data/skills/bio-read-sequences/SKILL.md +319 -0
  287. package/data/skills/bio-reference-operations/SKILL.md +302 -0
  288. package/data/skills/bio-reporting-automated-qc-reports/SKILL.md +103 -0
  289. package/data/skills/bio-reporting-figure-export/SKILL.md +112 -0
  290. package/data/skills/bio-reporting-jupyter-reports/SKILL.md +98 -0
  291. package/data/skills/bio-reporting-quarto-reports/SKILL.md +295 -0
  292. package/data/skills/bio-reporting-rmarkdown-reports/SKILL.md +276 -0
  293. package/data/skills/bio-research-tools-biomarker-signature-studio/SKILL.md +99 -0
  294. package/data/skills/bio-restriction-enzyme-selection/SKILL.md +342 -0
  295. package/data/skills/bio-restriction-fragment-analysis/SKILL.md +259 -0
  296. package/data/skills/bio-restriction-mapping/SKILL.md +239 -0
  297. package/data/skills/bio-restriction-sites/SKILL.md +222 -0
  298. package/data/skills/bio-reverse-complement/SKILL.md +250 -0
  299. package/data/skills/bio-ribo-seq-orf-detection/SKILL.md +303 -0
  300. package/data/skills/bio-ribo-seq-riboseq-preprocessing/SKILL.md +176 -0
  301. package/data/skills/bio-ribo-seq-ribosome-periodicity/SKILL.md +182 -0
  302. package/data/skills/bio-ribo-seq-ribosome-stalling/SKILL.md +217 -0
  303. package/data/skills/bio-ribo-seq-translation-efficiency/SKILL.md +183 -0
  304. package/data/skills/bio-rna-quantification-alignment-free-quant/SKILL.md +226 -0
  305. package/data/skills/bio-rna-quantification-count-matrix-qc/SKILL.md +310 -0
  306. package/data/skills/bio-rna-quantification-featurecounts-counting/SKILL.md +190 -0
  307. package/data/skills/bio-rna-quantification-tximport-workflow/SKILL.md +240 -0
  308. package/data/skills/bio-rnaseq-qc/SKILL.md +320 -0
  309. package/data/skills/bio-sam-bam-basics/SKILL.md +248 -0
  310. package/data/skills/bio-sashimi-plots/SKILL.md +175 -0
  311. package/data/skills/bio-seq-objects/SKILL.md +240 -0
  312. package/data/skills/bio-sequence-properties/SKILL.md +397 -0
  313. package/data/skills/bio-sequence-similarity/SKILL.md +335 -0
  314. package/data/skills/bio-sequence-slicing/SKILL.md +232 -0
  315. package/data/skills/bio-sequence-statistics/SKILL.md +318 -0
  316. package/data/skills/bio-similarity-searching/SKILL.md +200 -0
  317. package/data/skills/bio-single-cell-batch-integration/SKILL.md +317 -0
  318. package/data/skills/bio-single-cell-cell-annotation/SKILL.md +259 -0
  319. package/data/skills/bio-single-cell-cell-communication/SKILL.md +257 -0
  320. package/data/skills/bio-single-cell-clustering/SKILL.md +330 -0
  321. package/data/skills/bio-single-cell-data-io/SKILL.md +315 -0
  322. package/data/skills/bio-single-cell-doublet-detection/SKILL.md +362 -0
  323. package/data/skills/bio-single-cell-lineage-tracing/SKILL.md +319 -0
  324. package/data/skills/bio-single-cell-markers-annotation/SKILL.md +317 -0
  325. package/data/skills/bio-single-cell-metabolite-communication/SKILL.md +258 -0
  326. package/data/skills/bio-single-cell-multimodal-integration/SKILL.md +242 -0
  327. package/data/skills/bio-single-cell-perturb-seq/SKILL.md +258 -0
  328. package/data/skills/bio-single-cell-preprocessing/SKILL.md +338 -0
  329. package/data/skills/bio-single-cell-scatac-analysis/SKILL.md +326 -0
  330. package/data/skills/bio-single-cell-splicing/SKILL.md +199 -0
  331. package/data/skills/bio-single-cell-trajectory-inference/SKILL.md +225 -0
  332. package/data/skills/bio-small-rna-seq-differential-mirna/SKILL.md +194 -0
  333. package/data/skills/bio-small-rna-seq-mirdeep2-analysis/SKILL.md +180 -0
  334. package/data/skills/bio-small-rna-seq-mirge3-analysis/SKILL.md +178 -0
  335. package/data/skills/bio-small-rna-seq-smrna-preprocessing/SKILL.md +174 -0
  336. package/data/skills/bio-small-rna-seq-target-prediction/SKILL.md +202 -0
  337. package/data/skills/bio-spatial-transcriptomics-image-analysis/SKILL.md +283 -0
  338. package/data/skills/bio-spatial-transcriptomics-spatial-communication/SKILL.md +299 -0
  339. package/data/skills/bio-spatial-transcriptomics-spatial-data-io/SKILL.md +272 -0
  340. package/data/skills/bio-spatial-transcriptomics-spatial-deconvolution/SKILL.md +314 -0
  341. package/data/skills/bio-spatial-transcriptomics-spatial-domains/SKILL.md +254 -0
  342. package/data/skills/bio-spatial-transcriptomics-spatial-multiomics/SKILL.md +181 -0
  343. package/data/skills/bio-spatial-transcriptomics-spatial-neighbors/SKILL.md +198 -0
  344. package/data/skills/bio-spatial-transcriptomics-spatial-preprocessing/SKILL.md +269 -0
  345. package/data/skills/bio-spatial-transcriptomics-spatial-proteomics/SKILL.md +124 -0
  346. package/data/skills/bio-spatial-transcriptomics-spatial-statistics/SKILL.md +237 -0
  347. package/data/skills/bio-spatial-transcriptomics-spatial-visualization/SKILL.md +287 -0
  348. package/data/skills/bio-splicing-pipeline/SKILL.md +253 -0
  349. package/data/skills/bio-splicing-qc/SKILL.md +190 -0
  350. package/data/skills/bio-splicing-quantification/SKILL.md +145 -0
  351. package/data/skills/bio-sra-data/SKILL.md +363 -0
  352. package/data/skills/bio-structural-biology-alphafold-predictions/SKILL.md +258 -0
  353. package/data/skills/bio-structural-biology-modern-structure-prediction/SKILL.md +346 -0
  354. package/data/skills/bio-substructure-search/SKILL.md +206 -0
  355. package/data/skills/bio-systems-biology-context-specific-models/SKILL.md +241 -0
  356. package/data/skills/bio-systems-biology-flux-balance-analysis/SKILL.md +206 -0
  357. package/data/skills/bio-systems-biology-gene-essentiality/SKILL.md +235 -0
  358. package/data/skills/bio-systems-biology-metabolic-reconstruction/SKILL.md +215 -0
  359. package/data/skills/bio-systems-biology-model-curation/SKILL.md +243 -0
  360. package/data/skills/bio-tcr-bcr-analysis-immcantation-analysis/SKILL.md +195 -0
  361. package/data/skills/bio-tcr-bcr-analysis-mixcr-analysis/SKILL.md +167 -0
  362. package/data/skills/bio-tcr-bcr-analysis-repertoire-visualization/SKILL.md +224 -0
  363. package/data/skills/bio-tcr-bcr-analysis-scirpy-analysis/SKILL.md +168 -0
  364. package/data/skills/bio-tcr-bcr-analysis-vdjtools-analysis/SKILL.md +188 -0
  365. package/data/skills/bio-transcription-translation/SKILL.md +237 -0
  366. package/data/skills/bio-tumor-fraction-estimation/SKILL.md +211 -0
  367. package/data/skills/bio-uniprot-access/SKILL.md +239 -0
  368. package/data/skills/bio-variant-annotation/SKILL.md +410 -0
  369. package/data/skills/bio-variant-calling/SKILL.md +266 -0
  370. package/data/skills/bio-variant-calling-clinical-interpretation/SKILL.md +355 -0
  371. package/data/skills/bio-variant-calling-deepvariant/SKILL.md +315 -0
  372. package/data/skills/bio-variant-calling-filtering-best-practices/SKILL.md +403 -0
  373. package/data/skills/bio-variant-calling-joint-calling/SKILL.md +338 -0
  374. package/data/skills/bio-variant-calling-structural-variant-calling/SKILL.md +253 -0
  375. package/data/skills/bio-variant-normalization/SKILL.md +325 -0
  376. package/data/skills/bio-vcf-basics/SKILL.md +342 -0
  377. package/data/skills/bio-vcf-manipulation/SKILL.md +429 -0
  378. package/data/skills/bio-vcf-statistics/SKILL.md +445 -0
  379. package/data/skills/bio-virtual-screening/SKILL.md +263 -0
  380. package/data/skills/bio-workflow-management-cwl-workflows/SKILL.md +433 -0
  381. package/data/skills/bio-workflow-management-nextflow-pipelines/SKILL.md +386 -0
  382. package/data/skills/bio-workflow-management-snakemake-workflows/SKILL.md +383 -0
  383. package/data/skills/bio-workflow-management-wdl-workflows/SKILL.md +500 -0
  384. package/data/skills/bio-workflows-atacseq-pipeline/SKILL.md +362 -0
  385. package/data/skills/bio-workflows-biomarker-pipeline/SKILL.md +272 -0
  386. package/data/skills/bio-workflows-chipseq-pipeline/SKILL.md +282 -0
  387. package/data/skills/bio-workflows-clip-pipeline/SKILL.md +268 -0
  388. package/data/skills/bio-workflows-cnv-pipeline/SKILL.md +324 -0
  389. package/data/skills/bio-workflows-crispr-editing-pipeline/SKILL.md +455 -0
  390. package/data/skills/bio-workflows-crispr-screen-pipeline/SKILL.md +278 -0
  391. package/data/skills/bio-workflows-cytometry-pipeline/SKILL.md +328 -0
  392. package/data/skills/bio-workflows-expression-to-pathways/SKILL.md +329 -0
  393. package/data/skills/bio-workflows-fastq-to-variants/SKILL.md +374 -0
  394. package/data/skills/bio-workflows-genome-assembly-pipeline/SKILL.md +290 -0
  395. package/data/skills/bio-workflows-gwas-pipeline/SKILL.md +323 -0
  396. package/data/skills/bio-workflows-hic-pipeline/SKILL.md +304 -0
  397. package/data/skills/bio-workflows-imc-pipeline/SKILL.md +304 -0
  398. package/data/skills/bio-workflows-longread-sv-pipeline/SKILL.md +281 -0
  399. package/data/skills/bio-workflows-merip-pipeline/SKILL.md +222 -0
  400. package/data/skills/bio-workflows-metabolic-modeling-pipeline/SKILL.md +408 -0
  401. package/data/skills/bio-workflows-metabolomics-pipeline/SKILL.md +297 -0
  402. package/data/skills/bio-workflows-metagenomics-pipeline/SKILL.md +283 -0
  403. package/data/skills/bio-workflows-methylation-pipeline/SKILL.md +274 -0
  404. package/data/skills/bio-workflows-microbiome-pipeline/SKILL.md +221 -0
  405. package/data/skills/bio-workflows-multi-omics-pipeline/SKILL.md +362 -0
  406. package/data/skills/bio-workflows-multiome-pipeline/SKILL.md +298 -0
  407. package/data/skills/bio-workflows-neoantigen-pipeline/SKILL.md +325 -0
  408. package/data/skills/bio-workflows-outbreak-pipeline/SKILL.md +341 -0
  409. package/data/skills/bio-workflows-proteomics-pipeline/SKILL.md +226 -0
  410. package/data/skills/bio-workflows-riboseq-pipeline/SKILL.md +94 -0
  411. package/data/skills/bio-workflows-rnaseq-to-de/SKILL.md +345 -0
  412. package/data/skills/bio-workflows-scrnaseq-pipeline/SKILL.md +354 -0
  413. package/data/skills/bio-workflows-smrna-pipeline/SKILL.md +86 -0
  414. package/data/skills/bio-workflows-somatic-variant-pipeline/SKILL.md +313 -0
  415. package/data/skills/bio-workflows-spatial-pipeline/SKILL.md +267 -0
  416. package/data/skills/bio-workflows-tcr-pipeline/SKILL.md +84 -0
  417. package/data/skills/bio-write-sequences/SKILL.md +205 -0
  418. package/data/skills/bioinformatics-singlecell/SKILL.md +143 -0
  419. package/data/skills/biokernel/SKILL.md +61 -0
  420. package/data/skills/biologist-analyst/SKILL.md +799 -0
  421. package/data/skills/biomaster-workflows/SKILL.md +55 -0
  422. package/data/skills/biomcp-server/SKILL.md +65 -0
  423. package/data/skills/biomedical-data-analysis/SKILL.md +56 -0
  424. package/data/skills/biomedical-search/SKILL.md +214 -0
  425. package/data/skills/biomni/SKILL.md +309 -0
  426. package/data/skills/biomni-general-agent/SKILL.md +43 -0
  427. package/data/skills/biomni-research-agent/SKILL.md +76 -0
  428. package/data/skills/biopython/SKILL.md +437 -0
  429. package/data/skills/biorxiv-database/SKILL.md +477 -0
  430. package/data/skills/bioservices/SKILL.md +355 -0
  431. package/data/skills/boltz/SKILL.md +188 -0
  432. package/data/skills/boltzgen/SKILL.md +287 -0
  433. package/data/skills/bone-marrow-ai-agent/SKILL.md +163 -0
  434. package/data/skills/brainstorming/SKILL.md +96 -0
  435. package/data/skills/brenda-database/SKILL.md +714 -0
  436. package/data/skills/bulk-combat-correction/SKILL.md +54 -0
  437. package/data/skills/bulk-deg-analysis/SKILL.md +61 -0
  438. package/data/skills/bulk-deseq2-analysis/SKILL.md +50 -0
  439. package/data/skills/bulk-stringdb-ppi/SKILL.md +49 -0
  440. package/data/skills/bulk-to-single-deconvolution/SKILL.md +50 -0
  441. package/data/skills/bulk-trajblend-interpolation/SKILL.md +52 -0
  442. package/data/skills/bulk-wgcna-analysis/SKILL.md +56 -0
  443. package/data/skills/cancer-metabolism-agent/SKILL.md +180 -0
  444. package/data/skills/care-coordination/SKILL.md +35 -0
  445. package/data/skills/cart-design-optimizer-agent/SKILL.md +162 -0
  446. package/data/skills/cbioportal-database/SKILL.md +367 -0
  447. package/data/skills/cell-free-expression/SKILL.md +291 -0
  448. package/data/skills/cellagent-annotation/SKILL.md +69 -0
  449. package/data/skills/cellfree-rna-agent/SKILL.md +182 -0
  450. package/data/skills/cellular-senescence-agent/SKILL.md +183 -0
  451. package/data/skills/cellxgene-census/SKILL.md +505 -0
  452. package/data/skills/chai/SKILL.md +272 -0
  453. package/data/skills/chatehr-clinician-assistant/SKILL.md +67 -0
  454. package/data/skills/chematagent-drug-discovery/SKILL.md +68 -0
  455. package/data/skills/chembl-database/SKILL.md +383 -0
  456. package/data/skills/chembl-search/SKILL.md +211 -0
  457. package/data/skills/chemcrow-drug-discovery/SKILL.md +61 -0
  458. package/data/skills/chemical-property-lookup/SKILL.md +42 -0
  459. package/data/skills/chemist-analyst/SKILL.md +1603 -0
  460. package/data/skills/chemistry-agent/SKILL.md +62 -0
  461. package/data/skills/chip-clonal-hematopoiesis-agent/SKILL.md +224 -0
  462. package/data/skills/chromosomal-instability-agent/SKILL.md +187 -0
  463. package/data/skills/citation-management/SKILL.md +1081 -0
  464. package/data/skills/claims-appeals/SKILL.md +35 -0
  465. package/data/skills/claw-ancestry-pca/SKILL.md +145 -0
  466. package/data/skills/claw-metagenomics/SKILL.md +238 -0
  467. package/data/skills/claw-semantic-sim/SKILL.md +151 -0
  468. package/data/skills/clinical-decision-support/SKILL.md +504 -0
  469. package/data/skills/clinical-diagnostic-reasoning/SKILL.md +222 -0
  470. package/data/skills/clinical-nlp-extractor/SKILL.md +59 -0
  471. package/data/skills/clinical-note-summarization/SKILL.md +52 -0
  472. package/data/skills/clinical-reports/SKILL.md +1127 -0
  473. package/data/skills/clinical-trial-protocol-skill/SKILL.md +508 -0
  474. package/data/skills/clinical-trials-search/SKILL.md +211 -0
  475. package/data/skills/clinicaltrials-database/SKILL.md +501 -0
  476. package/data/skills/clinpgx/SKILL.md +96 -0
  477. package/data/skills/clinpgx-database/SKILL.md +632 -0
  478. package/data/skills/clinvar-database/SKILL.md +356 -0
  479. package/data/skills/cnv-caller-agent/SKILL.md +171 -0
  480. package/data/skills/coagulation-thrombosis-agent/SKILL.md +141 -0
  481. package/data/skills/cobrapy/SKILL.md +457 -0
  482. package/data/skills/compbioagent-explorer/SKILL.md +67 -0
  483. package/data/skills/computational-pathology-agent/SKILL.md +72 -0
  484. package/data/skills/convergence-study/SKILL.md +98 -0
  485. package/data/skills/cosmic-database/SKILL.md +330 -0
  486. package/data/skills/crisis-detection-intervention-ai/SKILL.md +569 -0
  487. package/data/skills/crisis-response-protocol/SKILL.md +456 -0
  488. package/data/skills/crispr-guide-design/SKILL.md +72 -0
  489. package/data/skills/crispr-offtarget-predictor/SKILL.md +56 -0
  490. package/data/skills/cryoem-ai-drug-design-agent/SKILL.md +216 -0
  491. package/data/skills/ctdna-dynamics-mrd-agent/SKILL.md +206 -0
  492. package/data/skills/cytokine-storm-analysis-agent/SKILL.md +180 -0
  493. package/data/skills/dask/SKILL.md +454 -0
  494. package/data/skills/data-stats-analysis/SKILL.md +477 -0
  495. package/data/skills/data-transform/SKILL.md +576 -0
  496. package/data/skills/data-visualization-biomedical/SKILL.md +252 -0
  497. package/data/skills/data-visualization-expert/SKILL.md +72 -0
  498. package/data/skills/data-viz-plots/SKILL.md +461 -0
  499. package/data/skills/datacommons-client/SKILL.md +253 -0
  500. package/data/skills/datamol/SKILL.md +700 -0
  501. package/data/skills/deep-research/SKILL.md +111 -0
  502. package/data/skills/deep-research-swarm/SKILL.md +62 -0
  503. package/data/skills/deep-visual-proteomics-agent/SKILL.md +149 -0
  504. package/data/skills/deepchem/SKILL.md +591 -0
  505. package/data/skills/deeptools/SKILL.md +525 -0
  506. package/data/skills/depmap/SKILL.md +300 -0
  507. package/data/skills/diffdock/SKILL.md +477 -0
  508. package/data/skills/differentiation-schemes/SKILL.md +159 -0
  509. package/data/skills/digital-twin-clinical-agent/SKILL.md +228 -0
  510. package/data/skills/dispatching-parallel-agents/SKILL.md +180 -0
  511. package/data/skills/dnanexus-integration/SKILL.md +376 -0
  512. package/data/skills/doc-coauthoring/SKILL.md +375 -0
  513. package/data/skills/docx/SKILL.md +590 -0
  514. package/data/skills/docx-official/SKILL.md +197 -0
  515. package/data/skills/drug-discovery-search/SKILL.md +214 -0
  516. package/data/skills/drug-interaction-checker/SKILL.md +56 -0
  517. package/data/skills/drug-labels-search/SKILL.md +211 -0
  518. package/data/skills/drug-photo/SKILL.md +149 -0
  519. package/data/skills/drugbank-database/SKILL.md +184 -0
  520. package/data/skills/drugbank-search/SKILL.md +211 -0
  521. package/data/skills/ehr-fhir-integration/SKILL.md +60 -0
  522. package/data/skills/emergency-card/SKILL.md +426 -0
  523. package/data/skills/ena-database/SKILL.md +198 -0
  524. package/data/skills/ensembl-database/SKILL.md +305 -0
  525. package/data/skills/epidemiologist-analyst/SKILL.md +1844 -0
  526. package/data/skills/epigenomics-methylgpt-agent/SKILL.md +111 -0
  527. package/data/skills/equity-scorer/SKILL.md +182 -0
  528. package/data/skills/esm/SKILL.md +300 -0
  529. package/data/skills/etetoolkit/SKILL.md +617 -0
  530. package/data/skills/executing-plans/SKILL.md +84 -0
  531. package/data/skills/exosome-ev-analysis-agent/SKILL.md +171 -0
  532. package/data/skills/exploratory-data-analysis/SKILL.md +440 -0
  533. package/data/skills/family-health-analyzer/SKILL.md +137 -0
  534. package/data/skills/fastq-analysis/SKILL.md +191 -0
  535. package/data/skills/fda-database/SKILL.md +512 -0
  536. package/data/skills/fhir-developer-skill/SKILL.md +294 -0
  537. package/data/skills/fhir-development/SKILL.md +35 -0
  538. package/data/skills/find-skills/SKILL.md +133 -0
  539. package/data/skills/finishing-a-development-branch/SKILL.md +200 -0
  540. package/data/skills/fitness-analyzer/SKILL.md +431 -0
  541. package/data/skills/flowio/SKILL.md +602 -0
  542. package/data/skills/foldseek/SKILL.md +179 -0
  543. package/data/skills/galaxy-bridge/SKILL.md +215 -0
  544. package/data/skills/gene-database/SKILL.md +173 -0
  545. package/data/skills/gene-panel-design-agent/SKILL.md +192 -0
  546. package/data/skills/geniml/SKILL.md +312 -0
  547. package/data/skills/genome-compare/SKILL.md +127 -0
  548. package/data/skills/geo-database/SKILL.md +809 -0
  549. package/data/skills/geopandas/SKILL.md +245 -0
  550. package/data/skills/gget/SKILL.md +865 -0
  551. package/data/skills/ginkgo-cloud-lab/SKILL.md +56 -0
  552. package/data/skills/glycoengineering/SKILL.md +338 -0
  553. package/data/skills/gnomad-database/SKILL.md +395 -0
  554. package/data/skills/goal-analyzer/SKILL.md +605 -0
  555. package/data/skills/grief-companion/SKILL.md +250 -0
  556. package/data/skills/gsea-enrichment/SKILL.md +151 -0
  557. package/data/skills/gtars/SKILL.md +279 -0
  558. package/data/skills/gtex-database/SKILL.md +315 -0
  559. package/data/skills/gwas-database/SKILL.md +602 -0
  560. package/data/skills/gwas-lookup/SKILL.md +122 -0
  561. package/data/skills/gwas-prs/SKILL.md +178 -0
  562. package/data/skills/health-trend-analyzer/SKILL.md +451 -0
  563. package/data/skills/hemoglobinopathy-analysis-agent/SKILL.md +167 -0
  564. package/data/skills/hipaa-compliance/SKILL.md +230 -0
  565. package/data/skills/histolab/SKILL.md +672 -0
  566. package/data/skills/hmdb-database/SKILL.md +190 -0
  567. package/data/skills/hrd-analysis-agent/SKILL.md +184 -0
  568. package/data/skills/hrv-alexithymia-expert/SKILL.md +151 -0
  569. package/data/skills/hypogenic/SKILL.md +649 -0
  570. package/data/skills/hypothesis-generation/SKILL.md +286 -0
  571. package/data/skills/imaging-data-commons/SKILL.md +843 -0
  572. package/data/skills/immune-checkpoint-combination-agent/SKILL.md +170 -0
  573. package/data/skills/infographics/SKILL.md +563 -0
  574. package/data/skills/instrument-data-to-allotrope/SKILL.md +280 -0
  575. package/data/skills/interpro-database/SKILL.md +305 -0
  576. package/data/skills/ipsae/SKILL.md +190 -0
  577. package/data/skills/iso-13485-certification/SKILL.md +678 -0
  578. package/data/skills/jaspar-database/SKILL.md +351 -0
  579. package/data/skills/jungian-psychologist/SKILL.md +191 -0
  580. package/data/skills/kegg-database/SKILL.md +371 -0
  581. package/data/skills/knowledge-synthesis/SKILL.md +283 -0
  582. package/data/skills/kragen-knowledge-graph/SKILL.md +68 -0
  583. package/data/skills/lab-results/SKILL.md +35 -0
  584. package/data/skills/labarchive-integration/SKILL.md +262 -0
  585. package/data/skills/labstep/SKILL.md +208 -0
  586. package/data/skills/lamindb/SKILL.md +384 -0
  587. package/data/skills/latchbio-integration/SKILL.md +347 -0
  588. package/data/skills/latex-posters/SKILL.md +1602 -0
  589. package/data/skills/leads-literature-mining/SKILL.md +68 -0
  590. package/data/skills/ligandmpnn/SKILL.md +170 -0
  591. package/data/skills/linear-solvers/SKILL.md +165 -0
  592. package/data/skills/liquid-biopsy-analytics-agent/SKILL.md +171 -0
  593. package/data/skills/lit-synthesizer/SKILL.md +53 -0
  594. package/data/skills/literature-review/SKILL.md +584 -0
  595. package/data/skills/literature-search/SKILL.md +214 -0
  596. package/data/skills/lobster-bioinformatics/SKILL.md +305 -0
  597. package/data/skills/long-read-sequencing-agent/SKILL.md +181 -0
  598. package/data/skills/mage-antibody-generator/SKILL.md +54 -0
  599. package/data/skills/markdown-mermaid-writing/SKILL.md +327 -0
  600. package/data/skills/markitdown/SKILL.md +486 -0
  601. package/data/skills/matchms/SKILL.md +197 -0
  602. package/data/skills/matplotlib/SKILL.md +359 -0
  603. package/data/skills/mcpmed-bioinformatics-server/SKILL.md +42 -0
  604. package/data/skills/medchem/SKILL.md +400 -0
  605. package/data/skills/medea-therapeutic-discovery/SKILL.md +45 -0
  606. package/data/skills/medical-entity-extractor/SKILL.md +144 -0
  607. package/data/skills/medical-imaging-review/SKILL.md +170 -0
  608. package/data/skills/medical-research-toolkit/SKILL.md +273 -0
  609. package/data/skills/medrxiv-search/SKILL.md +211 -0
  610. package/data/skills/mental-health-analyzer/SKILL.md +981 -0
  611. package/data/skills/mesh-generation/SKILL.md +149 -0
  612. package/data/skills/metabolomics-workbench-database/SKILL.md +253 -0
  613. package/data/skills/microbiome-cancer-agent/SKILL.md +180 -0
  614. package/data/skills/modern-drug-rehab-computer/SKILL.md +392 -0
  615. package/data/skills/molecular-dynamics/SKILL.md +457 -0
  616. package/data/skills/molecular-glue-discovery-agent/SKILL.md +224 -0
  617. package/data/skills/molecule-evolution-agent/SKILL.md +62 -0
  618. package/data/skills/molfeat/SKILL.md +505 -0
  619. package/data/skills/monarch-database/SKILL.md +372 -0
  620. package/data/skills/mpn-progression-monitor-agent/SKILL.md +228 -0
  621. package/data/skills/mpn-research-assistant/SKILL.md +197 -0
  622. package/data/skills/mrd-edge-detection-agent/SKILL.md +213 -0
  623. package/data/skills/multi-ancestry-prs-agent/SKILL.md +224 -0
  624. package/data/skills/multi-search-engine/SKILL.md +110 -0
  625. package/data/skills/multimodal-medical-imaging/SKILL.md +59 -0
  626. package/data/skills/multimodal-radpath-fusion-agent/SKILL.md +213 -0
  627. package/data/skills/myeloma-mrd-agent/SKILL.md +184 -0
  628. package/data/skills/networkx/SKILL.md +435 -0
  629. package/data/skills/neurokit2/SKILL.md +350 -0
  630. package/data/skills/neuropixels-analysis/SKILL.md +344 -0
  631. package/data/skills/nextflow-development/SKILL.md +290 -0
  632. package/data/skills/ngs-analysis/SKILL.md +183 -0
  633. package/data/skills/nicheformer-spatial-agent/SKILL.md +197 -0
  634. package/data/skills/nk-cell-therapy-agent/SKILL.md +186 -0
  635. package/data/skills/nonlinear-solvers/SKILL.md +180 -0
  636. package/data/skills/numerical-integration/SKILL.md +166 -0
  637. package/data/skills/numerical-stability/SKILL.md +149 -0
  638. package/data/skills/nutrition-analyzer/SKILL.md +775 -0
  639. package/data/skills/occupational-health-analyzer/SKILL.md +386 -0
  640. package/data/skills/omero-integration/SKILL.md +245 -0
  641. package/data/skills/ontology-explorer/SKILL.md +168 -0
  642. package/data/skills/ontology-mapper/SKILL.md +171 -0
  643. package/data/skills/ontology-validator/SKILL.md +136 -0
  644. package/data/skills/open-notebook/SKILL.md +289 -0
  645. package/data/skills/open-targets-search/SKILL.md +211 -0
  646. package/data/skills/openalex-database/SKILL.md +488 -0
  647. package/data/skills/opentargets-database/SKILL.md +367 -0
  648. package/data/skills/opentrons-integration/SKILL.md +567 -0
  649. package/data/skills/opentrons-protocol-agent/SKILL.md +58 -0
  650. package/data/skills/organoid-drug-response-agent/SKILL.md +189 -0
  651. package/data/skills/pan-cancer-multiomics-agent/SKILL.md +159 -0
  652. package/data/skills/paper-2-web/SKILL.md +495 -0
  653. package/data/skills/parameter-optimization/SKILL.md +141 -0
  654. package/data/skills/patents-search/SKILL.md +211 -0
  655. package/data/skills/pathml/SKILL.md +160 -0
  656. package/data/skills/patiently-ai/SKILL.md +103 -0
  657. package/data/skills/pdb/SKILL.md +217 -0
  658. package/data/skills/pdb-database/SKILL.md +303 -0
  659. package/data/skills/pdf/SKILL.md +314 -0
  660. package/data/skills/pdf-anthropic/SKILL.md +294 -0
  661. package/data/skills/pdf-processing/SKILL.md +149 -0
  662. package/data/skills/pdf-processing-pro/SKILL.md +296 -0
  663. package/data/skills/pdx-model-analysis-agent/SKILL.md +169 -0
  664. package/data/skills/peer-review/SKILL.md +565 -0
  665. package/data/skills/performance-profiling/SKILL.md +255 -0
  666. package/data/skills/perplexity-search/SKILL.md +441 -0
  667. package/data/skills/pharmacogenomics-agent/SKILL.md +143 -0
  668. package/data/skills/pharmgx-reporter/SKILL.md +134 -0
  669. package/data/skills/phylogenetics/SKILL.md +404 -0
  670. package/data/skills/plotly/SKILL.md +265 -0
  671. package/data/skills/polars/SKILL.md +385 -0
  672. package/data/skills/popeve-variant-predictor-agent/SKILL.md +213 -0
  673. package/data/skills/post-processing/SKILL.md +338 -0
  674. package/data/skills/pptx/SKILL.md +232 -0
  675. package/data/skills/pptx-official/SKILL.md +484 -0
  676. package/data/skills/pptx-posters/SKILL.md +414 -0
  677. package/data/skills/precision-oncology-agent/SKILL.md +53 -0
  678. package/data/skills/prior-auth-coworker/SKILL.md +60 -0
  679. package/data/skills/prior-auth-review-skill/SKILL.md +360 -0
  680. package/data/skills/profile-report/SKILL.md +120 -0
  681. package/data/skills/protac-design-agent/SKILL.md +220 -0
  682. package/data/skills/protein-design-workflow/SKILL.md +199 -0
  683. package/data/skills/protein-qc/SKILL.md +300 -0
  684. package/data/skills/protein-structure-prediction/SKILL.md +59 -0
  685. package/data/skills/proteinmpnn/SKILL.md +279 -0
  686. package/data/skills/protocolsio-integration/SKILL.md +415 -0
  687. package/data/skills/prs-net-deep-learning-agent/SKILL.md +232 -0
  688. package/data/skills/psychologist-analyst/SKILL.md +1888 -0
  689. package/data/skills/pubchem-database/SKILL.md +568 -0
  690. package/data/skills/pubmed-database/SKILL.md +454 -0
  691. package/data/skills/pubmed-search/SKILL.md +103 -0
  692. package/data/skills/pydeseq2/SKILL.md +553 -0
  693. package/data/skills/pydicom/SKILL.md +428 -0
  694. package/data/skills/pyhealth/SKILL.md +485 -0
  695. package/data/skills/pylabrobot/SKILL.md +179 -0
  696. package/data/skills/pymc/SKILL.md +566 -0
  697. package/data/skills/pymoo/SKILL.md +565 -0
  698. package/data/skills/pyopenms/SKILL.md +211 -0
  699. package/data/skills/pysam/SKILL.md +259 -0
  700. package/data/skills/pytdc/SKILL.md +454 -0
  701. package/data/skills/pytorch-lightning/SKILL.md +172 -0
  702. package/data/skills/pyzotero/SKILL.md +111 -0
  703. package/data/skills/radgpt-radiology-reporter/SKILL.md +67 -0
  704. package/data/skills/radiomics-pathomics-fusion-agent/SKILL.md +221 -0
  705. package/data/skills/rdkit/SKILL.md +763 -0
  706. package/data/skills/reactome-database/SKILL.md +272 -0
  707. package/data/skills/receiving-code-review/SKILL.md +213 -0
  708. package/data/skills/recovery-community-moderator/SKILL.md +175 -0
  709. package/data/skills/regulatory-drafter/SKILL.md +56 -0
  710. package/data/skills/regulatory-drafting/SKILL.md +35 -0
  711. package/data/skills/rehabilitation-analyzer/SKILL.md +636 -0
  712. package/data/skills/repro-enforcer/SKILL.md +50 -0
  713. package/data/skills/requesting-code-review/SKILL.md +105 -0
  714. package/data/skills/research-grants/SKILL.md +935 -0
  715. package/data/skills/research-literature/SKILL.md +35 -0
  716. package/data/skills/research-lookup/SKILL.md +502 -0
  717. package/data/skills/rfdiffusion/SKILL.md +306 -0
  718. package/data/skills/rna-velocity-agent/SKILL.md +174 -0
  719. package/data/skills/scanpy/SKILL.md +380 -0
  720. package/data/skills/scfoundation-model-agent/SKILL.md +210 -0
  721. package/data/skills/scientific-brainstorming/SKILL.md +185 -0
  722. package/data/skills/scientific-critical-thinking/SKILL.md +566 -0
  723. package/data/skills/scientific-manuscript/SKILL.md +181 -0
  724. package/data/skills/scientific-problem-selection/SKILL.md +269 -0
  725. package/data/skills/scientific-schematics/SKILL.md +619 -0
  726. package/data/skills/scientific-slides/SKILL.md +1154 -0
  727. package/data/skills/scientific-visualization/SKILL.md +773 -0
  728. package/data/skills/scientific-writing/SKILL.md +483 -0
  729. package/data/skills/scikit-bio/SKILL.md +431 -0
  730. package/data/skills/scikit-learn/SKILL.md +515 -0
  731. package/data/skills/scikit-survival/SKILL.md +393 -0
  732. package/data/skills/scrna-orchestrator/SKILL.md +204 -0
  733. package/data/skills/scrna-qc/SKILL.md +43 -0
  734. package/data/skills/scvelo/SKILL.md +321 -0
  735. package/data/skills/scvi-tools/SKILL.md +184 -0
  736. package/data/skills/seaborn/SKILL.md +671 -0
  737. package/data/skills/search-strategy/SKILL.md +247 -0
  738. package/data/skills/seq-wrangler/SKILL.md +58 -0
  739. package/data/skills/shap/SKILL.md +560 -0
  740. package/data/skills/simo-multiomics-integration-agent/SKILL.md +178 -0
  741. package/data/skills/simpy/SKILL.md +423 -0
  742. package/data/skills/simulation-orchestrator/SKILL.md +230 -0
  743. package/data/skills/simulation-validator/SKILL.md +195 -0
  744. package/data/skills/single-annotation/SKILL.md +129 -0
  745. package/data/skills/single-cell-rna-qc/SKILL.md +175 -0
  746. package/data/skills/single-cellphone-db/SKILL.md +68 -0
  747. package/data/skills/single-clustering/SKILL.md +75 -0
  748. package/data/skills/single-downstream-analysis/SKILL.md +150 -0
  749. package/data/skills/single-multiomics/SKILL.md +44 -0
  750. package/data/skills/single-preprocessing/SKILL.md +184 -0
  751. package/data/skills/single-to-spatial-mapping/SKILL.md +48 -0
  752. package/data/skills/single-trajectory/SKILL.md +62 -0
  753. package/data/skills/sleep-analyzer/SKILL.md +773 -0
  754. package/data/skills/slurm-job-script-generator/SKILL.md +135 -0
  755. package/data/skills/solublempnn/SKILL.md +165 -0
  756. package/data/skills/spatial-agent/SKILL.md +56 -0
  757. package/data/skills/spatial-epigenomics-agent/SKILL.md +163 -0
  758. package/data/skills/spatial-transcriptomics-agent/SKILL.md +75 -0
  759. package/data/skills/spatial-transcriptomics-analysis/SKILL.md +72 -0
  760. package/data/skills/spatial-transcriptomics-analysis/STAgent/SKILL.md +75 -0
  761. package/data/skills/spatial-transcriptomics-analysis/SpatialAgent/SKILL.md +56 -0
  762. package/data/skills/spatial-transcriptomics-analysis/bioSkills/image-analysis/SKILL.md +266 -0
  763. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-communication/SKILL.md +287 -0
  764. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-data-io/SKILL.md +243 -0
  765. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-deconvolution/SKILL.md +298 -0
  766. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-domains/SKILL.md +229 -0
  767. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-multiomics/SKILL.md +172 -0
  768. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-neighbors/SKILL.md +189 -0
  769. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-preprocessing/SKILL.md +232 -0
  770. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-proteomics/SKILL.md +127 -0
  771. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-statistics/SKILL.md +225 -0
  772. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-visualization/SKILL.md +270 -0
  773. package/data/skills/spatial-tutorials/SKILL.md +87 -0
  774. package/data/skills/speech-pathology-ai/SKILL.md +184 -0
  775. package/data/skills/statistical-analysis/SKILL.md +626 -0
  776. package/data/skills/statsmodels/SKILL.md +608 -0
  777. package/data/skills/string-database/SKILL.md +528 -0
  778. package/data/skills/struct-predictor/SKILL.md +52 -0
  779. package/data/skills/subagent-driven-development/SKILL.md +242 -0
  780. package/data/skills/systematic-debugging/SKILL.md +296 -0
  781. package/data/skills/tcell-exhaustion-analysis-agent/SKILL.md +139 -0
  782. package/data/skills/tcga-preprocessing/SKILL.md +49 -0
  783. package/data/skills/tcm-constitution-analyzer/SKILL.md +664 -0
  784. package/data/skills/tcr-pmhc-prediction-agent/SKILL.md +226 -0
  785. package/data/skills/tcr-repertoire-analysis-agent/SKILL.md +218 -0
  786. package/data/skills/test-driven-development/SKILL.md +371 -0
  787. package/data/skills/tiledbvcf/SKILL.md +459 -0
  788. package/data/skills/time-resolved-cryoem-agent/SKILL.md +223 -0
  789. package/data/skills/time-stepping/SKILL.md +140 -0
  790. package/data/skills/timesfm-forecasting/SKILL.md +785 -0
  791. package/data/skills/tme-immune-profiling-agent/SKILL.md +220 -0
  792. package/data/skills/tooluniverse-adverse-event-detection/SKILL.md +1115 -0
  793. package/data/skills/tooluniverse-antibody-engineering/SKILL.md +1581 -0
  794. package/data/skills/tooluniverse-binder-discovery/SKILL.md +1459 -0
  795. package/data/skills/tooluniverse-cancer-variant-interpretation/SKILL.md +971 -0
  796. package/data/skills/tooluniverse-chemical-compound-retrieval/SKILL.md +322 -0
  797. package/data/skills/tooluniverse-chemical-safety/SKILL.md +733 -0
  798. package/data/skills/tooluniverse-clinical-guidelines/SKILL.md +399 -0
  799. package/data/skills/tooluniverse-clinical-trial-design/SKILL.md +1195 -0
  800. package/data/skills/tooluniverse-clinical-trial-matching/SKILL.md +1333 -0
  801. package/data/skills/tooluniverse-crispr-screen-analysis/SKILL.md +900 -0
  802. package/data/skills/tooluniverse-disease-research/SKILL.md +630 -0
  803. package/data/skills/tooluniverse-drug-drug-interaction/SKILL.md +73 -0
  804. package/data/skills/tooluniverse-drug-repurposing/SKILL.md +595 -0
  805. package/data/skills/tooluniverse-drug-research/SKILL.md +1642 -0
  806. package/data/skills/tooluniverse-drug-target-validation/SKILL.md +1206 -0
  807. package/data/skills/tooluniverse-epigenomics/SKILL.md +1489 -0
  808. package/data/skills/tooluniverse-expression-data-retrieval/SKILL.md +389 -0
  809. package/data/skills/tooluniverse-gene-enrichment/SKILL.md +402 -0
  810. package/data/skills/tooluniverse-gwas-drug-discovery/SKILL.md +576 -0
  811. package/data/skills/tooluniverse-gwas-finemapping/SKILL.md +309 -0
  812. package/data/skills/tooluniverse-gwas-snp-interpretation/SKILL.md +223 -0
  813. package/data/skills/tooluniverse-gwas-study-explorer/SKILL.md +342 -0
  814. package/data/skills/tooluniverse-gwas-trait-to-gene/SKILL.md +236 -0
  815. package/data/skills/tooluniverse-image-analysis/SKILL.md +439 -0
  816. package/data/skills/tooluniverse-immune-repertoire-analysis/SKILL.md +949 -0
  817. package/data/skills/tooluniverse-immunotherapy-response-prediction/SKILL.md +865 -0
  818. package/data/skills/tooluniverse-infectious-disease/SKILL.md +749 -0
  819. package/data/skills/tooluniverse-literature-deep-research/SKILL.md +1050 -0
  820. package/data/skills/tooluniverse-metabolomics/SKILL.md +298 -0
  821. package/data/skills/tooluniverse-metabolomics-analysis/SKILL.md +764 -0
  822. package/data/skills/tooluniverse-multi-omics-integration/SKILL.md +703 -0
  823. package/data/skills/tooluniverse-multiomic-disease-characterization/SKILL.md +1138 -0
  824. package/data/skills/tooluniverse-network-pharmacology/SKILL.md +1312 -0
  825. package/data/skills/tooluniverse-pharmacovigilance/SKILL.md +807 -0
  826. package/data/skills/tooluniverse-phylogenetics/SKILL.md +461 -0
  827. package/data/skills/tooluniverse-polygenic-risk-score/SKILL.md +397 -0
  828. package/data/skills/tooluniverse-precision-medicine-stratification/SKILL.md +1143 -0
  829. package/data/skills/tooluniverse-precision-oncology/SKILL.md +1091 -0
  830. package/data/skills/tooluniverse-protein-interactions/SKILL.md +446 -0
  831. package/data/skills/tooluniverse-protein-structure-retrieval/SKILL.md +416 -0
  832. package/data/skills/tooluniverse-protein-therapeutic-design/SKILL.md +637 -0
  833. package/data/skills/tooluniverse-proteomics-analysis/SKILL.md +843 -0
  834. package/data/skills/tooluniverse-rare-disease-diagnosis/SKILL.md +1257 -0
  835. package/data/skills/tooluniverse-rnaseq-deseq2/SKILL.md +536 -0
  836. package/data/skills/tooluniverse-sequence-retrieval/SKILL.md +419 -0
  837. package/data/skills/tooluniverse-single-cell/SKILL.md +719 -0
  838. package/data/skills/tooluniverse-spatial-omics-analysis/SKILL.md +1102 -0
  839. package/data/skills/tooluniverse-spatial-transcriptomics/SKILL.md +788 -0
  840. package/data/skills/tooluniverse-statistical-modeling/SKILL.md +557 -0
  841. package/data/skills/tooluniverse-structural-variant-analysis/SKILL.md +1356 -0
  842. package/data/skills/tooluniverse-systems-biology/SKILL.md +374 -0
  843. package/data/skills/tooluniverse-target-research/SKILL.md +1510 -0
  844. package/data/skills/tooluniverse-variant-analysis/SKILL.md +448 -0
  845. package/data/skills/tooluniverse-variant-interpretation/SKILL.md +1118 -0
  846. package/data/skills/torch-geometric/SKILL.md +674 -0
  847. package/data/skills/torch_geometric/SKILL.md +670 -0
  848. package/data/skills/torchdrug/SKILL.md +444 -0
  849. package/data/skills/tpd-ternary-complex-agent/SKILL.md +226 -0
  850. package/data/skills/transformers/SKILL.md +157 -0
  851. package/data/skills/travel-health-analyzer/SKILL.md +421 -0
  852. package/data/skills/treatment-plans/SKILL.md +1576 -0
  853. package/data/skills/trial-eligibility-agent/SKILL.md +54 -0
  854. package/data/skills/trialgpt-matching/SKILL.md +66 -0
  855. package/data/skills/tumor-clonal-evolution-agent/SKILL.md +134 -0
  856. package/data/skills/tumor-heterogeneity-agent/SKILL.md +216 -0
  857. package/data/skills/tumor-mutational-burden-agent/SKILL.md +188 -0
  858. package/data/skills/ukb-navigator/SKILL.md +113 -0
  859. package/data/skills/umap-learn/SKILL.md +473 -0
  860. package/data/skills/uniprot-database/SKILL.md +189 -0
  861. package/data/skills/universal-single-cell-annotator/SKILL.md +72 -0
  862. package/data/skills/using-git-worktrees/SKILL.md +218 -0
  863. package/data/skills/using-superpowers/SKILL.md +95 -0
  864. package/data/skills/usmle/SKILL.md +62 -0
  865. package/data/skills/uspto-database/SKILL.md +597 -0
  866. package/data/skills/vaex/SKILL.md +180 -0
  867. package/data/skills/varcadd-pathogenicity/SKILL.md +68 -0
  868. package/data/skills/variant-interpretation-acmg/SKILL.md +58 -0
  869. package/data/skills/variant-interpretation-acmg/bioSkills/clinical-interpretation/SKILL.md +334 -0
  870. package/data/skills/variant-interpretation-acmg/bioSkills/consensus-sequences/SKILL.md +343 -0
  871. package/data/skills/variant-interpretation-acmg/bioSkills/deepvariant/SKILL.md +279 -0
  872. package/data/skills/variant-interpretation-acmg/bioSkills/filtering-best-practices/SKILL.md +362 -0
  873. package/data/skills/variant-interpretation-acmg/bioSkills/gatk-variant-calling/SKILL.md +398 -0
  874. package/data/skills/variant-interpretation-acmg/bioSkills/joint-calling/SKILL.md +343 -0
  875. package/data/skills/variant-interpretation-acmg/bioSkills/structural-variant-calling/SKILL.md +256 -0
  876. package/data/skills/variant-interpretation-acmg/bioSkills/variant-annotation/SKILL.md +387 -0
  877. package/data/skills/variant-interpretation-acmg/bioSkills/variant-calling/SKILL.md +258 -0
  878. package/data/skills/variant-interpretation-acmg/bioSkills/variant-normalization/SKILL.md +304 -0
  879. package/data/skills/variant-interpretation-acmg/bioSkills/vcf-basics/SKILL.md +329 -0
  880. package/data/skills/variant-interpretation-acmg/bioSkills/vcf-manipulation/SKILL.md +398 -0
  881. package/data/skills/variant-interpretation-acmg/bioSkills/vcf-statistics/SKILL.md +424 -0
  882. package/data/skills/variant-interpretation-acmg/varCADD/SKILL.md +68 -0
  883. package/data/skills/vcf-annotator/SKILL.md +55 -0
  884. package/data/skills/verification-before-completion/SKILL.md +139 -0
  885. package/data/skills/virtual-lab-agent/SKILL.md +240 -0
  886. package/data/skills/wearable-analysis-agent/SKILL.md +70 -0
  887. package/data/skills/weightloss-analyzer/SKILL.md +320 -0
  888. package/data/skills/wellally-tech/SKILL.md +685 -0
  889. package/data/skills/wikipedia-search/SKILL.md +481 -0
  890. package/data/skills/writing-plans/SKILL.md +116 -0
  891. package/data/skills/writing-skills/SKILL.md +655 -0
  892. package/data/skills/xlsx/SKILL.md +292 -0
  893. package/data/skills/xlsx-official/SKILL.md +289 -0
  894. package/data/skills/zarr-python/SKILL.md +777 -0
  895. package/data/skills/zinc-database/SKILL.md +398 -0
  896. package/data/tools/__init__.py +8 -0
  897. package/data/tools/hpc.py +71 -0
  898. package/data/tools/hpc_client/__init__.py +8 -0
  899. package/data/tools/hpc_client/builders/__init__.py +12 -0
  900. package/data/tools/hpc_client/builders/alphafold.py +36 -0
  901. package/data/tools/hpc_client/builders/boltz.py +33 -0
  902. package/data/tools/hpc_client/builders/chai.py +30 -0
  903. package/data/tools/hpc_client/builders/immunebuilder.py +31 -0
  904. package/data/tools/hpc_client/builders/rfantibody.py +58 -0
  905. package/data/tools/hpc_client/builders/thermompnn.py +16 -0
  906. package/data/tools/hpc_client/hpc_api.py +41 -0
  907. package/data/tools/hpc_client/hpc_tools.py +218 -0
  908. package/data/tools/hpc_dynamic.py +71 -0
  909. package/data/tools/integrations/__init__.py +14 -0
  910. package/data/tools/integrations/adaptyv.py +107 -0
  911. package/data/tools/integrations/addgene.py +52 -0
  912. package/data/tools/integrations/api_internal.py +33 -0
  913. package/data/tools/molecular_biology.py +688 -0
  914. package/data/tools/pharmacology.py +67 -0
  915. package/data/workflows/bulk-omics-clustering/SKILL.md +501 -0
  916. package/data/workflows/bulk-omics-clustering/references/best_practices.md +395 -0
  917. package/data/workflows/bulk-omics-clustering/references/clustering_methods_comparison.md +288 -0
  918. package/data/workflows/bulk-omics-clustering/references/common-patterns.md +1136 -0
  919. package/data/workflows/bulk-omics-clustering/references/decision-guide.md +819 -0
  920. package/data/workflows/bulk-omics-clustering/references/distance_metrics_guide.md +388 -0
  921. package/data/workflows/bulk-omics-clustering/references/parameter_guide.md +396 -0
  922. package/data/workflows/bulk-omics-clustering/references/r-quick-start.md +105 -0
  923. package/data/workflows/bulk-omics-clustering/references/validation_metrics_guide.md +315 -0
  924. package/data/workflows/bulk-omics-clustering/scripts/characterize_clusters.py +255 -0
  925. package/data/workflows/bulk-omics-clustering/scripts/cluster_validation.py +449 -0
  926. package/data/workflows/bulk-omics-clustering/scripts/density_clustering.py +321 -0
  927. package/data/workflows/bulk-omics-clustering/scripts/dimensionality_reduction.py +328 -0
  928. package/data/workflows/bulk-omics-clustering/scripts/distance_metrics.py +251 -0
  929. package/data/workflows/bulk-omics-clustering/scripts/export_results.py +456 -0
  930. package/data/workflows/bulk-omics-clustering/scripts/hierarchical_clustering.R +229 -0
  931. package/data/workflows/bulk-omics-clustering/scripts/hierarchical_clustering.py +269 -0
  932. package/data/workflows/bulk-omics-clustering/scripts/kmeans_clustering.py +346 -0
  933. package/data/workflows/bulk-omics-clustering/scripts/load_example_data.R +171 -0
  934. package/data/workflows/bulk-omics-clustering/scripts/load_example_data.py +171 -0
  935. package/data/workflows/bulk-omics-clustering/scripts/model_based_clustering.py +370 -0
  936. package/data/workflows/bulk-omics-clustering/scripts/optimal_clusters.py +381 -0
  937. package/data/workflows/bulk-omics-clustering/scripts/plot_cluster_heatmap.R +141 -0
  938. package/data/workflows/bulk-omics-clustering/scripts/plot_clustering_results.py +452 -0
  939. package/data/workflows/bulk-omics-clustering/scripts/prepare_data.py +250 -0
  940. package/data/workflows/bulk-omics-clustering/scripts/stability_analysis.py +434 -0
  941. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/SKILL.md +505 -0
  942. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/comprehensive-reference.md +440 -0
  943. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/decision-guide.md +327 -0
  944. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/troubleshooting.md +456 -0
  945. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/usage-guide.md +75 -0
  946. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/basic_workflow.R +149 -0
  947. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/batch_correction.R +44 -0
  948. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/export_results.R +190 -0
  949. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/extract_results.R +242 -0
  950. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/load_example_data.R +250 -0
  951. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/multi_condition.R +50 -0
  952. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/qc_plots.R +410 -0
  953. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/transformations.R +218 -0
  954. package/data/workflows/chip-atlas-diff-analysis/SKILL.md +222 -0
  955. package/data/workflows/chip-atlas-diff-analysis/references/chipatlas_diff_api_format.md +106 -0
  956. package/data/workflows/chip-atlas-diff-analysis/references/diff_analysis_methods.md +89 -0
  957. package/data/workflows/chip-atlas-diff-analysis/references/output_format.md +78 -0
  958. package/data/workflows/chip-atlas-diff-analysis/scripts/__init__.py +1 -0
  959. package/data/workflows/chip-atlas-diff-analysis/scripts/annotate_genes.py +144 -0
  960. package/data/workflows/chip-atlas-diff-analysis/scripts/export_all.py +498 -0
  961. package/data/workflows/chip-atlas-diff-analysis/scripts/filter_regions.py +176 -0
  962. package/data/workflows/chip-atlas-diff-analysis/scripts/generate_all_plots.py +321 -0
  963. package/data/workflows/chip-atlas-diff-analysis/scripts/load_example_data.py +149 -0
  964. package/data/workflows/chip-atlas-diff-analysis/scripts/load_user_data.py +211 -0
  965. package/data/workflows/chip-atlas-diff-analysis/scripts/parse_bed_results.py +240 -0
  966. package/data/workflows/chip-atlas-diff-analysis/scripts/qc_checks.py +621 -0
  967. package/data/workflows/chip-atlas-diff-analysis/scripts/query_chipatlas_api.py +329 -0
  968. package/data/workflows/chip-atlas-diff-analysis/scripts/run_diff_workflow.py +256 -0
  969. package/data/workflows/chip-atlas-peak-enrichment/SKILL.md +212 -0
  970. package/data/workflows/chip-atlas-peak-enrichment/references/chipatlas_metadata_format.md +115 -0
  971. package/data/workflows/chip-atlas-peak-enrichment/references/enrichment_statistics.md +145 -0
  972. package/data/workflows/chip-atlas-peak-enrichment/references/peak_thresholds.md +63 -0
  973. package/data/workflows/chip-atlas-peak-enrichment/references/promoter_definitions.md +69 -0
  974. package/data/workflows/chip-atlas-peak-enrichment/scripts/__init__.py +1 -0
  975. package/data/workflows/chip-atlas-peak-enrichment/scripts/convert_genes_to_regions.py +271 -0
  976. package/data/workflows/chip-atlas-peak-enrichment/scripts/export_all.py +456 -0
  977. package/data/workflows/chip-atlas-peak-enrichment/scripts/filter_experiments.py +116 -0
  978. package/data/workflows/chip-atlas-peak-enrichment/scripts/generate_all_plots.py +280 -0
  979. package/data/workflows/chip-atlas-peak-enrichment/scripts/load_example_data.py +96 -0
  980. package/data/workflows/chip-atlas-peak-enrichment/scripts/load_user_data.py +183 -0
  981. package/data/workflows/chip-atlas-peak-enrichment/scripts/query_chipatlas_api.py +349 -0
  982. package/data/workflows/chip-atlas-peak-enrichment/scripts/run_enrichment_workflow.py +271 -0
  983. package/data/workflows/chip-atlas-target-genes/SKILL.md +230 -0
  984. package/data/workflows/chip-atlas-target-genes/references/macs2_binding_scores.md +89 -0
  985. package/data/workflows/chip-atlas-target-genes/references/string_scores.md +58 -0
  986. package/data/workflows/chip-atlas-target-genes/references/target_genes_data_format.md +73 -0
  987. package/data/workflows/chip-atlas-target-genes/scripts/__init__.py +0 -0
  988. package/data/workflows/chip-atlas-target-genes/scripts/download_target_genes.py +200 -0
  989. package/data/workflows/chip-atlas-target-genes/scripts/export_all.py +340 -0
  990. package/data/workflows/chip-atlas-target-genes/scripts/filter_targets.py +205 -0
  991. package/data/workflows/chip-atlas-target-genes/scripts/generate_all_plots.py +330 -0
  992. package/data/workflows/chip-atlas-target-genes/scripts/load_example_query.py +61 -0
  993. package/data/workflows/chip-atlas-target-genes/scripts/load_user_query.py +47 -0
  994. package/data/workflows/chip-atlas-target-genes/scripts/run_target_genes_workflow.py +141 -0
  995. package/data/workflows/clinicaltrials-landscape/SKILL.md +257 -0
  996. package/data/workflows/clinicaltrials-landscape/references/api-parameters.md +181 -0
  997. package/data/workflows/clinicaltrials-landscape/references/mechanisms.md +141 -0
  998. package/data/workflows/clinicaltrials-landscape/references/output-schema.md +184 -0
  999. package/data/workflows/clinicaltrials-landscape/scripts/__init__.py +1 -0
  1000. package/data/workflows/clinicaltrials-landscape/scripts/classify_mechanisms.py +359 -0
  1001. package/data/workflows/clinicaltrials-landscape/scripts/compile_trials.py +579 -0
  1002. package/data/workflows/clinicaltrials-landscape/scripts/disease_config.py +161 -0
  1003. package/data/workflows/clinicaltrials-landscape/scripts/export_all.py +242 -0
  1004. package/data/workflows/clinicaltrials-landscape/scripts/generate_landscape_plots.py +761 -0
  1005. package/data/workflows/clinicaltrials-landscape/scripts/generate_pdf_report.py +1465 -0
  1006. package/data/workflows/clinicaltrials-landscape/scripts/generate_report.py +1813 -0
  1007. package/data/workflows/clinicaltrials-landscape/scripts/query_clinicaltrials.py +307 -0
  1008. package/data/workflows/coexpression-network/SKILL.md +344 -0
  1009. package/data/workflows/coexpression-network/references/parameter-tuning-guide.md +591 -0
  1010. package/data/workflows/coexpression-network/references/troubleshooting.md +483 -0
  1011. package/data/workflows/coexpression-network/references/wgcna-best-practices.md +563 -0
  1012. package/data/workflows/coexpression-network/references/wgcna-reference.md +538 -0
  1013. package/data/workflows/coexpression-network/scripts/build_network.R +43 -0
  1014. package/data/workflows/coexpression-network/scripts/correlate_modules_traits.R +92 -0
  1015. package/data/workflows/coexpression-network/scripts/export_wgcna_results.R +117 -0
  1016. package/data/workflows/coexpression-network/scripts/identify_hub_genes.R +63 -0
  1017. package/data/workflows/coexpression-network/scripts/load_example_data.R +214 -0
  1018. package/data/workflows/coexpression-network/scripts/module_enrichment.R +159 -0
  1019. package/data/workflows/coexpression-network/scripts/pick_soft_power.R +70 -0
  1020. package/data/workflows/coexpression-network/scripts/plot_all_wgcna.R +104 -0
  1021. package/data/workflows/coexpression-network/scripts/plot_eigengene_heatmap.R +65 -0
  1022. package/data/workflows/coexpression-network/scripts/plot_hub_genes.R +70 -0
  1023. package/data/workflows/coexpression-network/scripts/plot_module_dendrogram.R +50 -0
  1024. package/data/workflows/coexpression-network/scripts/plotting_helpers.R +87 -0
  1025. package/data/workflows/coexpression-network/scripts/prepare_wgcna_data.R +73 -0
  1026. package/data/workflows/coexpression-network/scripts/wgcna_workflow.R +93 -0
  1027. package/data/workflows/experimental-design-statistics/SKILL.md +408 -0
  1028. package/data/workflows/experimental-design-statistics/references/batch_effect_mitigation.md +756 -0
  1029. package/data/workflows/experimental-design-statistics/references/cv_tissue_database.csv +30 -0
  1030. package/data/workflows/experimental-design-statistics/references/experimental_design_best_practices.md +515 -0
  1031. package/data/workflows/experimental-design-statistics/references/multiple_testing_guide.md +730 -0
  1032. package/data/workflows/experimental-design-statistics/references/power_analysis_guidelines.md +635 -0
  1033. package/data/workflows/experimental-design-statistics/references/qc_guidelines.md +310 -0
  1034. package/data/workflows/experimental-design-statistics/references/software_requirements.md +328 -0
  1035. package/data/workflows/experimental-design-statistics/references/troubleshooting_guide.md +510 -0
  1036. package/data/workflows/experimental-design-statistics/scripts/batch_assignment.R +302 -0
  1037. package/data/workflows/experimental-design-statistics/scripts/batch_validation.R +342 -0
  1038. package/data/workflows/experimental-design-statistics/scripts/export_design.R +352 -0
  1039. package/data/workflows/experimental-design-statistics/scripts/load_example_data.R +204 -0
  1040. package/data/workflows/experimental-design-statistics/scripts/multiple_testing.R +417 -0
  1041. package/data/workflows/experimental-design-statistics/scripts/plot_power_curves.R +317 -0
  1042. package/data/workflows/experimental-design-statistics/scripts/power_atacseq.R +229 -0
  1043. package/data/workflows/experimental-design-statistics/scripts/power_pilot_based.R +289 -0
  1044. package/data/workflows/experimental-design-statistics/scripts/power_rnaseq.R +247 -0
  1045. package/data/workflows/experimental-design-statistics/scripts/sample_size_de.R +327 -0
  1046. package/data/workflows/experimental-design-statistics/scripts/sample_size_scrna.R +304 -0
  1047. package/data/workflows/functional-enrichment-from-degs/SKILL.md +387 -0
  1048. package/data/workflows/functional-enrichment-from-degs/references/database_guide.md +354 -0
  1049. package/data/workflows/functional-enrichment-from-degs/references/decision-guide.md +546 -0
  1050. package/data/workflows/functional-enrichment-from-degs/references/gsea_ora_comparison.md +213 -0
  1051. package/data/workflows/functional-enrichment-from-degs/references/gsea_ora_validation_framework.md +483 -0
  1052. package/data/workflows/functional-enrichment-from-degs/references/interpretation_guidelines.md +374 -0
  1053. package/data/workflows/functional-enrichment-from-degs/references/method-reference.md +742 -0
  1054. package/data/workflows/functional-enrichment-from-degs/scripts/export_results.R +190 -0
  1055. package/data/workflows/functional-enrichment-from-degs/scripts/generate_plots.R +240 -0
  1056. package/data/workflows/functional-enrichment-from-degs/scripts/get_msigdb_genesets.R +75 -0
  1057. package/data/workflows/functional-enrichment-from-degs/scripts/load_de_results.R +60 -0
  1058. package/data/workflows/functional-enrichment-from-degs/scripts/load_example_data.R +212 -0
  1059. package/data/workflows/functional-enrichment-from-degs/scripts/prepare_gene_lists.R +92 -0
  1060. package/data/workflows/functional-enrichment-from-degs/scripts/run_gsea.R +44 -0
  1061. package/data/workflows/functional-enrichment-from-degs/scripts/run_ora.R +53 -0
  1062. package/data/workflows/genetic-variant-annotation/SKILL.md +440 -0
  1063. package/data/workflows/genetic-variant-annotation/references/auto_installation_implementation.md +274 -0
  1064. package/data/workflows/genetic-variant-annotation/references/consequence_terms.md +392 -0
  1065. package/data/workflows/genetic-variant-annotation/references/filtering_strategies.md +808 -0
  1066. package/data/workflows/genetic-variant-annotation/references/installation_guide.md +557 -0
  1067. package/data/workflows/genetic-variant-annotation/references/pathogenicity_interpretation.md +473 -0
  1068. package/data/workflows/genetic-variant-annotation/references/qc_guidelines.md +524 -0
  1069. package/data/workflows/genetic-variant-annotation/references/snpeff_best_practices.md +481 -0
  1070. package/data/workflows/genetic-variant-annotation/references/tool_selection_guide.md +433 -0
  1071. package/data/workflows/genetic-variant-annotation/references/troubleshooting_guide.md +678 -0
  1072. package/data/workflows/genetic-variant-annotation/references/vep_best_practices.md +450 -0
  1073. package/data/workflows/genetic-variant-annotation/scripts/annotate_genes.py +243 -0
  1074. package/data/workflows/genetic-variant-annotation/scripts/export_results.py +450 -0
  1075. package/data/workflows/genetic-variant-annotation/scripts/filter_variants.py +365 -0
  1076. package/data/workflows/genetic-variant-annotation/scripts/install_tools.py +246 -0
  1077. package/data/workflows/genetic-variant-annotation/scripts/load_example_data.py +166 -0
  1078. package/data/workflows/genetic-variant-annotation/scripts/parse_snpeff_output.py +283 -0
  1079. package/data/workflows/genetic-variant-annotation/scripts/parse_vep_output.py +257 -0
  1080. package/data/workflows/genetic-variant-annotation/scripts/plot_variant_distribution.py +372 -0
  1081. package/data/workflows/genetic-variant-annotation/scripts/prioritize_variants.py +287 -0
  1082. package/data/workflows/genetic-variant-annotation/scripts/run_snpeff.py +418 -0
  1083. package/data/workflows/genetic-variant-annotation/scripts/run_vep.py +358 -0
  1084. package/data/workflows/genetic-variant-annotation/scripts/select_tool.py +203 -0
  1085. package/data/workflows/genetic-variant-annotation/scripts/test_complete_workflow.py +312 -0
  1086. package/data/workflows/genetic-variant-annotation/scripts/test_pickle_load.py +118 -0
  1087. package/data/workflows/genetic-variant-annotation/scripts/validate_vcf.py +351 -0
  1088. package/data/workflows/genetic-variant-annotation/scripts/verify_changes.py +212 -0
  1089. package/data/workflows/grn-pyscenic/SKILL.md +331 -0
  1090. package/data/workflows/grn-pyscenic/references/cli_interface.md +222 -0
  1091. package/data/workflows/grn-pyscenic/references/database_downloads.md +245 -0
  1092. package/data/workflows/grn-pyscenic/scripts/export_all.py +192 -0
  1093. package/data/workflows/grn-pyscenic/scripts/generate_report.py +512 -0
  1094. package/data/workflows/grn-pyscenic/scripts/integrate_with_adata.py +54 -0
  1095. package/data/workflows/grn-pyscenic/scripts/load_example_data.py +200 -0
  1096. package/data/workflows/grn-pyscenic/scripts/load_expression_data.py +61 -0
  1097. package/data/workflows/grn-pyscenic/scripts/plot_regulon_visualizations.py +263 -0
  1098. package/data/workflows/grn-pyscenic/scripts/run_grn_workflow.py +184 -0
  1099. package/data/workflows/gwas-to-function-twas/SKILL.md +394 -0
  1100. package/data/workflows/gwas-to-function-twas/references/fusion_best_practices.md +120 -0
  1101. package/data/workflows/gwas-to-function-twas/references/installation-guide.md +414 -0
  1102. package/data/workflows/gwas-to-function-twas/references/ldsc_qc_guidelines.md +287 -0
  1103. package/data/workflows/gwas-to-function-twas/references/spredixxcan_best_practices.md +166 -0
  1104. package/data/workflows/gwas-to-function-twas/references/therapeutic_interpretation_guide.md +717 -0
  1105. package/data/workflows/gwas-to-function-twas/references/tissue_reference_guide.md +182 -0
  1106. package/data/workflows/gwas-to-function-twas/references/troubleshooting_guide.md +317 -0
  1107. package/data/workflows/gwas-to-function-twas/references/twas_hub_validation_guide.md +88 -0
  1108. package/data/workflows/gwas-to-function-twas/scripts/colocalization_analysis.py +187 -0
  1109. package/data/workflows/gwas-to-function-twas/scripts/druggability_scoring.py +199 -0
  1110. package/data/workflows/gwas-to-function-twas/scripts/export_results.py +220 -0
  1111. package/data/workflows/gwas-to-function-twas/scripts/integrate_variant_annotation.py +194 -0
  1112. package/data/workflows/gwas-to-function-twas/scripts/interpret_therapeutic_direction.py +418 -0
  1113. package/data/workflows/gwas-to-function-twas/scripts/mendelian_randomization.py +749 -0
  1114. package/data/workflows/gwas-to-function-twas/scripts/multilayer_direction_analysis.py +471 -0
  1115. package/data/workflows/gwas-to-function-twas/scripts/plot_twas_results.py +252 -0
  1116. package/data/workflows/gwas-to-function-twas/scripts/run_fusion.py +155 -0
  1117. package/data/workflows/gwas-to-function-twas/scripts/run_smultixcan.py +102 -0
  1118. package/data/workflows/gwas-to-function-twas/scripts/run_spredixxcan.py +138 -0
  1119. package/data/workflows/gwas-to-function-twas/scripts/select_reference_panel.py +253 -0
  1120. package/data/workflows/gwas-to-function-twas/scripts/validate_gwas_sumstats.py +214 -0
  1121. package/data/workflows/gwas-to-function-twas/scripts/validate_with_twas_hub.py +439 -0
  1122. package/data/workflows/lasso-biomarker-panel/SKILL.md +322 -0
  1123. package/data/workflows/lasso-biomarker-panel/references/decision-guide.md +64 -0
  1124. package/data/workflows/lasso-biomarker-panel/references/lasso-reference.md +110 -0
  1125. package/data/workflows/lasso-biomarker-panel/references/validation-guide.md +105 -0
  1126. package/data/workflows/lasso-biomarker-panel/scripts/biological_interpretation.R +1560 -0
  1127. package/data/workflows/lasso-biomarker-panel/scripts/biomarker_plots.R +350 -0
  1128. package/data/workflows/lasso-biomarker-panel/scripts/export_results.R +1492 -0
  1129. package/data/workflows/lasso-biomarker-panel/scripts/lasso_workflow.R +328 -0
  1130. package/data/workflows/lasso-biomarker-panel/scripts/load_example_data.R +1903 -0
  1131. package/data/workflows/lasso-biomarker-panel/scripts/plotting_helpers.R +78 -0
  1132. package/data/workflows/lasso-biomarker-panel/scripts/prepare_features.R +225 -0
  1133. package/data/workflows/lasso-biomarker-panel/scripts/query_cellxgene.py +107 -0
  1134. package/data/workflows/lasso-biomarker-panel/scripts/validate_external.R +174 -0
  1135. package/data/workflows/literature-preclinical/SKILL.md +276 -0
  1136. package/data/workflows/literature-preclinical/assets/eval/simple_test.py +386 -0
  1137. package/data/workflows/literature-preclinical/references/experiment-extraction-guide.md +147 -0
  1138. package/data/workflows/literature-preclinical/references/full-text-enrichment-guide.md +121 -0
  1139. package/data/workflows/literature-preclinical/references/preclinical-search-guide.md +117 -0
  1140. package/data/workflows/literature-preclinical/scripts/extract_experiments.py +401 -0
  1141. package/data/workflows/literature-preclinical/scripts/generate_plots.R +303 -0
  1142. package/data/workflows/literature-preclinical/scripts/narrative_synthesis.py +653 -0
  1143. package/data/workflows/literature-preclinical/scripts/preclinical_search.py +332 -0
  1144. package/data/workflows/literature-preclinical/scripts/preclinical_synthesis.py +237 -0
  1145. package/data/workflows/literature-preclinical/scripts/report_generation.py +326 -0
  1146. package/data/workflows/mendelian-randomization-twosamplemr/SKILL.md +210 -0
  1147. package/data/workflows/mendelian-randomization-twosamplemr/references/interpretation-guide.md +239 -0
  1148. package/data/workflows/mendelian-randomization-twosamplemr/references/method-reference.md +190 -0
  1149. package/data/workflows/mendelian-randomization-twosamplemr/scripts/export_results.R +123 -0
  1150. package/data/workflows/mendelian-randomization-twosamplemr/scripts/generate_report.R +411 -0
  1151. package/data/workflows/mendelian-randomization-twosamplemr/scripts/load_data.R +281 -0
  1152. package/data/workflows/mendelian-randomization-twosamplemr/scripts/mr_plots.R +163 -0
  1153. package/data/workflows/mendelian-randomization-twosamplemr/scripts/run_mr_analysis.R +322 -0
  1154. package/data/workflows/pcr-primer-design/SKILL.md +397 -0
  1155. package/data/workflows/pcr-primer-design/references/code_examples.md +594 -0
  1156. package/data/workflows/pcr-primer-design/references/miqe_guidelines.md +453 -0
  1157. package/data/workflows/pcr-primer-design/references/parameter_ranges.md +356 -0
  1158. package/data/workflows/pcr-primer-design/references/primer_design_best_practices.md +451 -0
  1159. package/data/workflows/pcr-primer-design/references/troubleshooting_guide.md +477 -0
  1160. package/data/workflows/pcr-primer-design/scripts/__init__.py +2 -0
  1161. package/data/workflows/pcr-primer-design/scripts/calculate_tm.py +306 -0
  1162. package/data/workflows/pcr-primer-design/scripts/check_dimers.py +298 -0
  1163. package/data/workflows/pcr-primer-design/scripts/check_secondary_structures.py +343 -0
  1164. package/data/workflows/pcr-primer-design/scripts/design_qpcr_primers.py +233 -0
  1165. package/data/workflows/pcr-primer-design/scripts/design_standard_primers.py +197 -0
  1166. package/data/workflows/pcr-primer-design/scripts/design_taqman_probes.py +226 -0
  1167. package/data/workflows/pcr-primer-design/scripts/export_results.py +382 -0
  1168. package/data/workflows/pcr-primer-design/scripts/generate_reports.py +379 -0
  1169. package/data/workflows/pcr-primer-design/scripts/validate_specificity.py +311 -0
  1170. package/data/workflows/pcr-primer-design/scripts/visualize_primers.py +379 -0
  1171. package/data/workflows/polygenic-risk-score-prs-catalog/SKILL.md +195 -0
  1172. package/data/workflows/polygenic-risk-score-prs-catalog/references/interpretation-guide.md +80 -0
  1173. package/data/workflows/polygenic-risk-score-prs-catalog/references/pgs-catalog-guide.md +109 -0
  1174. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/export_results.R +186 -0
  1175. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/generate_plots.R +283 -0
  1176. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/load_pgs_weights.R +228 -0
  1177. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/load_reference_data.R +191 -0
  1178. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/score_traits.R +216 -0
  1179. package/data/workflows/pooled-crispr-screens/SKILL.md +362 -0
  1180. package/data/workflows/pooled-crispr-screens/references/crispr_screen_best_practices.md +349 -0
  1181. package/data/workflows/pooled-crispr-screens/references/qc_guidelines.md +722 -0
  1182. package/data/workflows/pooled-crispr-screens/references/statistical_methods.md +644 -0
  1183. package/data/workflows/pooled-crispr-screens/references/troubleshooting_guide.md +684 -0
  1184. package/data/workflows/pooled-crispr-screens/references/umi_optimization.md +297 -0
  1185. package/data/workflows/pooled-crispr-screens/scripts/concatenate_libraries.py +132 -0
  1186. package/data/workflows/pooled-crispr-screens/scripts/detect_perturbed_cells.py +255 -0
  1187. package/data/workflows/pooled-crispr-screens/scripts/differential_expression.py +202 -0
  1188. package/data/workflows/pooled-crispr-screens/scripts/differential_expression_glmgampoi.py +320 -0
  1189. package/data/workflows/pooled-crispr-screens/scripts/export_results.py +261 -0
  1190. package/data/workflows/pooled-crispr-screens/scripts/expression_filtering.py +159 -0
  1191. package/data/workflows/pooled-crispr-screens/scripts/gene_name_corrections.py +188 -0
  1192. package/data/workflows/pooled-crispr-screens/scripts/generate_report.py +485 -0
  1193. package/data/workflows/pooled-crispr-screens/scripts/load_10x_libraries.py +69 -0
  1194. package/data/workflows/pooled-crispr-screens/scripts/load_example_data.py +257 -0
  1195. package/data/workflows/pooled-crispr-screens/scripts/map_sgrna_to_cells.py +119 -0
  1196. package/data/workflows/pooled-crispr-screens/scripts/normalize_and_scale.py +140 -0
  1197. package/data/workflows/pooled-crispr-screens/scripts/qc_filtering.py +185 -0
  1198. package/data/workflows/pooled-crispr-screens/scripts/run_glmgampoi.R +181 -0
  1199. package/data/workflows/pooled-crispr-screens/scripts/screen_all_perturbations.py +306 -0
  1200. package/data/workflows/pooled-crispr-screens/scripts/validate_perturbations.py +314 -0
  1201. package/data/workflows/pooled-crispr-screens/scripts/visualize_perturbations.py +314 -0
  1202. package/data/workflows/scrnaseq-scanpy-core-analysis/SKILL.md +425 -0
  1203. package/data/workflows/scrnaseq-scanpy-core-analysis/references/ambient_rna_correction.md +422 -0
  1204. package/data/workflows/scrnaseq-scanpy-core-analysis/references/common-patterns.md +533 -0
  1205. package/data/workflows/scrnaseq-scanpy-core-analysis/references/integration_methods.md +820 -0
  1206. package/data/workflows/scrnaseq-scanpy-core-analysis/references/marker_gene_database.md +471 -0
  1207. package/data/workflows/scrnaseq-scanpy-core-analysis/references/pseudobulk_de_guide.md +408 -0
  1208. package/data/workflows/scrnaseq-scanpy-core-analysis/references/qc_guidelines.md +535 -0
  1209. package/data/workflows/scrnaseq-scanpy-core-analysis/references/scanpy_best_practices.md +496 -0
  1210. package/data/workflows/scrnaseq-scanpy-core-analysis/references/troubleshooting_guide.md +668 -0
  1211. package/data/workflows/scrnaseq-scanpy-core-analysis/references/workflow-details.md +727 -0
  1212. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/annotate_celltypes.py +431 -0
  1213. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/cluster_cells.py +293 -0
  1214. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/export_results.py +423 -0
  1215. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/filter_cells.py +531 -0
  1216. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/find_markers.py +391 -0
  1217. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/find_variable_genes.py +222 -0
  1218. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/integrate_scvi.py +665 -0
  1219. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/integration_diagnostics.py +678 -0
  1220. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/load_example_data.py +68 -0
  1221. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/normalize_data.py +325 -0
  1222. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/plot_dimreduction.py +389 -0
  1223. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/plot_qc.py +320 -0
  1224. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/pseudobulk_de.py +553 -0
  1225. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/qc_metrics.py +477 -0
  1226. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/remove_ambient_rna.py +347 -0
  1227. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/run_umap.py +188 -0
  1228. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/scale_and_pca.py +365 -0
  1229. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/setup_and_import.py +334 -0
  1230. package/data/workflows/scrnaseq-seurat-core-analysis/SKILL.md +585 -0
  1231. package/data/workflows/scrnaseq-seurat-core-analysis/references/ambient_rna_correction.md +422 -0
  1232. package/data/workflows/scrnaseq-seurat-core-analysis/references/common-patterns.md +667 -0
  1233. package/data/workflows/scrnaseq-seurat-core-analysis/references/decision-guide.md +456 -0
  1234. package/data/workflows/scrnaseq-seurat-core-analysis/references/integration_methods.md +864 -0
  1235. package/data/workflows/scrnaseq-seurat-core-analysis/references/marker_gene_database.md +471 -0
  1236. package/data/workflows/scrnaseq-seurat-core-analysis/references/pseudobulk_de_guide.md +408 -0
  1237. package/data/workflows/scrnaseq-seurat-core-analysis/references/qc_guidelines.md +452 -0
  1238. package/data/workflows/scrnaseq-seurat-core-analysis/references/seurat_best_practices.md +417 -0
  1239. package/data/workflows/scrnaseq-seurat-core-analysis/references/troubleshooting_guide.md +566 -0
  1240. package/data/workflows/scrnaseq-seurat-core-analysis/references/workflow-details.md +801 -0
  1241. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/annotate_celltypes.R +306 -0
  1242. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/cluster_cells.R +223 -0
  1243. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/export_results.R +292 -0
  1244. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/filter_cells.R +576 -0
  1245. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/find_markers.R +325 -0
  1246. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/find_variable_features.R +106 -0
  1247. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/integrate_batches.R +504 -0
  1248. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/integration_diagnostics.R +596 -0
  1249. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/load_example_data.R +89 -0
  1250. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/normalize_data.R +184 -0
  1251. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/plot_dimreduction.R +273 -0
  1252. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/plot_qc.R +250 -0
  1253. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/pseudobulk_de.R +324 -0
  1254. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/qc_metrics.R +358 -0
  1255. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/remove_ambient_rna.R +281 -0
  1256. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/run_umap.R +116 -0
  1257. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/scale_and_pca.R +243 -0
  1258. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/setup_and_import.R +193 -0
  1259. package/data/workflows/spatial-transcriptomics/SKILL.md +256 -0
  1260. package/data/workflows/spatial-transcriptomics/references/spatial-analysis-guide.md +216 -0
  1261. package/data/workflows/spatial-transcriptomics/scripts/export_results.py +214 -0
  1262. package/data/workflows/spatial-transcriptomics/scripts/generate_all_plots.py +397 -0
  1263. package/data/workflows/spatial-transcriptomics/scripts/load_example_data.py +175 -0
  1264. package/data/workflows/spatial-transcriptomics/scripts/spatial_workflow.py +206 -0
  1265. package/dist/bgi.js +28 -1
  1266. package/package.json +2 -1
@@ -0,0 +1,1844 @@
1
+ ---
2
+ name: epidemiologist-analyst
3
+ version: 1.0.0
4
+ description: |
5
+ Analyzes disease patterns and health events through epidemiological lens using surveillance systems,
6
+ outbreak investigation methods, and disease modeling frameworks.
7
+ Provides insights on disease spread, risk factors, prevention strategies, and public health interventions.
8
+ Use when: Disease outbreaks, health policy evaluation, risk assessment, intervention planning.
9
+ Evaluates: Transmission dynamics, risk factors, causality, population health impact, intervention effectiveness.
10
+ ---
11
+
12
+ # Epidemiologist Analyst Skill
13
+
14
+ ## Purpose
15
+
16
+ Analyze health events and disease patterns through the disciplinary lens of epidemiology, applying established frameworks (disease surveillance, outbreak investigation, causal inference), multiple methodological approaches (cohort studies, case-control studies, mathematical modeling), and evidence-based practices to understand disease distribution, determinants, and control strategies that protect population health.
17
+
18
+ ## When to Use This Skill
19
+
20
+ - **Disease Outbreak Investigation**: Investigate foodborne illness, infectious disease clusters, unusual disease patterns
21
+ - **Health Policy Evaluation**: Assess vaccination programs, screening initiatives, public health interventions
22
+ - **Risk Factor Analysis**: Identify causes of chronic disease, environmental exposures, behavioral determinants
23
+ - **Surveillance System Design**: Develop disease monitoring, early warning systems, syndromic surveillance
24
+ - **Intervention Planning**: Design prevention strategies, evaluate control measures, optimize resource allocation
25
+ - **Public Health Emergency Response**: Assess pandemic threats, coordinate containment strategies, model disease spread
26
+ - **Health Equity Assessment**: Analyze disparities in disease burden, access to care, health outcomes across populations
27
+
28
+ ## Core Philosophy: Epidemiological Thinking
29
+
30
+ Epidemiological analysis rests on several fundamental principles:
31
+
32
+ **Population Perspective**: Focus on groups rather than individuals. Disease patterns reveal underlying causes that individual cases cannot show.
33
+
34
+ **Distribution and Determinants**: Epidemiology studies both who gets diseases (distribution) and why they get them (determinants). Both dimensions are essential.
35
+
36
+ **Causal Inference**: Establishing causation requires rigorous criteria beyond simple association. Bradford Hill criteria guide assessment of causal relationships.
37
+
38
+ **Prevention Focus**: The ultimate goal is prevention. Understanding disease etiology enables interventions that prevent occurrence or reduce severity.
39
+
40
+ **Quantitative Precision**: Rates, risks, and ratios provide precise measures of disease occurrence and association strength. Numbers reveal patterns invisible to qualitative observation.
41
+
42
+ **Time and Place Matter**: Disease patterns vary by when and where they occur. Temporal and spatial analysis reveals transmission dynamics and risk factors.
43
+
44
+ **Evidence-Based Action**: Public health decisions must be grounded in rigorous data collection, analysis, and interpretation. Epidemiology provides the evidence base for action.
45
+
46
+ **Interdisciplinary Integration**: Epidemiology draws on biostatistics, clinical medicine, social sciences, and laboratory sciences to understand disease comprehensively.
47
+
48
+ ---
49
+
50
+ ## Theoretical Foundations (Expandable)
51
+
52
+ ### Foundation 1: Germ Theory and Infectious Disease Epidemiology
53
+
54
+ **Core Principles**:
55
+
56
+ - Specific microorganisms cause specific diseases
57
+ - Transmission requires chain of infection: agent, reservoir, portal of exit, mode of transmission, portal of entry, susceptible host
58
+ - Breaking any link in the chain prevents transmission
59
+ - Exposure precedes disease (temporality)
60
+ - Dose-response relationships exist between exposure and disease
61
+
62
+ **Key Insights**:
63
+
64
+ - Understanding transmission modes enables targeted interventions
65
+ - Asymptomatic carriers can propagate outbreaks
66
+ - Herd immunity protects populations when sufficient proportion is immune
67
+ - Emerging and re-emerging infections require constant vigilance
68
+ - Antimicrobial resistance evolves under selection pressure
69
+
70
+ **Founding Thinkers**:
71
+
72
+ - **John Snow** (1813-1858): Cholera investigation, removed Broad Street pump handle
73
+ - **Louis Pasteur** (1822-1895): Germ theory, vaccination
74
+ - **Robert Koch** (1843-1910): Koch's postulates for proving causation
75
+
76
+ **When to Apply**:
77
+
78
+ - Investigating infectious disease outbreaks
79
+ - Designing infection control measures
80
+ - Evaluating vaccination strategies
81
+ - Modeling epidemic spread
82
+
83
+ **Sources**:
84
+
85
+ - [CDC Principles of Epidemiology](https://archive.cdc.gov/www_cdc_gov/csels/dsepd/ss1978/lesson1/section7.html)
86
+ - [WHO Outbreak Investigation Toolkit](https://www.who.int/emergencies/outbreak-toolkit/investigating-outbreak-of-unknown-disease)
87
+
88
+ ### Foundation 2: Chronic Disease Epidemiology
89
+
90
+ **Core Principles**:
91
+
92
+ - Chronic diseases have multiple contributing causes (web of causation)
93
+ - Long latency periods between exposure and disease
94
+ - Risk factors operate probabilistically, not deterministically
95
+ - Behavioral, environmental, and genetic factors interact
96
+ - Prevention possible at primary, secondary, and tertiary levels
97
+
98
+ **Key Insights**:
99
+
100
+ - Most chronic diseases are preventable through lifestyle modification
101
+ - Social determinants profoundly affect chronic disease risk
102
+ - Early detection through screening reduces mortality
103
+ - Small population shifts in risk factors yield large public health gains
104
+ - Chronic disease burden is increasing globally with demographic transition
105
+
106
+ **Key Thinkers**:
107
+
108
+ - **Richard Doll & Austin Bradford Hill**: Smoking and lung cancer studies
109
+ - **Framingham Heart Study** researchers: Cardiovascular risk factors
110
+ - **Geoffrey Rose**: Prevention paradox, population strategy
111
+
112
+ **When to Apply**:
113
+
114
+ - Analyzing cardiovascular disease, cancer, diabetes patterns
115
+ - Evaluating screening programs
116
+ - Assessing behavioral risk factors
117
+ - Designing prevention interventions
118
+
119
+ **Sources**:
120
+
121
+ - [Chronic Disease Epidemiology - CDC](https://www.cdc.gov/chronic-disease/)
122
+ - [WHO Chronic Diseases](https://www.who.int/health-topics/noncommunicable-diseases)
123
+
124
+ ### Foundation 3: Causal Inference and Bradford Hill Criteria
125
+
126
+ **Core Principles**:
127
+
128
+ - Association does not prove causation
129
+ - Multiple criteria strengthen causal inference: strength, consistency, specificity, temporality, biological gradient, plausibility, coherence, experiment, analogy
130
+ - Confounding must be addressed through study design or analysis
131
+ - Bias can distort observed associations
132
+ - Natural experiments and quasi-experimental designs enable causal inference when randomization is infeasible
133
+
134
+ **Key Insights**:
135
+
136
+ - Randomized controlled trials provide strongest causal evidence but are often impossible or unethical
137
+ - Observational studies with careful design and analysis can support causal inference
138
+ - Replication across populations and methods strengthens causal claims
139
+ - Biological mechanisms provide supporting evidence
140
+ - Effect modification reveals subgroups with different causal effects
141
+
142
+ **Founding Thinker**: **Austin Bradford Hill** (1897-1991)
143
+
144
+ - Work: "The Environment and Disease: Association or Causation?" (1965)
145
+ - Contributions: Established criteria for causal inference, pioneered randomized trials
146
+
147
+ **When to Apply**:
148
+
149
+ - Evaluating whether observed associations are causal
150
+ - Designing observational studies to minimize confounding
151
+ - Assessing evidence for public health interventions
152
+ - Distinguishing causation from correlation in complex data
153
+
154
+ **Sources**:
155
+
156
+ - [Bradford Hill Criteria - Wikipedia](https://en.wikipedia.org/wiki/Bradford_Hill_criteria)
157
+ - [Causal Inference - Modern Epidemiology](https://academic.oup.com/aje)
158
+
159
+ ### Foundation 4: Disease Surveillance Systems
160
+
161
+ **Core Principles**:
162
+
163
+ - Continuous systematic collection, analysis, and interpretation of health data
164
+ - Early detection of outbreaks and emerging threats
165
+ - Monitoring disease trends and evaluating interventions
166
+ - Timeliness vs. completeness trade-offs
167
+ - Integration of multiple data sources enhances sensitivity and specificity
168
+
169
+ **Key Insights**:
170
+
171
+ - Surveillance is not research but ongoing public health practice
172
+ - Syndromic surveillance detects outbreaks before laboratory confirmation
173
+ - Electronic health records enable real-time surveillance
174
+ - Wastewater-based epidemiology provides population-level disease signals
175
+ - One Health approach integrates human, animal, and environmental surveillance
176
+
177
+ **Modern Developments (2024-2025)**:
178
+
179
+ - AI integration with mechanistic epidemiological models for disease forecasting
180
+ - Wastewater-based epidemiology (WBE) coupled with machine learning for predictive health decisions
181
+ - Evolution toward systems integration with multi-source data and improved early warning accuracy
182
+
183
+ **When to Apply**:
184
+
185
+ - Designing disease monitoring systems
186
+ - Detecting disease outbreaks early
187
+ - Evaluating public health program effectiveness
188
+ - Tracking health disparities
189
+
190
+ **Sources**:
191
+
192
+ - [CDC Surveillance Systems](https://www.cdc.gov/surveillance/)
193
+ - [Wastewater-Based Epidemiology Framework 2025](https://www.sciencedirect.com/science/article/pii/S0048969725005248)
194
+ - [AI Integration in Epidemiological Modeling](https://www.nature.com/articles/s41467-024-55461-x)
195
+
196
+ ### Foundation 5: Mathematical Modeling of Disease Spread
197
+
198
+ **Core Principles**:
199
+
200
+ - Compartmental models (SIR, SEIR) describe population transitions between disease states
201
+ - Basic reproduction number (R₀) determines epidemic potential
202
+ - Transmission rate, contact patterns, and recovery rate govern dynamics
203
+ - Interventions reduce R₀ below 1 to control epidemics
204
+ - Uncertainty quantification essential for model credibility
205
+
206
+ **Key Insights**:
207
+
208
+ - Small changes in R₀ have large effects on epidemic size
209
+ - Timing of interventions critically affects outcomes
210
+ - Models inform scenario planning, not precise prediction
211
+ - Heterogeneity in contact patterns and susceptibility affects spread
212
+ - Data-driven models improve forecasting accuracy
213
+
214
+ **Key Concepts**:
215
+
216
+ - **R₀ (Basic Reproduction Number)**: Average number of secondary infections from one infected individual in fully susceptible population
217
+ - **Epidemic Threshold**: R₀ > 1 causes epidemic; R₀ < 1 causes decline
218
+ - **Herd Immunity Threshold**: Proportion immune needed to prevent sustained transmission = 1 - 1/R₀
219
+
220
+ **When to Apply**:
221
+
222
+ - Forecasting epidemic trajectories
223
+ - Evaluating intervention strategies
224
+ - Estimating vaccination coverage needs
225
+ - Informing resource allocation during outbreaks
226
+
227
+ **Sources**:
228
+
229
+ - [Mathematical Models in Epidemiology - Springer](https://link.springer.com/book/10.1007/978-1-4939-9828-9)
230
+ - [Best Practice Disease Modeling](https://pubmed.ncbi.nlm.nih.gov/29734964/)
231
+ - [Epidemiological Modeling Framework](https://www.nature.com/articles/s41598-024-57488-y)
232
+
233
+ ---
234
+
235
+ ## Core Analytical Frameworks (Expandable)
236
+
237
+ ### Framework 1: Outbreak Investigation
238
+
239
+ **Definition**: "Systematic process of detecting, investigating, and controlling disease outbreaks to protect public health"
240
+
241
+ **The 10-Step CDC Approach**:
242
+
243
+ 1. **Prepare for field work** - Assemble team, gather supplies, review background
244
+ 2. **Establish the existence of an outbreak** - Compare current incidence to baseline
245
+ 3. **Verify the diagnosis** - Confirm through clinical and laboratory methods
246
+ 4. **Define and identify cases** - Create case definition, conduct case finding
247
+ 5. **Describe and orient data** - Analyze by person, place, and time (epidemiologic triad)
248
+ 6. **Develop hypotheses** - Generate potential sources and transmission modes
249
+ 7. **Evaluate hypotheses** - Conduct analytic studies (cohort or case-control)
250
+ 8. **Refine hypotheses and execute additional studies** - Address remaining questions
251
+ 9. **Implement control and prevention measures** - Act on findings to stop outbreak
252
+ 10. **Communicate findings** - Report to stakeholders and public health community
253
+
254
+ **Key Components**:
255
+
256
+ - **Epidemic Curve**: Graphical representation of cases over time revealing outbreak pattern
257
+ - **Case Definition**: Standardized criteria for identifying cases (clinical, laboratory, epidemiologic criteria)
258
+ - **Attack Rate**: Proportion of exposed population that develops disease
259
+ - **Spot Map**: Geographic distribution of cases revealing spatial clustering
260
+
261
+ **Applications**:
262
+
263
+ - Foodborne illness outbreaks
264
+ - Healthcare-associated infections
265
+ - Infectious disease clusters
266
+ - Environmental exposures
267
+ - Vaccine-preventable disease resurgence
268
+
269
+ **Example Analysis**:
270
+
271
+ - Restaurant outbreak: Epidemic curve shows point-source pattern, case-control study identifies implicated food, environmental sampling confirms contamination, restaurant closure prevents additional cases
272
+
273
+ **Sources**:
274
+
275
+ - [CDC Outbreak Investigation Steps](https://archive.cdc.gov/www_cdc_gov/csels/dsepd/ss1978/lesson6/section2.html)
276
+ - [WHO Outbreak Investigation Stages](https://www.who.int/emergencies/outbreak-toolkit/investigating-outbreak-of-unknown-disease)
277
+ - [CDC Field Epidemiology Manual](https://www.cdc.gov/field-epi-manual/)
278
+
279
+ ### Framework 2: Study Design - Cohort and Case-Control Studies
280
+
281
+ **Definition**: "Analytic epidemiology methods comparing disease occurrence between exposed and unexposed groups to quantify associations"
282
+
283
+ **Cohort Study Design**:
284
+
285
+ - **Approach**: Identify exposed and unexposed groups, follow forward in time, compare disease incidence
286
+ - **Measures**: Relative risk (RR), attributable risk, incidence rates
287
+ - **Strengths**: Direct measure of incidence, can assess multiple outcomes, temporality clear
288
+ - **Best for**: Outbreaks in defined populations, common exposures, short latency diseases
289
+
290
+ **Case-Control Study Design**:
291
+
292
+ - **Approach**: Identify cases and controls, look backward to assess past exposures, compare exposure odds
293
+ - **Measures**: Odds ratio (OR approximates RR when disease is rare)
294
+ - **Strengths**: Efficient for rare diseases, rapid results, fewer subjects needed
295
+ - **Best for**: Large populations, rare diseases, long latency, multiple exposures
296
+
297
+ **Study Selection Criteria**:
298
+
299
+ - Population definition and accessibility
300
+ - Disease frequency and latency period
301
+ - Available resources and timeline
302
+ - Feasibility of exposure assessment
303
+
304
+ **Applications**:
305
+
306
+ - Outbreak investigations (cohort for defined populations like weddings, case-control for community outbreaks)
307
+ - Chronic disease etiology research
308
+ - Vaccine safety and effectiveness studies
309
+ - Environmental exposure assessment
310
+
311
+ **Example Analysis**:
312
+
313
+ - Hepatitis A outbreak: Case-control study identifies green onions as risk factor (OR = 5.2, 95% CI: 2.1-12.8), traceback investigation finds contaminated supply, recall initiated
314
+
315
+ **Sources**:
316
+
317
+ - [CDC Designing Analytic Studies](https://www.cdc.gov/field-epi-manual/php/chapters/design-conduct-analyze-field-studies.html)
318
+ - [Case-Control Studies - PMC](https://pmc.ncbi.nlm.nih.gov/articles/PMC1706071/)
319
+ - [Outbreak Analytic Studies](https://outbreaktools.ca/background/analytic-studies/)
320
+
321
+ ### Framework 3: Measures of Disease Frequency and Association
322
+
323
+ **Definition**: "Quantitative metrics describing disease occurrence in populations and strength of relationships between exposures and outcomes"
324
+
325
+ **Measures of Disease Frequency**:
326
+
327
+ - **Incidence**: Number of new cases per population per time (rate of disease development)
328
+ - **Prevalence**: Proportion of population with disease at specific time (disease burden)
329
+ - **Attack Rate**: Incidence in outbreak setting (proportion of exposed who develop disease)
330
+ - **Mortality Rate**: Deaths per population per time
331
+ - **Case Fatality Rate**: Proportion of cases who die
332
+
333
+ **Measures of Association**:
334
+
335
+ - **Relative Risk (RR)**: Ratio of incidence in exposed vs. unexposed (RR > 1 suggests increased risk)
336
+ - **Odds Ratio (OR)**: Ratio of odds of exposure in cases vs. controls
337
+ - **Attributable Risk**: Absolute difference in incidence between exposed and unexposed
338
+ - **Population Attributable Risk**: Incidence in total population attributable to exposure
339
+ - **Number Needed to Treat (NNT)**: Number needed to treat to prevent one adverse outcome
340
+
341
+ **Key Concepts**:
342
+
343
+ - Rates have time component; proportions do not
344
+ - Confidence intervals quantify statistical uncertainty
345
+ - P-values test null hypothesis but don't measure effect size
346
+ - Clinical significance differs from statistical significance
347
+
348
+ **Applications**:
349
+
350
+ - Comparing disease burden across populations
351
+ - Quantifying strength of risk factor associations
352
+ - Evaluating intervention effectiveness
353
+ - Prioritizing public health interventions based on population impact
354
+
355
+ **Example Analysis**:
356
+
357
+ - Smoking and lung cancer: RR = 20 means smokers have 20 times the risk of nonsmokers; attributable risk = 90% means 90% of lung cancer in smokers is due to smoking
358
+
359
+ **Sources**:
360
+
361
+ - [Principles of Epidemiology - Lesson 3](https://archive.cdc.gov/www_cdc_gov/csels/dsepd/ss1978/lesson3/)
362
+ - [Measures of Disease Frequency](https://sphweb.bumc.bu.edu/otlt/mph-modules/ep/ep713_diseasefrequency/)
363
+
364
+ ### Framework 4: Screening and Diagnostic Test Evaluation
365
+
366
+ **Definition**: "Assessment of test performance in identifying disease, balancing sensitivity, specificity, and predictive values"
367
+
368
+ **Key Performance Metrics**:
369
+
370
+ - **Sensitivity**: Proportion of true positives correctly identified (1 - false negative rate)
371
+ - **Specificity**: Proportion of true negatives correctly identified (1 - false positive rate)
372
+ - **Positive Predictive Value (PPV)**: Probability disease present given positive test
373
+ - **Negative Predictive Value (NPV)**: Probability disease absent given negative test
374
+ - **ROC Curve**: Plots sensitivity vs. (1-specificity) across test thresholds
375
+
376
+ **Critical Insights**:
377
+
378
+ - PPV and NPV depend on disease prevalence (sensitivity and specificity do not)
379
+ - No test is perfect; trade-offs exist between sensitivity and specificity
380
+ - Screening tests should be highly sensitive (few false negatives)
381
+ - Confirmatory tests should be highly specific (few false positives)
382
+ - Serial testing increases specificity; parallel testing increases sensitivity
383
+
384
+ **Wilson-Jungner Screening Criteria** (WHO):
385
+
386
+ 1. Condition is important health problem
387
+ 2. Natural history is well understood
388
+ 3. Recognizable early stage exists
389
+ 4. Effective treatment available for early disease
390
+ 5. Suitable test exists
391
+ 6. Test acceptable to population
392
+ 7. Facilities for diagnosis and treatment available
393
+ 8. Policy on whom to treat
394
+ 9. Cost-effective
395
+ 10. Continuous case-finding process
396
+
397
+ **Applications**:
398
+
399
+ - Evaluating COVID-19 rapid tests
400
+ - Designing cancer screening programs
401
+ - Assessing syndromic surveillance systems
402
+ - Optimizing diagnostic algorithms
403
+
404
+ **Example Analysis**:
405
+
406
+ - COVID-19 rapid antigen test: Sensitivity = 85%, Specificity = 99%, but PPV varies dramatically by prevalence (PPV = 46% at 1% prevalence, PPV = 98% at 50% prevalence)
407
+
408
+ **Sources**:
409
+
410
+ - [Screening Principles - CDC](https://www.cdc.gov/screening/)
411
+ - [WHO Screening Principles](https://www.who.int/news-room/questions-and-answers)
412
+ - [Diagnostic Test Accuracy](https://www.bmj.com/content/324/7338/669)
413
+
414
+ ### Framework 5: Epidemic Curves and Disease Pattern Recognition
415
+
416
+ **Definition**: "Graphical representation of cases by time of onset revealing outbreak source, transmission pattern, and trajectory"
417
+
418
+ **Epidemic Curve Types**:
419
+
420
+ - **Point-Source**: Single exposure, sharp peak, cases within one incubation period
421
+ - **Continuous Common Source**: Ongoing exposure, plateau pattern
422
+ - **Propagated**: Person-to-person spread, successive peaks spaced by incubation period
423
+ - **Mixed**: Combination of patterns (e.g., initial point source followed by secondary transmission)
424
+
425
+ **Key Features to Analyze**:
426
+
427
+ - **Shape**: Reveals transmission mode
428
+ - **Peak timing**: Suggests exposure time (working backward by incubation period)
429
+ - **Duration**: Indicates length of exposure or transmission chains
430
+ - **Outliers**: May represent index case or unrelated cases
431
+ - **Magnitude**: Total cases and attack rate
432
+
433
+ **Additional Descriptive Tools**:
434
+
435
+ - **Person**: Age, sex, occupation, risk factors
436
+ - **Place**: Geographic distribution (spot maps, cluster detection)
437
+ - **Time**: Trends, seasonality, periodicity
438
+
439
+ **Applications**:
440
+
441
+ - Determining outbreak source and timing
442
+ - Distinguishing foodborne from person-to-person transmission
443
+ - Predicting outbreak trajectory
444
+ - Evaluating control measure effectiveness (curve flattening)
445
+
446
+ **Example Analysis**:
447
+
448
+ - Food poisoning at picnic: Sharp peak 6-12 hours post-event, all cases within 24 hours → suggests point-source, short incubation toxin like Staph aureus
449
+ - COVID-19: Propagated curves with peaks every 5-7 days indicating serial intervals
450
+
451
+ **Sources**:
452
+
453
+ - [Epidemic Curves - CDC](https://archive.cdc.gov/www_cdc_gov/csels/dsepd/ss1978/lesson1/section6.html)
454
+ - [Outbreak Investigation - PMC](https://pmc.ncbi.nlm.nih.gov/articles/PMC7187955/)
455
+
456
+ ---
457
+
458
+ ## Methodological Approaches (Expandable)
459
+
460
+ ### Method 1: Disease Surveillance
461
+
462
+ **Purpose**: "Ongoing systematic collection, analysis, and interpretation of health data for planning, implementing, and evaluating public health practice"
463
+
464
+ **Approach**:
465
+
466
+ 1. Define surveillance objectives and case definitions
467
+ 2. Establish data collection mechanisms (passive vs. active)
468
+ 3. Implement data management and analysis systems
469
+ 4. Disseminate findings to stakeholders
470
+ 5. Evaluate surveillance system attributes (sensitivity, timeliness, acceptability, etc.)
471
+
472
+ **Types of Surveillance**:
473
+
474
+ - **Passive**: Healthcare providers report cases to health department
475
+ - **Active**: Health department proactively contacts providers
476
+ - **Syndromic**: Monitors symptoms before diagnosis (e.g., emergency department chief complaints)
477
+ - **Sentinel**: Selected reporting sites provide representative data
478
+ - **Wastewater-Based**: Monitors pathogens in sewage for population-level signals
479
+
480
+ **Strengths**:
481
+
482
+ - Detects outbreaks early
483
+ - Monitors disease trends over time
484
+ - Evaluates intervention impact
485
+ - Identifies emerging health threats
486
+
487
+ **Applications**:
488
+
489
+ - Influenza surveillance networks
490
+ - COVID-19 case reporting
491
+ - Foodborne disease surveillance (FoodNet, PulseNet)
492
+ - Antimicrobial resistance monitoring
493
+ - Chronic disease tracking (BRFSS)
494
+
495
+ **Sources**:
496
+
497
+ - [CDC Surveillance Systems Overview](https://www.cdc.gov/surveillance/)
498
+ - [WHO Disease Surveillance](https://www.who.int/teams/epidemic-and-pandemic-prevention-and-preparedness/surveillance)
499
+ - [Global Infectious Disease Early Warning Models](https://pmc.ncbi.nlm.nih.gov/articles/PMC11731462/)
500
+
501
+ ### Method 2: Outbreak Investigation
502
+
503
+ **Purpose**: "Identify source, mode of transmission, and control measures to stop ongoing disease transmission"
504
+
505
+ **Approach**:
506
+
507
+ 1. Confirm outbreak exists (compare to baseline)
508
+ 2. Verify diagnosis through clinical/lab assessment
509
+ 3. Define cases using standardized criteria
510
+ 4. Find cases through active surveillance
511
+ 5. Describe cases by person, place, time
512
+ 6. Generate hypotheses about source/transmission
513
+ 7. Test hypotheses using analytic studies
514
+ 8. Implement control measures
515
+ 9. Communicate findings
516
+
517
+ **Key Steps Detail**:
518
+
519
+ - **Case finding**: Active search beyond passive reporting
520
+ - **Epidemic curve construction**: Reveal temporal pattern
521
+ - **Hypothesis generation**: Environmental assessment, interviews, literature review
522
+ - **Analytic studies**: Cohort or case-control study to identify risk factors
523
+ - **Environmental investigation**: Inspect sites, collect samples
524
+
525
+ **Strengths**:
526
+
527
+ - Rapid identification and control of source
528
+ - Prevents additional cases
529
+ - Generates evidence for future prevention
530
+ - Builds public health capacity
531
+
532
+ **Applications**:
533
+
534
+ - Foodborne illness investigations
535
+ - Healthcare-associated infection outbreaks
536
+ - Legionnaires' disease cluster investigations
537
+ - Vaccine-preventable disease outbreaks
538
+
539
+ **Sources**:
540
+
541
+ - [CDC Outbreak Investigation Steps](https://archive.cdc.gov/www_cdc_gov/csels/dsepd/ss1978/lesson6/section2.html)
542
+ - [CDC Field Epidemiology Manual - Outbreak Investigations](https://www.cdc.gov/field-epi-manual/)
543
+
544
+ ### Method 3: Cohort and Case-Control Studies
545
+
546
+ **Purpose**: "Quantify associations between exposures and health outcomes to establish risk factors and causal relationships"
547
+
548
+ **Cohort Study Approach**:
549
+
550
+ 1. Define study population and exposure of interest
551
+ 2. Classify individuals by exposure status
552
+ 3. Follow cohort over time
553
+ 4. Identify disease occurrence
554
+ 5. Calculate and compare incidence rates between exposed and unexposed
555
+ 6. Assess confounding and effect modification
556
+
557
+ **Case-Control Study Approach**:
558
+
559
+ 1. Define cases (people with disease) and controls (people without disease)
560
+ 2. Ensure controls representative of population that gave rise to cases
561
+ 3. Assess past exposures through interviews, records, biomarkers
562
+ 4. Calculate odds ratio comparing exposure odds in cases vs. controls
563
+ 5. Adjust for confounders through matching or statistical methods
564
+
565
+ **Strengths**:
566
+
567
+ - **Cohort**: Direct incidence measures, multiple outcomes, temporality clear, no recall bias
568
+ - **Case-Control**: Efficient for rare diseases, quick results, multiple exposures, less expensive
569
+
570
+ **Limitations**:
571
+
572
+ - **Cohort**: Expensive, time-consuming, inefficient for rare diseases, loss to follow-up
573
+ - **Case-Control**: Cannot calculate incidence, recall bias, selection bias, temporality unclear for some exposures
574
+
575
+ **Applications**:
576
+
577
+ - Cohort: Framingham Heart Study, Nurses' Health Study, COVID-19 vaccine effectiveness
578
+ - Case-Control: Smoking and lung cancer, Reye syndrome and aspirin, bacterial meningitis outbreak
579
+
580
+ **Sources**:
581
+
582
+ - [CDC Analytic Studies Guide](https://www.cdc.gov/field-epi-manual/php/chapters/design-conduct-analyze-field-studies.html)
583
+ - [Case-Control Studies in Practice](https://pmc.ncbi.nlm.nih.gov/articles/PMC1706071/)
584
+
585
+ ### Method 4: Mathematical and Statistical Modeling
586
+
587
+ **Purpose**: "Use mathematical representations of disease transmission to forecast epidemics, evaluate interventions, and understand dynamics"
588
+
589
+ **Approach**:
590
+
591
+ 1. Select model structure (compartmental, agent-based, statistical)
592
+ 2. Parameterize model using literature, data, or calibration
593
+ 3. Validate model against observed data
594
+ 4. Conduct sensitivity analysis to assess uncertainty
595
+ 5. Simulate scenarios (baseline, interventions, worst-case)
596
+ 6. Communicate results with uncertainty quantification
597
+
598
+ **Model Types**:
599
+
600
+ - **Compartmental Models**: SIR, SEIR, SEIRS dividing population into disease states
601
+ - **Agent-Based Models**: Simulate individuals with heterogeneous characteristics and contact networks
602
+ - **Statistical Models**: Regression, time series, machine learning for forecasting
603
+ - **Hybrid Models**: Combine mechanistic and data-driven approaches (AI integration)
604
+
605
+ **Key Parameters**:
606
+
607
+ - R₀ (basic reproduction number)
608
+ - Generation time / serial interval
609
+ - Infectious period
610
+ - Contact rates
611
+ - Intervention effectiveness
612
+
613
+ **Strengths**:
614
+
615
+ - Forecasts epidemic trajectory
616
+ - Evaluates interventions before implementation
617
+ - Identifies key drivers of transmission
618
+ - Informs resource allocation
619
+ - Integrates diverse data sources
620
+
621
+ **Limitations**:
622
+
623
+ - Models simplify complex reality
624
+ - Uncertainty in parameters and structure
625
+ - Quality depends on input data
626
+ - Should inform decisions, not dictate them
627
+
628
+ **Applications**:
629
+
630
+ - COVID-19 pandemic projections
631
+ - Influenza vaccination strategy optimization
632
+ - Ebola outbreak response planning
633
+ - Vector-borne disease control evaluation
634
+
635
+ **Sources**:
636
+
637
+ - [Best Practice Disease Modeling](https://pubmed.ncbi.nlm.nih.gov/29734964/)
638
+ - [AI Integration with Mechanistic Epidemiology](https://www.nature.com/articles/s41467-024-55461-x)
639
+ - [Institutional Outbreak Modeling](https://www.nature.com/articles/s41598-024-57488-y)
640
+
641
+ ### Method 5: Screening and Prevention Programs
642
+
643
+ **Purpose**: "Detect disease early to enable timely intervention and prevent disease occurrence through primary prevention"
644
+
645
+ **Screening Program Approach**:
646
+
647
+ 1. Identify target population and screening test
648
+ 2. Ensure test meets sensitivity/specificity requirements
649
+ 3. Establish diagnostic follow-up for positive screens
650
+ 4. Implement quality assurance and monitoring
651
+ 5. Evaluate program effectiveness and cost-effectiveness
652
+
653
+ **Prevention Levels**:
654
+
655
+ - **Primary Prevention**: Prevent disease occurrence (vaccination, behavior change, environmental modification)
656
+ - **Secondary Prevention**: Detect disease early when treatment most effective (screening)
657
+ - **Tertiary Prevention**: Reduce complications and disability in those with disease (disease management)
658
+
659
+ **Evaluation Metrics**:
660
+
661
+ - Coverage (proportion of target population screened)
662
+ - Positive predictive value
663
+ - Interval cancers (cases between screens)
664
+ - Stage distribution at diagnosis
665
+ - Mortality reduction
666
+ - Cost per quality-adjusted life year (QALY)
667
+
668
+ **Strengths**:
669
+
670
+ - Reduces disease burden through early detection
671
+ - Prevents disease through risk factor modification
672
+ - Cost-effective when well-designed
673
+ - Population-level impact
674
+
675
+ **Limitations**:
676
+
677
+ - Overdiagnosis risk (detecting indolent disease)
678
+ - False positives cause anxiety and unnecessary procedures
679
+ - Not all diseases suitable for screening
680
+ - Requires ongoing resources and quality assurance
681
+
682
+ **Applications**:
683
+
684
+ - Cancer screening (colorectal, breast, cervical)
685
+ - Newborn screening for metabolic disorders
686
+ - Hypertension and diabetes screening
687
+ - HIV screening
688
+ - Vaccination programs
689
+
690
+ **Sources**:
691
+
692
+ - [US Preventive Services Task Force](https://www.uspreventiveservicestaskforce.org/)
693
+ - [WHO Screening Principles](https://www.who.int/news-room/questions-and-answers)
694
+ - [CDC Screening Programs](https://www.cdc.gov/screening/)
695
+
696
+ ---
697
+
698
+ ## Analysis Rubric
699
+
700
+ ### What to Examine
701
+
702
+ **Disease Characteristics**:
703
+
704
+ - Clinical presentation and severity spectrum
705
+ - Incubation period and infectious period
706
+ - Modes of transmission
707
+ - Case fatality rate and morbidity
708
+
709
+ **Population Patterns**:
710
+
711
+ - Who is affected (age, sex, occupation, risk factors)
712
+ - Geographic distribution and clustering
713
+ - Temporal trends and seasonality
714
+ - Attack rates in different groups
715
+
716
+ **Transmission Dynamics**:
717
+
718
+ - Epidemic curve pattern (point-source, propagated, mixed)
719
+ - Basic reproduction number (R₀) and effective R
720
+ - Generation time and serial interval
721
+ - Contact patterns and mixing
722
+
723
+ **Risk Factors and Exposures**:
724
+
725
+ - Behavioral, environmental, occupational exposures
726
+ - Underlying conditions and immunological status
727
+ - Genetic susceptibility
728
+ - Social determinants of health
729
+
730
+ **Intervention Opportunities**:
731
+
732
+ - Primary prevention strategies
733
+ - Early detection and screening potential
734
+ - Treatment availability and effectiveness
735
+ - Control measures feasibility and acceptability
736
+
737
+ **Surveillance and Data Quality**:
738
+
739
+ - Case ascertainment methods and completeness
740
+ - Laboratory confirmation availability
741
+ - Timeliness of reporting
742
+ - Data representativeness
743
+
744
+ ### Questions to Ask
745
+
746
+ **About the Disease Pattern**:
747
+
748
+ - Is this an outbreak or expected variation?
749
+ - What is the source of infection or exposure?
750
+ - How is disease transmitted?
751
+ - Who is at highest risk?
752
+ - Is the outbreak ongoing or resolved?
753
+
754
+ **About Causation**:
755
+
756
+ - What is the strength of association (RR, OR)?
757
+ - Is the association consistent across studies and populations?
758
+ - Does exposure precede disease?
759
+ - Is there a dose-response relationship?
760
+ - Is the association biologically plausible?
761
+ - Are there alternative explanations (confounding, bias)?
762
+
763
+ **About Public Health Response**:
764
+
765
+ - What control measures are needed immediately?
766
+ - What is the target population for intervention?
767
+ - What resources are required?
768
+ - How will effectiveness be measured?
769
+ - What are potential unintended consequences?
770
+
771
+ **About Health Equity**:
772
+
773
+ - Which populations bear disproportionate disease burden?
774
+ - What are barriers to prevention and care?
775
+ - How can interventions address disparities?
776
+ - Are vulnerable populations included in surveillance?
777
+
778
+ ### Factors to Consider
779
+
780
+ **Data Quality**:
781
+
782
+ - Surveillance sensitivity and specificity
783
+ - Case definition appropriateness
784
+ - Completeness of case finding
785
+ - Representativeness of sample
786
+
787
+ **Study Design Validity**:
788
+
789
+ - Selection bias (cases/controls not comparable)
790
+ - Information bias (recall bias, measurement error)
791
+ - Confounding (third variable distorts association)
792
+ - Adequate statistical power
793
+
794
+ **Biological Plausibility**:
795
+
796
+ - Known mechanisms of disease causation
797
+ - Host susceptibility factors
798
+ - Agent virulence and infectivity
799
+ - Environmental conduciveness to transmission
800
+
801
+ **Implementation Feasibility**:
802
+
803
+ - Resource availability (personnel, supplies, funding)
804
+ - Infrastructure capacity (laboratory, healthcare, communication)
805
+ - Political will and community acceptance
806
+ - Sustainability of interventions
807
+
808
+ ### Historical Parallels
809
+
810
+ **Classic Investigations to Reference**:
811
+
812
+ - **John Snow's Cholera Investigation (1854)**: Mapped cases, identified contaminated water pump, removed handle to stop outbreak
813
+ - **Legionnaires' Disease (1976)**: Identified new pathogen through persistence and collaboration
814
+ - **HIV/AIDS (1980s)**: Recognized new syndrome through surveillance, identified transmission routes
815
+ - **SARS (2003)**: Global coordination, rapid characterization, containment through isolation and quarantine
816
+ - **H1N1 Influenza Pandemic (2009)**: Real-time surveillance, rapid vaccine development, international coordination
817
+
818
+ **Lessons from History**:
819
+
820
+ - Shoe-leather epidemiology remains essential despite technology advances
821
+ - Rapid communication and transparency save lives
822
+ - Preparedness systems detect and respond faster
823
+ - Political support enables effective response
824
+ - Global threats require global collaboration
825
+
826
+ ### Implications to Explore
827
+
828
+ **Public Health Action**:
829
+
830
+ - Immediate control measures (isolation, quarantine, recalls, closures)
831
+ - Surveillance enhancement for case finding
832
+ - Public communication and risk messaging
833
+ - Healthcare system preparedness
834
+
835
+ **Policy Considerations**:
836
+
837
+ - Resource allocation for prevention and control
838
+ - Legal authorities for public health action (mandatory reporting, isolation powers)
839
+ - Equity in intervention access
840
+ - Balance between individual liberty and collective protection
841
+
842
+ **Research Needs**:
843
+
844
+ - Pathogen characterization and virulence factors
845
+ - Treatment and vaccine development
846
+ - Risk factor identification through analytic studies
847
+ - Intervention effectiveness evaluation
848
+ - Long-term sequelae assessment
849
+
850
+ ---
851
+
852
+ ## Step-by-Step Analysis Process
853
+
854
+ ### Step 1: Define the Health Event and Context
855
+
856
+ **Actions**:
857
+
858
+ - Clearly describe the health event or disease of interest
859
+ - Identify affected population and geographic area
860
+ - Determine whether this is outbreak, trend analysis, or policy evaluation
861
+ - Gather background information on disease natural history, epidemiology, and public health significance
862
+
863
+ **Tools/Frameworks**:
864
+
865
+ - Literature review of disease epidemiology
866
+ - Review of previous outbreaks or studies
867
+ - Surveillance data examination
868
+
869
+ **Outputs**:
870
+
871
+ - Clear problem statement
872
+ - Understanding of disease characteristics (incubation, transmission, severity)
873
+ - Baseline disease incidence for comparison
874
+ - Stakeholder identification
875
+
876
+ ### Step 2: Verify and Characterize Cases
877
+
878
+ **Actions**:
879
+
880
+ - Confirm diagnosis through clinical evaluation and laboratory testing
881
+ - Develop case definition (clinical, laboratory, and epidemiologic criteria)
882
+ - Classify cases as confirmed, probable, or suspect
883
+ - Conduct active case finding beyond passive surveillance
884
+ - Review medical records and laboratory results
885
+
886
+ **Tools/Frameworks**:
887
+
888
+ - Standard case definitions (CDC, WHO)
889
+ - Laboratory protocols
890
+ - Medical record abstraction forms
891
+
892
+ **Outputs**:
893
+
894
+ - Standardized case definition
895
+ - Complete line listing of cases with key variables
896
+ - Laboratory confirmation results
897
+ - Case count and preliminary attack rates
898
+
899
+ ### Step 3: Describe Cases by Person, Place, and Time
900
+
901
+ **Actions**:
902
+
903
+ - **Person**: Tabulate cases by age, sex, occupation, risk factors, underlying conditions
904
+ - **Place**: Map case locations (residence, workplace, exposure sites), identify clusters
905
+ - **Time**: Construct epidemic curve showing cases by date of onset, identify trends and patterns
906
+
907
+ **Tools/Frameworks**:
908
+
909
+ - Epidemic curves (histograms by onset date)
910
+ - Spot maps and geographic information systems (GIS)
911
+ - Descriptive statistics (frequencies, proportions, rates)
912
+
913
+ **Outputs**:
914
+
915
+ - Epidemic curve revealing outbreak pattern (point-source, propagated, mixed)
916
+ - Geographic distribution maps showing clusters
917
+ - Demographic characteristics of cases
918
+ - Attack rates in different subgroups
919
+ - Preliminary hypotheses about source and transmission
920
+
921
+ ### Step 4: Generate Hypotheses About Source and Transmission
922
+
923
+ **Actions**:
924
+
925
+ - Develop hypotheses about disease source based on descriptive epidemiology
926
+ - Identify potential exposures from case interviews
927
+ - Consider multiple transmission modes (person-to-person, common source, vector-borne)
928
+ - Review scientific literature for known risk factors
929
+ - Conduct environmental assessment of potential exposure sites
930
+
931
+ **Tools/Frameworks**:
932
+
933
+ - Case interviews and questionnaires
934
+ - Environmental inspections
935
+ - Literature review
936
+ - Biological plausibility assessment
937
+
938
+ **Outputs**:
939
+
940
+ - List of potential sources and vehicles
941
+ - Exposure timeline relative to epidemic curve
942
+ - Priority hypotheses to test analytically
943
+ - Environmental sampling plan
944
+
945
+ ### Step 5: Test Hypotheses Using Analytic Studies
946
+
947
+ **Actions**:
948
+
949
+ - Select appropriate study design (cohort if population defined, case-control if not)
950
+ - Design questionnaire assessing exposures of interest
951
+ - Identify controls (if case-control) or define cohort (if cohort study)
952
+ - Collect exposure data through interviews or records
953
+ - Calculate measures of association (RR or OR) with confidence intervals
954
+ - Assess statistical significance
955
+ - Evaluate confounding and effect modification
956
+
957
+ **Tools/Frameworks**:
958
+
959
+ - Cohort study or case-control study design
960
+ - 2x2 tables for calculating RR or OR
961
+ - Statistical software for multivariable analysis
962
+ - Confounding assessment
963
+
964
+ **Outputs**:
965
+
966
+ - Quantitative measures of association between exposures and disease
967
+ - Statistical significance testing results
968
+ - Identification of likely source or risk factors
969
+ - Assessment of alternative explanations
970
+
971
+ ### Step 6: Conduct Environmental and Laboratory Investigations
972
+
973
+ **Actions**:
974
+
975
+ - Inspect implicated sites (restaurants, facilities, water systems)
976
+ - Collect environmental samples (food, water, surfaces)
977
+ - Conduct laboratory testing of samples
978
+ - Perform molecular typing of isolates from cases and environment
979
+ - Trace sources backward through supply chain
980
+
981
+ **Tools/Frameworks**:
982
+
983
+ - Environmental health protocols
984
+ - Laboratory methods (culture, PCR, whole genome sequencing)
985
+ - Traceback investigation procedures
986
+
987
+ **Outputs**:
988
+
989
+ - Laboratory confirmation of pathogen in environmental samples
990
+ - Molecular match between clinical and environmental isolates
991
+ - Identification of specific contaminated product or site
992
+ - Understanding of contamination or transmission pathway
993
+
994
+ ### Step 7: Implement Control and Prevention Measures
995
+
996
+ **Actions**:
997
+
998
+ - Stop exposure source (product recalls, facility closures, contamination remediation)
999
+ - Prevent secondary transmission (isolation, quarantine, prophylaxis)
1000
+ - Enhance surveillance for additional cases
1001
+ - Communicate with public and healthcare providers
1002
+ - Provide guidance on prevention
1003
+
1004
+ **Tools/Frameworks**:
1005
+
1006
+ - Public health legal authorities
1007
+ - Communication strategies
1008
+ - Infection control guidelines
1009
+ - Vaccination or prophylaxis protocols
1010
+
1011
+ **Outputs**:
1012
+
1013
+ - Control measures implemented
1014
+ - Outbreak stopped (no new cases)
1015
+ - Public awareness of prevention strategies
1016
+ - Healthcare provider alerts
1017
+
1018
+ ### Step 8: Evaluate Intervention Effectiveness
1019
+
1020
+ **Actions**:
1021
+
1022
+ - Monitor disease incidence after intervention
1023
+ - Compare observed trajectory to predicted trajectory
1024
+ - Assess intervention coverage and compliance
1025
+ - Identify barriers to implementation
1026
+ - Document lessons learned
1027
+
1028
+ **Tools/Frameworks**:
1029
+
1030
+ - Time series analysis
1031
+ - Before-after comparisons
1032
+ - Process evaluation methods
1033
+
1034
+ **Outputs**:
1035
+
1036
+ - Evidence of intervention impact (decline in cases)
1037
+ - Identification of successful and unsuccessful components
1038
+ - Recommendations for future interventions
1039
+
1040
+ ### Step 9: Communicate Findings and Recommendations
1041
+
1042
+ **Actions**:
1043
+
1044
+ - Prepare outbreak investigation report
1045
+ - Present findings to stakeholders (health department, community, facilities)
1046
+ - Submit findings to scientific literature if appropriate
1047
+ - Develop recommendations for prevention
1048
+ - Update public health guidelines if needed
1049
+
1050
+ **Tools/Frameworks**:
1051
+
1052
+ - MMWR (Morbidity and Mortality Weekly Report) format
1053
+ - Scientific manuscript structure
1054
+ - Plain-language summaries for public
1055
+
1056
+ **Outputs**:
1057
+
1058
+ - Comprehensive outbreak report
1059
+ - Scientific publications
1060
+ - Policy recommendations
1061
+ - Training materials for future investigations
1062
+ - Surveillance enhancements
1063
+
1064
+ ---
1065
+
1066
+ ## Usage Examples
1067
+
1068
+ ### Example 1: Foodborne Illness Outbreak at Wedding
1069
+
1070
+ **Event**: Local health department receives reports of acute gastroenteritis among attendees of a wedding reception on Saturday evening. By Tuesday, 45 guests report illness.
1071
+
1072
+ **Analysis Process**:
1073
+
1074
+ **Step 1 - Define Event**:
1075
+ Wedding reception with 200 guests at hotel ballroom on Saturday 6pm-11pm. Guests report vomiting and diarrhea beginning 2-48 hours after event. Need to determine: What caused illnesses? How many are affected? What control measures needed?
1076
+
1077
+ **Step 2 - Verify Cases**:
1078
+ Case definition: Wedding guest with vomiting or diarrhea beginning 6 hours to 3 days after reception. Active case finding through guest list contacts identifies 62 ill persons (cases) and 138 well persons. Clinical presentation consistent with viral gastroenteritis (short incubation, vomiting, diarrhea, resolution in 1-2 days). Stool specimens from 5 cases test positive for norovirus by PCR.
1079
+
1080
+ **Step 3 - Describe Cases**:
1081
+
1082
+ - **Person**: Attack rate 31% (62/200). Cases similar to non-cases by age and sex.
1083
+ - **Time**: Epidemic curve shows sharp peak at 24 hours post-event, with all cases within 48 hours. Pattern consistent with point-source exposure.
1084
+ - **Place**: Cases from multiple geographic areas, linked only by wedding attendance. No secondary cases reported.
1085
+
1086
+ **Step 4 - Generate Hypotheses**:
1087
+ Point-source epidemic curve suggests common exposure at reception. Short incubation (median 24 hours) consistent with norovirus from contaminated food or infected food handler. Hypotheses: contaminated food items served at reception.
1088
+
1089
+ **Step 5 - Analytic Study**:
1090
+ Retrospective cohort study of all 200 guests. Questionnaire assesses all food items consumed. Calculate attack rates and relative risks for each food item:
1091
+
1092
+ Results:
1093
+
1094
+ - **Ate wedding cake**: 58/150 ill (39% attack rate)
1095
+ - **Did not eat cake**: 4/50 ill (8% attack rate)
1096
+ - **Relative Risk** = 4.8 (95% CI: 1.8-12.7, p<0.001)
1097
+
1098
+ Other foods not significantly associated. Wedding cake strongly associated with illness.
1099
+
1100
+ **Step 6 - Environmental Investigation**:
1101
+ Inspection of hotel kitchen and interview of food handlers. Pastry chef worked while ill with vomiting/diarrhea on Friday (day before wedding), handled cake after baking (no gloves). Stool specimen from chef positive for norovirus, genotype matches cases.
1102
+
1103
+ **Step 7 - Control Measures**:
1104
+
1105
+ - Hotel chef excluded from work until 48 hours after symptom resolution
1106
+ - Hotel staff trained on ill worker exclusion policies and proper handwashing
1107
+ - Hotel implements policy requiring gloves for handling ready-to-eat foods
1108
+ - No further events at hotel affected (no additional cake prepared by ill chef)
1109
+
1110
+ **Step 8 - Evaluation**:
1111
+ No secondary transmission from wedding-associated cases. Hotel implements permanent policy changes preventing future outbreaks from ill food handlers. Success demonstrated by no subsequent outbreaks at venue over following year.
1112
+
1113
+ **Step 9 - Communication**:
1114
+ Report provided to hotel management with recommendations. Summary provided to wedding hosts. Outbreak report submitted to state health department and published in MMWR. Case study used in food handler training.
1115
+
1116
+ **Key Findings**:
1117
+
1118
+ - 62 cases of norovirus gastroenteritis linked to wedding reception (attack rate 31%)
1119
+ - Wedding cake was vehicle (RR=4.8)
1120
+ - Contamination from ill food handler who worked while symptomatic
1121
+ - Outbreak prevented future cases through policy changes
1122
+
1123
+ **Frameworks Applied**:
1124
+
1125
+ - Outbreak investigation (10 steps)
1126
+ - Cohort study design
1127
+ - Epidemic curve construction
1128
+ - Relative risk calculation
1129
+ - Bradford Hill causality criteria (strength, temporality, consistency, plausibility)
1130
+
1131
+ **Sources Referenced**:
1132
+
1133
+ - Norovirus incubation period and clinical presentation (CDC)
1134
+ - Outbreak investigation methodology (CDC Field Epi Manual)
1135
+ - Food handler exclusion policies (FDA Food Code)
1136
+
1137
+ ---
1138
+
1139
+ ### Example 2: Evaluation of School-Based Vaccination Program
1140
+
1141
+ **Event**: School district implements new policy requiring HPV vaccination for school entry. After one year, district requests evaluation of program effectiveness and equity.
1142
+
1143
+ **Analysis Process**:
1144
+
1145
+ **Step 1 - Define Event**:
1146
+ District policy requires students entering 7th grade to have HPV vaccine series (3 doses) or exemption. Policy goal: increase vaccination coverage to >80% to prevent HPV-associated cancers. Need to evaluate: Did coverage increase? Were there disparities? What were barriers?
1147
+
1148
+ **Step 2 - Data Collection**:
1149
+ Obtain vaccination records for all 7th graders in district (N=5,000) for two years: year before policy (baseline) and year after policy (intervention). Link to student demographic data (age, sex, race/ethnicity, insurance status, school attended). Review exemption forms.
1150
+
1151
+ **Step 3 - Describe Vaccination Coverage**:
1152
+ **Overall coverage**:
1153
+
1154
+ - Baseline year: 42% completed series
1155
+ - Intervention year: 76% completed series
1156
+ - Absolute increase: 34 percentage points
1157
+
1158
+ **Stratified by demographics**:
1159
+
1160
+ | Subgroup | Baseline | Intervention | Change |
1161
+ | --------- | -------- | ------------ | ------ |
1162
+ | Overall | 42% | 76% | +34% |
1163
+ | Female | 58% | 85% | +27% |
1164
+ | Male | 26% | 67% | +41% |
1165
+ | White | 48% | 81% | +33% |
1166
+ | Black | 35% | 68% | +33% |
1167
+ | Hispanic | 40% | 74% | +34% |
1168
+ | Insured | 45% | 78% | +33% |
1169
+ | Uninsured | 28% | 68% | +40% |
1170
+
1171
+ **Exemptions**: 8% claimed exemption (5% religious, 3% medical)
1172
+
1173
+ **Step 4 - Assess Disparities**:
1174
+ Baseline: Large gender gap (58% vs 26%), smaller disparities by race/ethnicity and insurance.
1175
+ Intervention year: Gender gap reduced but persists (85% vs 67%). Racial/ethnic gaps narrowed. Insurance gap narrowed substantially.
1176
+
1177
+ **Step 5 - Evaluate Access Barriers**:
1178
+ Survey sample of parents (n=500) about vaccination experience:
1179
+
1180
+ - 82% found it easy to get vaccine
1181
+ - 15% reported difficulty getting appointments
1182
+ - 8% concerned about cost (mostly uninsured)
1183
+ - 12% reported vaccine hesitancy
1184
+ - School-based vaccine clinics reached 35% of students
1185
+
1186
+ School-based clinics particularly effective for uninsured students (62% of uninsured students vaccinated at school vs 18% of insured students).
1187
+
1188
+ **Step 6 - Assess Program Implementation**:
1189
+ Review implementation fidelity:
1190
+
1191
+ - All schools sent reminder letters: 100%
1192
+ - Schools held vaccine clinics: 80% (lower in small schools)
1193
+ - Exemption process standardized: Yes
1194
+ - Student exclusions for non-compliance: 45 students (0.9%)
1195
+
1196
+ Cost analysis:
1197
+
1198
+ - Program cost: $250,000 (includes vaccine, staff, clinics)
1199
+ - Students newly vaccinated: 1,700
1200
+ - Cost per newly vaccinated: $147
1201
+ - Future cancer cases prevented (estimated): 17
1202
+ - Cost per cancer prevented: $14,700 (highly cost-effective)
1203
+
1204
+ **Step 7 - Model Long-Term Impact**:
1205
+ Using HPV vaccination effectiveness data (90% reduction in HPV 16/18 infections, 70% reduction in cervical cancer), estimate that vaccinating 1,700 additional students will prevent:
1206
+
1207
+ - 1,200 HPV infections
1208
+ - 17 cervical cancers
1209
+ - 5 other HPV-associated cancers
1210
+ - 4 cancer deaths
1211
+ - Lifetime healthcare cost savings: $6.8 million
1212
+
1213
+ **Step 8 - Identify Remaining Gaps**:
1214
+ Despite success, coverage below goal in several groups:
1215
+
1216
+ - Males (67% vs goal of 80%)
1217
+ - Students at small schools without clinics (58%)
1218
+ - Families claiming exemptions (8%)
1219
+
1220
+ Barriers identified:
1221
+
1222
+ - Vaccine hesitancy (especially for males)
1223
+ - Access challenges in small/rural schools
1224
+ - Misinformation about vaccine safety
1225
+
1226
+ **Step 9 - Recommendations**:
1227
+ **Continue program** with enhancements:
1228
+
1229
+ 1. **Expand school clinics** to all schools (partner with county health dept for small schools)
1230
+ 2. **Enhance education** targeting parents of male students
1231
+ 3. **Address misinformation** through healthcare provider communication
1232
+ 4. **Improve appointment access** through extended hours and mobile clinics
1233
+ 5. **Monitor coverage** annually by subgroup to ensure equity
1234
+
1235
+ **Key Findings**:
1236
+
1237
+ - School-entry requirement increased HPV vaccination coverage from 42% to 76% (+34 percentage points)
1238
+ - Program reduced gender gap and nearly eliminated insurance-related disparities
1239
+ - School-based clinics critical for reaching uninsured students
1240
+ - Program highly cost-effective ($147 per newly vaccinated student)
1241
+ - Estimated to prevent 22 cancers and 4 deaths in this cohort
1242
+ - Remaining gaps in males and small schools require targeted interventions
1243
+
1244
+ **Frameworks Applied**:
1245
+
1246
+ - Program evaluation methodology
1247
+ - Prevalence measures (vaccination coverage)
1248
+ - Stratified analysis to assess equity
1249
+ - Survey methods for barrier assessment
1250
+ - Mathematical modeling for impact projection
1251
+ - Cost-effectiveness analysis
1252
+
1253
+ **Sources Referenced**:
1254
+
1255
+ - HPV vaccine effectiveness studies (Cochrane Review)
1256
+ - Cancer incidence rates (SEER database)
1257
+ - Vaccination coverage benchmarks (Healthy People 2030)
1258
+ - Cost-effectiveness thresholds (WHO guidelines)
1259
+
1260
+ ---
1261
+
1262
+ ### Example 3: COVID-19 Outbreak in Long-Term Care Facility
1263
+
1264
+ **Event**: Long-term care facility (LTCF) with 120 residents and 80 staff reports cluster of respiratory illness. Within 5 days, 18 residents test positive for COVID-19.
1265
+
1266
+ **Analysis Process**:
1267
+
1268
+ **Step 1 - Define Event**:
1269
+ LTCF outbreak of COVID-19 detected January 10. Facility has 3 units (A, B, C) with 40 residents each. Community transmission moderate (50 cases per 100K per day). Need to: Determine outbreak extent, identify source, implement control measures, prevent additional cases.
1270
+
1271
+ **Step 2 - Case Finding and Verification**:
1272
+ **Case definition**: LTCF resident or staff with positive SARS-CoV-2 PCR or antigen test starting January 5 (one week before outbreak recognition).
1273
+
1274
+ **Active surveillance**: Test all residents and staff immediately (universal testing).
1275
+
1276
+ **Results (Day 1 testing)**:
1277
+
1278
+ - Residents: 18/120 positive (15%)
1279
+ - Staff: 4/80 positive (5%)
1280
+ - Total: 22 cases
1281
+
1282
+ **Repeat testing every 3 days** to identify new cases early.
1283
+
1284
+ **Step 3 - Describe Cases**:
1285
+
1286
+ **By Unit**:
1287
+
1288
+ - Unit A: 2/40 residents (5%)
1289
+ - Unit B: 14/40 residents (35%)
1290
+ - Unit C: 2/40 residents (5%)
1291
+
1292
+ Outbreak concentrated in Unit B.
1293
+
1294
+ **By Time (Epidemic Curve)**:
1295
+ Constructed epidemic curve by symptom onset date:
1296
+
1297
+ - January 5-7: 3 cases (1 staff, 2 residents Unit B)
1298
+ - January 8-10: 8 cases (all residents Unit B)
1299
+ - January 11-13: 11 cases (2 staff, 9 residents Unit B and others)
1300
+
1301
+ Pattern suggests: Initial introduction to Unit B (January 5), followed by rapid spread within Unit B (January 8-10), then spillover to other units (January 11-13).
1302
+
1303
+ **Clinical Severity**:
1304
+
1305
+ - Asymptomatic: 5 (23%)
1306
+ - Mild symptoms: 10 (45%)
1307
+ - Hospitalized: 5 (23%)
1308
+ - Deaths: 2 (9%)
1309
+
1310
+ **Step 4 - Source Investigation**:
1311
+ **Hypothesis**: Staff member introduced virus to Unit B, leading to resident-to-resident and staff-to-resident transmission.
1312
+
1313
+ **Evidence**:
1314
+
1315
+ - Staff case 1 (Unit B aide) had symptom onset January 5, worked January 5-6 while pre-symptomatic
1316
+ - Whole genome sequencing: 20/22 cases have identical variant (Delta)
1317
+ - 2 cases (Unit A, Unit C) have different variant → community-acquired, not outbreak-associated
1318
+ - Staff survey: 1 staff member floated between units during outbreak period
1319
+
1320
+ **Conclusion**: Staff case 1 likely introduced virus to Unit B. Rapid spread within Unit B due to shared spaces, close contact during care, and asymptomatic transmission.
1321
+
1322
+ **Step 5 - Assess Vaccination Status and Breakthrough Infections**:
1323
+ Facility vaccination coverage (baseline):
1324
+
1325
+ - Residents: 85% fully vaccinated
1326
+ - Staff: 62% fully vaccinated
1327
+
1328
+ **Attack rates by vaccination status (Unit B only)**:
1329
+
1330
+ | Group | Vaccinated | Unvaccinated |
1331
+ | --------- | ---------- | ------------ |
1332
+ | Residents | 25% (7/28) | 58% (7/12) |
1333
+ | Staff | 10% (1/10) | 30% (3/10) |
1334
+
1335
+ Vaccines providing protection but breakthrough infections occurring. Unvaccinated at much higher risk.
1336
+
1337
+ **Step 6 - Implement Control Measures**:
1338
+
1339
+ **Immediate actions (Day 1-3)**:
1340
+
1341
+ 1. **Isolate cases**: Move to isolation rooms or cohort Unit B
1342
+ 2. **Quarantine exposed**: All Unit B residents quarantined to rooms
1343
+ 3. **Universal PPE**: N95 respirators, gowns, gloves for all resident contact
1344
+ 4. **Stop communal activities**: No dining room, activities, or group events
1345
+ 5. **Restrict admissions**: No new admissions until outbreak controlled
1346
+ 6. **Suspend visitation**: Limited to compassionate care only
1347
+ 7. **Dedicate staff**: Unit B staff do not work other units; no floating
1348
+ 8. **Enhance cleaning**: Increase frequency, focus on high-touch surfaces
1349
+
1350
+ **Additional measures (Day 4-7)**: 9. **Test frequently**: All residents and staff every 3 days 10. **Antiviral treatment**: Offer Paxlovid to high-risk residents 11. **Boost vaccinations**: Offer boosters to all unboosted residents/staff 12. **Enhance ventilation**: Open windows, use portable HEPA filters
1351
+
1352
+ **Step 7 - Monitor Outbreak Trajectory**:
1353
+
1354
+ **Serial testing results**:
1355
+
1356
+ - **Day 1**: 22 cases
1357
+ - **Day 4**: 8 new cases (30 total)
1358
+ - **Day 7**: 2 new cases (32 total)
1359
+ - **Day 10**: 0 new cases (32 total)
1360
+ - **Day 14**: 0 new cases (declare outbreak controlled)
1361
+
1362
+ Epidemic curve shows control measures effective. New cases declining after Day 4.
1363
+
1364
+ **Final case count**: 32 cases (27 residents, 5 staff)
1365
+
1366
+ - Residents: Attack rate 23% overall, 60% in Unit B
1367
+ - Staff: Attack rate 6%
1368
+ - Hospitalizations: 7 (22%)
1369
+ - Deaths: 3 (9%)
1370
+
1371
+ **Step 8 - Evaluate Contributing Factors**:
1372
+
1373
+ **Vulnerability factors**:
1374
+
1375
+ - High-risk population (elderly, comorbidities)
1376
+ - Congregate setting with shared spaces
1377
+ - Close contact during care activities
1378
+ - Asymptomatic transmission (23% of cases)
1379
+ - Suboptimal staff vaccination (62%)
1380
+
1381
+ **Protective factors**:
1382
+
1383
+ - High resident vaccination reduced attack rates and severity
1384
+ - Rapid detection through testing
1385
+ - Immediate isolation and cohorting
1386
+ - Dedicated staffing prevented wider spread
1387
+ - Antiviral treatment reduced hospitalizations
1388
+
1389
+ **Lessons learned**:
1390
+
1391
+ - Staff vaccination critical (case introduced by staff)
1392
+ - Universal testing enabled early detection
1393
+ - Rapid control measures contained outbreak to primarily one unit
1394
+ - Boosters needed for sustained protection against variants
1395
+
1396
+ **Step 9 - Recommendations for Prevention**:
1397
+
1398
+ **For this facility**:
1399
+
1400
+ 1. Require staff vaccination (mandate if needed)
1401
+ 2. Implement regular staff screening testing (weekly)
1402
+ 3. Maintain PPE supply and training
1403
+ 4. Review ventilation systems and air quality
1404
+ 5. Develop outbreak response plan for future events
1405
+ 6. Offer booster doses every 6 months to residents
1406
+
1407
+ **For other LTCFs**:
1408
+
1409
+ 1. Achieve >90% staff vaccination coverage
1410
+ 2. Implement routine surveillance testing of staff
1411
+ 3. Prepare outbreak response supplies (isolation capacity, PPE, testing)
1412
+ 4. Train staff on infection control and outbreak response
1413
+ 5. Coordinate with health department for rapid investigation support
1414
+
1415
+ **Policy implications**:
1416
+
1417
+ - Staff vaccination mandates reduce introduction risk
1418
+ - Federal regulations should require regular testing and outbreak response plans
1419
+ - Boosters needed for high-risk populations every 6 months
1420
+ - Antiviral availability critical for outbreak response
1421
+
1422
+ **Key Findings**:
1423
+
1424
+ - 32 cases (27 residents, 5 staff) in LTCF COVID-19 outbreak
1425
+ - Introduced by staff member, spread rapidly in Unit B
1426
+ - Rapid control measures contained outbreak within 2 weeks
1427
+ - Vaccination reduced attack rates by 50% and severity
1428
+ - 3 deaths (9% case fatality rate)
1429
+ - Recommendations focus on staff vaccination and surveillance testing
1430
+
1431
+ **Frameworks Applied**:
1432
+
1433
+ - Outbreak investigation (10 steps)
1434
+ - Disease surveillance (universal testing)
1435
+ - Epidemic curve construction and interpretation
1436
+ - Attack rate calculation stratified by vaccination status
1437
+ - Cohort study design (comparing vaccinated vs. unvaccinated)
1438
+ - Vaccine effectiveness estimation
1439
+ - Intervention evaluation (control measures)
1440
+
1441
+ **Sources Referenced**:
1442
+
1443
+ - CDC Long-Term Care Facility COVID-19 Guidance
1444
+ - CDC Interim Infection Prevention and Control Recommendations
1445
+ - COVID-19 vaccine effectiveness studies (MMWR)
1446
+ - Whole genome sequencing protocols (CDC)
1447
+ - Antiviral treatment guidelines (NIH)
1448
+
1449
+ ---
1450
+
1451
+ ## Reference Materials (Expandable)
1452
+
1453
+ ### Key Thinkers and Founding Figures
1454
+
1455
+ **John Snow (1813-1858)**
1456
+
1457
+ - **Contributions**: Father of modern epidemiology, cholera investigation, disease mapping
1458
+ - **Work**: Removed Broad Street pump handle to stop 1854 London cholera outbreak; demonstrated waterborne transmission through natural experiment comparing water companies
1459
+ - **Legacy**: Established principles of outbreak investigation, environmental epidemiology, and evidence-based public health action
1460
+
1461
+ **Louis Pasteur (1822-1895)**
1462
+
1463
+ - **Contributions**: Germ theory, vaccination, pasteurization
1464
+ - **Work**: Proved microorganisms cause disease; developed rabies and anthrax vaccines
1465
+ - **Legacy**: Foundation for infectious disease epidemiology and prevention
1466
+
1467
+ **Robert Koch (1843-1910)**
1468
+
1469
+ - **Contributions**: Koch's postulates for proving causation, bacteriology
1470
+ - **Work**: Identified causative agents of tuberculosis, cholera, anthrax
1471
+ - **Legacy**: Established criteria for linking specific microorganisms to specific diseases
1472
+
1473
+ **Austin Bradford Hill (1897-1991)**
1474
+
1475
+ - **Contributions**: Bradford Hill criteria for causal inference, randomized controlled trials
1476
+ - **Work**: Demonstrated smoking causes lung cancer through cohort studies
1477
+ - **Legacy**: Framework for evaluating causation from observational data remains standard
1478
+
1479
+ **Wade Hampton Frost (1880-1938)**
1480
+
1481
+ - **Contributions**: Academic epidemiology, epidemiological methods
1482
+ - **Work**: First professor of epidemiology in US (Johns Hopkins), developed quantitative methods
1483
+ - **Legacy**: Established epidemiology as academic discipline with rigorous methodology
1484
+
1485
+ ### Professional Associations
1486
+
1487
+ **American Public Health Association (APHA) - Epidemiology Section**
1488
+
1489
+ - Website: https://www.apha.org/apha-communities/member-sections/epidemiology
1490
+ - Largest public health association; annual meeting features epidemiology sessions
1491
+ - Publications: American Journal of Public Health
1492
+
1493
+ **Society for Epidemiologic Research (SER)**
1494
+
1495
+ - Website: https://epiresearch.org/
1496
+ - Professional society for epidemiologists
1497
+ - Publications: American Journal of Epidemiology
1498
+ - Annual meeting showcases latest epidemiologic research
1499
+
1500
+ **American College of Epidemiology (ACE)**
1501
+
1502
+ - Website: https://www.acepidemiology.org/
1503
+ - Promotes professional development and ethical practice
1504
+ - Offers certification in epidemiology
1505
+ - Publishes Annals of Epidemiology
1506
+
1507
+ **Council of State and Territorial Epidemiologists (CSTE)**
1508
+
1509
+ - Website: https://www.cste.org/
1510
+ - Applied epidemiologists in state and local health departments
1511
+ - Develops standardized case definitions
1512
+ - Coordinates surveillance and outbreak response
1513
+
1514
+ **International Epidemiological Association (IEA)**
1515
+
1516
+ - Website: https://www.ieaweb.org/
1517
+ - Global organization promoting epidemiology worldwide
1518
+ - Regional groups (North America, Europe, Asia, etc.)
1519
+ - Triennial World Congress of Epidemiology
1520
+
1521
+ ### Leading Journals
1522
+
1523
+ **American Journal of Epidemiology**
1524
+
1525
+ - Society for Epidemiologic Research flagship journal
1526
+ - Methods and applications across all epidemiologic domains
1527
+ - Impact factor: 5.0+
1528
+
1529
+ **Epidemiology**
1530
+
1531
+ - International Society for Environmental Epidemiology
1532
+ - Methods, environmental, occupational, and clinical epidemiology
1533
+ - Known for rigorous methodological standards
1534
+
1535
+ **Morbidity and Mortality Weekly Report (MMWR)**
1536
+
1537
+ - CDC publication
1538
+ - Timely outbreak reports, surveillance summaries, recommendations
1539
+ - Open access, rapid publication
1540
+ - Website: https://www.cdc.gov/mmwr/
1541
+
1542
+ **Emerging Infectious Diseases**
1543
+
1544
+ - CDC journal focused on emerging infections
1545
+ - Open access, peer-reviewed
1546
+ - Outbreak investigations, surveillance, trends
1547
+ - Website: https://wwwnc.cdc.gov/eid/
1548
+
1549
+ **The Lancet Infectious Diseases**
1550
+
1551
+ - High-impact infectious disease journal
1552
+ - Global perspectives on infectious threats
1553
+ - Policy-relevant research
1554
+
1555
+ **International Journal of Epidemiology**
1556
+
1557
+ - International Epidemiological Association journal
1558
+ - Methods, theory, and practice
1559
+ - Global health focus
1560
+
1561
+ ### Data Sources
1562
+
1563
+ **Centers for Disease Control and Prevention (CDC)**
1564
+
1565
+ - Website: https://www.cdc.gov/
1566
+ - National surveillance systems (NNDSS, FoodNet, NHANES, BRFSS)
1567
+ - WONDER database: https://wonder.cdc.gov/
1568
+ - Outbreak reports and investigations
1569
+
1570
+ **World Health Organization (WHO)**
1571
+
1572
+ - Website: https://www.who.int/
1573
+ - Global disease surveillance (GISRS, GLASS)
1574
+ - Disease outbreak news
1575
+ - International Health Regulations (IHR) reporting
1576
+
1577
+ **National Center for Health Statistics (NCHS)**
1578
+
1579
+ - Website: https://www.cdc.gov/nchs/
1580
+ - Vital statistics (births, deaths)
1581
+ - National Health Interview Survey
1582
+ - National Health and Nutrition Examination Survey
1583
+
1584
+ **State and Local Health Departments**
1585
+
1586
+ - Reportable disease data
1587
+ - Outbreak investigations
1588
+ - Vital records
1589
+
1590
+ **Global Burden of Disease (GBD) Study**
1591
+
1592
+ - Website: https://www.healthdata.org/research-analysis/gbd
1593
+ - Comprehensive disease burden estimates globally
1594
+ - Disability-adjusted life years (DALYs) by cause
1595
+
1596
+ ### Educational Resources
1597
+
1598
+ **CDC Principles of Epidemiology in Public Health Practice (Self-Study Course)**
1599
+
1600
+ - Website: https://www.cdc.gov/training/publichealth101/epidemiology.html
1601
+ - Free online course covering epidemiology fundamentals
1602
+ - Lessons on surveillance, outbreak investigation, screening, measures
1603
+
1604
+ **CDC Field Epidemiology Manual**
1605
+
1606
+ - Website: https://www.cdc.gov/field-epi-manual/
1607
+ - Comprehensive guide to field epidemiology
1608
+ - Outbreak investigation, study design, data analysis
1609
+
1610
+ **Johns Hopkins Bloomberg School of Public Health OpenCourseWare**
1611
+
1612
+ - Free epidemiology courses and materials
1613
+ - Advanced methods and applications
1614
+
1615
+ **Coursera Epidemiology Courses**
1616
+
1617
+ - University partnerships offering online epidemiology training
1618
+ - Johns Hopkins, Imperial College London, others
1619
+
1620
+ **Council of State and Territorial Epidemiologists (CSTE) Resources**
1621
+
1622
+ - Website: https://www.cste.org/general/custom.asp?page=Training
1623
+ - Applied epidemiology training materials
1624
+ - Standardized case definitions
1625
+
1626
+ ### Key Textbooks and References
1627
+
1628
+ **Modern Epidemiology** (Rothman, Greenland, Lash)
1629
+
1630
+ - Comprehensive methods textbook
1631
+ - Causal inference, study design, bias, confounding
1632
+
1633
+ **Epidemiology: Beyond the Basics** (Szklo, Nieto)
1634
+
1635
+ - Intermediate-level textbook
1636
+ - Practical applications and interpretation
1637
+
1638
+ **Infectious Disease Epidemiology: Theory and Practice** (Nelson, Williams)
1639
+
1640
+ - Comprehensive infectious disease epidemiology
1641
+ - Methods specific to infectious diseases
1642
+
1643
+ **Outbreak Investigations Around the World: Case Studies in Infectious Disease Field Epidemiology** (Greenfield, Rondy, Llanos-Cuentas)
1644
+
1645
+ - Real-world case studies
1646
+ - Practical guidance for investigators
1647
+
1648
+ ---
1649
+
1650
+ ## Verification Checklist
1651
+
1652
+ **Disease Characterization**:
1653
+ ☐ Clinical presentation and severity spectrum clearly described
1654
+ ☐ Incubation period and infectious period specified
1655
+ ☐ Transmission modes identified with evidence
1656
+ ☐ Case definition appropriate and standardized (clinical, laboratory, epidemiologic criteria)
1657
+
1658
+ **Descriptive Epidemiology**:
1659
+ ☐ Cases described by person, place, and time
1660
+ ☐ Epidemic curve constructed showing temporal pattern
1661
+ ☐ Attack rates calculated for relevant subgroups
1662
+ ☐ Geographic distribution mapped if relevant
1663
+ ☐ Outliers and unusual patterns investigated
1664
+
1665
+ **Analytic Epidemiology**:
1666
+ ☐ Appropriate study design selected (cohort, case-control, ecological)
1667
+ ☐ Exposure assessment thorough and unbiased
1668
+ ☐ Measures of association calculated (RR, OR, etc.) with confidence intervals
1669
+ ☐ Statistical significance assessed appropriately
1670
+ ☐ Confounding evaluated and addressed (stratification, multivariable adjustment)
1671
+ ☐ Effect modification assessed where relevant
1672
+
1673
+ **Causal Inference**:
1674
+ ☐ Bradford Hill criteria applied to assess causation
1675
+ ☐ Temporality established (exposure precedes disease)
1676
+ ☐ Biological plausibility considered
1677
+ ☐ Dose-response relationship evaluated if applicable
1678
+ ☐ Alternative explanations ruled out or addressed
1679
+
1680
+ **Data Quality and Validity**:
1681
+ ☐ Surveillance sensitivity and completeness assessed
1682
+ ☐ Selection bias considered and minimized
1683
+ ☐ Information bias (recall, measurement) evaluated
1684
+ ☐ Laboratory methods appropriate and quality-assured
1685
+ ☐ Sample size adequate for statistical power
1686
+
1687
+ **Public Health Response**:
1688
+ ☐ Control measures identified and implemented
1689
+ ☐ Target populations for intervention clearly specified
1690
+ ☐ Intervention effectiveness evaluated (before-after comparison)
1691
+ ☐ Unintended consequences considered
1692
+ ☐ Equity in intervention access assessed
1693
+
1694
+ **Communication**:
1695
+ ☐ Findings communicated to relevant stakeholders
1696
+ ☐ Recommendations specific, actionable, and evidence-based
1697
+ ☐ Uncertainty acknowledged where appropriate
1698
+ ☐ Limitations of study/analysis clearly stated
1699
+
1700
+ ---
1701
+
1702
+ ## Common Pitfalls
1703
+
1704
+ ### Pitfall 1: Confusing Association with Causation
1705
+
1706
+ **Problem**: Observing that two factors are associated and immediately concluding one causes the other, without considering alternative explanations like confounding or reverse causation.
1707
+
1708
+ **Solution**: Apply Bradford Hill criteria systematically. Consider temporality, strength, consistency, plausibility, dose-response. Design studies or use analytical methods to address confounding. Remember: association is necessary but not sufficient for causation.
1709
+
1710
+ ### Pitfall 2: Ignoring Selection Bias
1711
+
1712
+ **Problem**: Cases or controls not representative of target population, leading to distorted associations. Common in case-control studies when controls don't represent population that gave rise to cases.
1713
+
1714
+ **Solution**: Carefully consider how cases and controls are selected. Ensure controls represent exposure distribution in source population. Use multiple control groups if needed. Assess whether selection factors are related to both exposure and outcome.
1715
+
1716
+ ### Pitfall 3: Recall Bias in Retrospective Studies
1717
+
1718
+ **Problem**: Cases remember exposures differently than controls, particularly when disease is serious or exposure is stigmatized. Leads to artificial associations.
1719
+
1720
+ **Solution**: Use objective exposure data when possible (records, biomarkers). Standardize interviews and blind interviewers to case status. Collect exposure data before subjects know outcome (prospective designs). Validate self-reported exposures against records.
1721
+
1722
+ ### Pitfall 4: Misinterpreting Epidemic Curves
1723
+
1724
+ **Problem**: Failing to recognize outbreak pattern (point-source vs. propagated), working backward incorrectly to identify exposure time, or missing secondary waves.
1725
+
1726
+ **Solution**: Understand incubation periods and generation times. Point-source outbreaks have sharp peaks within one incubation period. Propagated outbreaks show successive peaks. Work backward from peak by median incubation period to estimate exposure time. Look for outliers suggesting index cases.
1727
+
1728
+ ### Pitfall 5: Inadequate Sample Size
1729
+
1730
+ **Problem**: Studies too small to detect true associations, leading to false negative findings. Particularly common in outbreak investigations with limited cases.
1731
+
1732
+ **Solution**: Calculate required sample size in advance when possible. For small outbreaks, recognize limitations and interpret null findings cautiously. Consider combining data across outbreaks. Use exact statistical methods appropriate for small samples. Report confidence intervals, not just p-values.
1733
+
1734
+ ### Pitfall 6: Failing to Validate Surveillance Data
1735
+
1736
+ **Problem**: Assuming reported cases represent true disease occurrence without considering surveillance system sensitivity, specificity, and completeness. Leads to incorrect burden estimates.
1737
+
1738
+ **Solution**: Evaluate surveillance system attributes (sensitivity, PPV, timeliness, representativeness). Conduct capture-recapture studies to estimate underreporting. Validate diagnoses through record review. Consider reporting biases and changes in case definitions or testing practices over time.
1739
+
1740
+ ### Pitfall 7: Neglecting Time Trends and Lag Periods
1741
+
1742
+ **Problem**: Analyzing cross-sectional relationships without considering temporal dynamics, latency periods between exposure and disease, or time-varying confounders.
1743
+
1744
+ **Solution**: Always consider time. For chronic diseases, look back to relevant exposure windows. For infectious diseases, account for incubation periods. Use time series methods when appropriate. Consider lag times in intervention effects.
1745
+
1746
+ ### Pitfall 8: Overlooking Ethical Considerations
1747
+
1748
+ **Problem**: Conducting investigations or interventions without considering ethical implications, particularly for vulnerable populations. Violating privacy or failing to obtain appropriate consent.
1749
+
1750
+ **Solution**: Follow established ethical guidelines (Belmont Report principles). Obtain IRB approval for research. Protect confidentiality. Ensure informed consent when appropriate. Balance individual rights with public health needs. Consider justice and equitable distribution of benefits/risks.
1751
+
1752
+ ---
1753
+
1754
+ ## Success Criteria
1755
+
1756
+ **Comprehensive Disease Understanding**:
1757
+ ☐ Disease characteristics fully described (transmission, incubation, severity)
1758
+ ☐ Natural history and clinical spectrum understood
1759
+ ☐ Population most at risk clearly identified
1760
+ ☐ Temporal and geographic patterns characterized
1761
+
1762
+ **Rigorous Methodology**:
1763
+ ☐ Appropriate study design selected and justified
1764
+ ☐ Case definition standardized and appropriate
1765
+ ☐ Sampling strategy minimizes selection bias
1766
+ ☐ Exposure assessment valid and reliable
1767
+ ☐ Sample size adequate or limitations acknowledged
1768
+ ☐ Statistical methods appropriate for data type and structure
1769
+
1770
+ **Valid Causal Inference**:
1771
+ ☐ Bradford Hill criteria applied to assess causation
1772
+ ☐ Confounding addressed through design or analysis
1773
+ ☐ Effect modification explored where relevant
1774
+ ☐ Biological plausibility considered
1775
+ ☐ Alternative explanations evaluated and ruled out
1776
+ ☐ Temporality established (exposure precedes outcome)
1777
+
1778
+ **Quantitative Precision**:
1779
+ ☐ Appropriate measures calculated (rates, risks, ORs, RRs)
1780
+ ☐ Confidence intervals reported for point estimates
1781
+ ☐ Stratified analyses conducted for key subgroups
1782
+ ☐ Dose-response relationships assessed when applicable
1783
+
1784
+ **Actionable Public Health Insights**:
1785
+ ☐ Specific risk factors identified with evidence
1786
+ ☐ Control measures recommended based on findings
1787
+ ☐ Target populations for intervention specified
1788
+ ☐ Prevention strategies evidence-based and feasible
1789
+ ☐ Intervention effectiveness evaluated or planned
1790
+
1791
+ **Health Equity Considerations**:
1792
+ ☐ Disease burden disparities identified and quantified
1793
+ ☐ Differential exposures or vulnerabilities explained
1794
+ ☐ Barriers to prevention/care assessed
1795
+ ☐ Interventions designed to reduce inequities
1796
+ ☐ Equitable access to interventions ensured
1797
+
1798
+ **Effective Communication**:
1799
+ ☐ Findings clearly communicated to stakeholders
1800
+ ☐ Technical content translated for non-technical audiences
1801
+ ☐ Recommendations specific, actionable, prioritized
1802
+ ☐ Uncertainty and limitations transparently stated
1803
+ ☐ Scientific findings disseminated through appropriate channels
1804
+
1805
+ **Timely Action**:
1806
+ ☐ Outbreak investigations initiated promptly
1807
+ ☐ Preliminary findings communicated early for rapid control
1808
+ ☐ Control measures implemented without waiting for perfect data
1809
+ ☐ Iterative investigation refines understanding as new data emerges
1810
+
1811
+ ---
1812
+
1813
+ ## Integration with Other Analysts
1814
+
1815
+ Epidemiologist analysis complements and integrates with other domain experts:
1816
+
1817
+ **With Historian**: Epidemiology benefits from historical context of past epidemics, evolution of disease patterns, and lessons from previous outbreaks. Historians provide long-term perspective on disease emergence and control efforts.
1818
+
1819
+ **With Political Scientist**: Public health policy implementation depends on political will, governance structures, and power dynamics. Political scientists explain policy adoption, resource allocation, and institutional responses.
1820
+
1821
+ **With Economist**: Economic analysis informs cost-effectiveness of interventions, health care financing, incentive structures affecting health behaviors, and economic impacts of disease and control measures.
1822
+
1823
+ **With Sociologist**: Social determinants of health, health disparities, cultural factors affecting health behaviors, and community structures influencing disease transmission all require sociological insight.
1824
+
1825
+ **With Psychologist**: Health behavior change, risk perception, vaccine hesitancy, mental health impacts of outbreaks, and trauma-informed care integrate psychological understanding.
1826
+
1827
+ **With Ethicist**: Ethical frameworks guide decisions on quarantine, isolation, resource allocation, research conduct, and balancing individual liberty with collective protection.
1828
+
1829
+ **With Biologist**: Pathogen biology, host-pathogen interactions, antimicrobial resistance, vector ecology, and zoonotic spillover require biological expertise.
1830
+
1831
+ **What Epidemiologist Brings**:
1832
+
1833
+ - Quantitative methods for measuring disease occurrence and associations
1834
+ - Frameworks for establishing causation from observational data
1835
+ - Systematic outbreak investigation methodology
1836
+ - Population-level perspective (not just individual risk)
1837
+ - Evidence synthesis for public health decision-making
1838
+ - Intervention evaluation rigor
1839
+
1840
+ ---
1841
+
1842
+ ## Continuous Improvement
1843
+
1844
+ This skill evolves as epidemiological methods advance and new health threats emerge. Document new frameworks, update with recent outbreaks, incorporate emerging technologies (genomic epidemiology, wastewater surveillance, AI-enhanced forecasting), and refine based on practical application and feedback from field investigations. Epidemiology is both science and practice—continuous learning from real-world investigations strengthens both.