@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,1642 @@
1
+ ---
2
+ name: tooluniverse-drug-research
3
+ description: Generates comprehensive drug research reports with compound disambiguation, evidence grading, and mandatory completeness sections. Covers identity, chemistry, pharmacology, targets, clinical trials, safety, pharmacogenomics, and ADMET properties. Use when users ask about drugs, medications, therapeutics, or need drug profiling, safety assessment, or clinical development research.
4
+ ---
5
+
6
+ # Drug Research Strategy
7
+
8
+ Comprehensive drug investigation using 50+ ToolUniverse tools across chemical databases, clinical trials, adverse events, pharmacogenomics, and literature.
9
+
10
+ **KEY PRINCIPLES**:
11
+ 1. **Report-first approach** - Create report file FIRST, then populate progressively
12
+ 2. **Compound disambiguation FIRST** - Resolve identifiers before research
13
+ 3. **Citation requirements** - Every fact must have inline source attribution
14
+ 4. **Evidence grading** - Grade claims by evidence strength
15
+ 5. **Mandatory completeness** - All sections must exist, even if "data unavailable"
16
+ 6. **English-first queries** - Always use English drug/compound names in tool calls, even if the user writes in another language. Only try original-language terms as a fallback. Respond in the user's language
17
+
18
+ ---
19
+
20
+ ## Critical Workflow Requirements
21
+
22
+ ### 1. Report-First Approach (MANDATORY)
23
+
24
+ **DO NOT** show the search process or tool outputs to the user. Instead:
25
+
26
+ 1. **Create the report file FIRST** - Before any data collection, create a markdown file:
27
+ - File name: `[DRUG]_drug_report.md` (e.g., `metformin_drug_report.md`)
28
+ - Initialize with all 11 section headers from the template
29
+ - Add placeholder text: `[Researching...]` in each section
30
+
31
+ 2. **Progressively update the report** - As you gather data:
32
+ - Update each section with findings immediately after retrieving data
33
+ - Replace `[Researching...]` with actual content
34
+ - The user sees the report growing, not the search process
35
+
36
+ 3. **Use ALL relevant tools** - For comprehensive coverage:
37
+ - Query multiple databases for each data type
38
+ - Cross-reference information across sources
39
+ - Use fallback tools when primary tools return limited data
40
+
41
+ ### 2. Citation Requirements (MANDATORY)
42
+
43
+ **Every piece of information MUST include its source.** Use inline citations:
44
+
45
+ ```markdown
46
+ ## 3. Mechanism & Targets
47
+
48
+ ### 3.1 Primary Mechanism
49
+ Metformin activates AMP-activated protein kinase (AMPK), reducing hepatic glucose
50
+ production and increasing insulin sensitivity in peripheral tissues.
51
+
52
+ *Source: PubChem via `PubChem_get_drug_label_info_by_CID` (CID: 4091)*
53
+
54
+ ### 3.2 Primary Target(s)
55
+ | Target | UniProt | Activity | Potency | Source |
56
+ |--------|---------|----------|---------|--------|
57
+ | AMPK (PRKAA1) | Q13131 | Activator | EC50 ~10 µM | ChEMBL |
58
+ | Mitochondrial Complex I | - | Inhibitor | IC50 ~1 mM | Literature |
59
+
60
+ *Source: ChEMBL via `ChEMBL_get_target_by_chemblid` (CHEMBL1431)*
61
+ ```
62
+
63
+ ### Citation Format
64
+
65
+ For each data section, include at the end:
66
+
67
+ ```markdown
68
+ ---
69
+ **Data Sources for this section:**
70
+ - PubChem: `PubChem_get_compound_properties_by_CID` (CID: 4091)
71
+ - ChEMBL: `ChEMBL_get_bioactivity_by_chemblid` (CHEMBL1431)
72
+ - DGIdb: `DGIdb_get_drug_info` (metformin)
73
+ ---
74
+ ```
75
+
76
+ ### 3. Progressive Writing Workflow
77
+
78
+ ```
79
+ Step 1: Create report file with all section headers
80
+
81
+ Step 2: Resolve compound identifiers → Update Section 1
82
+
83
+ Step 3: Query PubChem/ADMET-AI/DailyMed SPL → Update Section 2 (Chemistry)
84
+
85
+ Step 4: Query FDA Label MOA + ChEMBL activities + DGIdb → Update Section 3 (Mechanism & Targets)
86
+
87
+ Step 5: Query ADMET-AI tools → Update Section 4 (ADMET)
88
+
89
+ Step 6: Query ClinicalTrials.gov → Update Section 5 (Clinical Development)
90
+
91
+ Step 7: Query FAERS/DailyMed → Update Section 6 (Safety)
92
+
93
+ Step 8: Query PharmGKB → Update Section 7 (Pharmacogenomics)
94
+
95
+ Step 9: Query DailyMed → Update Section 8 (Regulatory)
96
+
97
+ Step 10: Query PubMed/literature → Update Section 9 (Literature)
98
+
99
+ Step 11: Synthesize findings → Update Executive Summary & Section 10
100
+
101
+ Step 12: Document all sources → Update Section 11 (Data Sources)
102
+ ```
103
+
104
+ ### 4. Report Detail Requirements
105
+
106
+ Each section must be **comprehensive and detailed**:
107
+
108
+ - **Tables**: Use tables for structured data (targets, trials, adverse events)
109
+ - **Lists**: Use bullet points for features, findings, key points
110
+ - **Paragraphs**: Include narrative summaries that synthesize findings
111
+ - **Numbers**: Include specific values, counts, percentages (not vague terms)
112
+ - **Context**: Explain what the data means, not just what it is
113
+
114
+ **BAD** (too brief):
115
+ ```markdown
116
+ ### Clinical Trials
117
+ Multiple trials completed. Approved for diabetes.
118
+ ```
119
+
120
+ **GOOD** (detailed with sources):
121
+ ```markdown
122
+ ### 5.2 Clinical Trial Landscape
123
+
124
+ | Phase | Total | Completed | Recruiting | Status |
125
+ |-------|-------|-----------|------------|--------|
126
+ | Phase 4 | 89 | 72 | 12 | Post-marketing |
127
+ | Phase 3 | 156 | 134 | 15 | Pivotal |
128
+ | Phase 2 | 203 | 178 | 18 | Dose-finding |
129
+ | Phase 1 | 67 | 61 | 4 | Safety |
130
+
131
+ *Source: ClinicalTrials.gov via `search_clinical_trials` (intervention="metformin")*
132
+
133
+ **Total Registered Trials**: 515 (as of 2026-02-04)
134
+ **Primary Indications Under Investigation**: Type 2 diabetes (312), PCOS (87), Cancer (45), Obesity (38), NAFLD (33)
135
+
136
+ ### Trial Outcomes Summary
137
+ - **Glycemic Control**: Mean HbA1c reduction of 1.0-1.5% in monotherapy [★★★: NCT00123456]
138
+ - **Cardiovascular**: UKPDS showed 39% reduction in MI risk [★★★: PMID:9742976]
139
+ - **Cancer Prevention**: Mixed results; ongoing investigation [★★☆: NCT02019979]
140
+
141
+ *Source: `extract_clinical_trial_outcomes` for NCT IDs listed*
142
+ ```
143
+
144
+ ---
145
+
146
+ ## Initial Report Template (Create This First)
147
+
148
+ When starting research, **immediately create this file** before any tool calls:
149
+
150
+ **File**: `[DRUG]_drug_report.md`
151
+
152
+ ```markdown
153
+ # Drug Research Report: [DRUG NAME]
154
+
155
+ **Generated**: [Date] | **Query**: [Original query] | **Status**: In Progress
156
+
157
+ ---
158
+
159
+ ## Executive Summary
160
+ [Researching...]
161
+
162
+ ---
163
+
164
+ ## 1. Compound Identity
165
+ ### 1.1 Database Identifiers
166
+ [Researching...]
167
+ ### 1.2 Structural Information
168
+ [Researching...]
169
+ ### 1.3 Names & Synonyms
170
+ [Researching...]
171
+
172
+ ---
173
+
174
+ ## 2. Chemical Properties
175
+ ### 2.1 Physicochemical Profile
176
+ [Researching...]
177
+ ### 2.2 Drug-Likeness Assessment
178
+ [Researching...]
179
+ ### 2.3 Solubility & Permeability
180
+ [Researching...]
181
+ ### 2.4 Salt Forms & Polymorphs
182
+ [Researching...]
183
+ ### 2.5 Structure Visualization
184
+ [Researching...]
185
+
186
+ ---
187
+
188
+ ## 3. Mechanism & Targets
189
+ ### 3.1 Primary Mechanism of Action
190
+ [Researching...]
191
+ ### 3.2 Primary Target(s)
192
+ [Researching...]
193
+ ### 3.3 Target Selectivity & Off-Targets
194
+ [Researching...]
195
+ ### 3.4 Bioactivity Profile (ChEMBL)
196
+ [Researching...]
197
+
198
+ ---
199
+
200
+ ## 4. ADMET Properties
201
+ ### 4.1 Absorption
202
+ [Researching...]
203
+ ### 4.2 Distribution
204
+ [Researching...]
205
+ ### 4.3 Metabolism
206
+ [Researching...]
207
+ ### 4.4 Excretion
208
+ [Researching...]
209
+ ### 4.5 Toxicity Predictions
210
+ [Researching...]
211
+
212
+ ---
213
+
214
+ ## 5. Clinical Development
215
+ ### 5.1 Development Status
216
+ [Researching...]
217
+ ### 5.2 Clinical Trial Landscape
218
+ [Researching...]
219
+ ### 5.3 Approved Indications
220
+ [Researching...]
221
+ ### 5.4 Investigational Indications
222
+ [Researching...]
223
+ ### 5.5 Key Efficacy Data
224
+ [Researching...]
225
+ ### 5.6 Biomarkers & Companion Diagnostics
226
+ [Researching...]
227
+
228
+ ---
229
+
230
+ ## 6. Safety Profile
231
+ ### 6.1 Clinical Adverse Events
232
+ [Researching...]
233
+ ### 6.2 Post-Marketing Safety (FAERS)
234
+ [Researching...]
235
+ ### 6.3 Black Box Warnings
236
+ [Researching...]
237
+ ### 6.4 Contraindications
238
+ [Researching...]
239
+ ### 6.5 Drug-Drug Interactions
240
+ [Researching...]
241
+ ### 6.5.2 Drug-Food Interactions
242
+ [Researching...]
243
+ ### 6.6 Dose Modification Guidance
244
+ [Researching...]
245
+ ### 6.7 Drug Combinations & Regimens
246
+ [Researching...]
247
+
248
+ ---
249
+
250
+ ## 7. Pharmacogenomics
251
+ ### 7.1 Relevant Pharmacogenes
252
+ [Researching...]
253
+ ### 7.2 Clinical Annotations
254
+ [Researching...]
255
+ ### 7.3 Dosing Guidelines (CPIC/DPWG)
256
+ [Researching...]
257
+ ### 7.4 Actionable Variants
258
+ [Researching...]
259
+
260
+ ---
261
+
262
+ ## 8. Regulatory & Labeling
263
+ ### 8.1 Approval Status
264
+ [Researching...]
265
+ ### 8.2 Label Highlights
266
+ [Researching...]
267
+ ### 8.3 Patents & Exclusivity
268
+ [Researching...]
269
+ ### 8.4 Label Changes & Warnings
270
+ [Researching...]
271
+ ### 8.5 Special Populations
272
+ [Researching...]
273
+ ### 8.6 Regulatory Timeline & History
274
+ [Researching...]
275
+
276
+ ---
277
+
278
+ ## 9. Literature & Research Landscape
279
+ ### 9.1 Publication Metrics
280
+ [Researching...]
281
+ ### 9.2 Research Themes
282
+ [Researching...]
283
+ ### 9.3 Recent Key Publications
284
+ [Researching...]
285
+ ### 9.4 Real-World Evidence
286
+ [Researching...]
287
+
288
+ ---
289
+
290
+ ## 10. Conclusions & Assessment
291
+ ### 10.1 Drug Profile Scorecard
292
+ [Researching...]
293
+ ### 10.2 Key Strengths
294
+ [Researching...]
295
+ ### 10.3 Key Concerns/Limitations
296
+ [Researching...]
297
+ ### 10.4 Research Gaps
298
+ [Researching...]
299
+ ### 10.5 Comparative Analysis
300
+ [Researching...]
301
+
302
+ ---
303
+
304
+ ## 11. Data Sources & Methodology
305
+ ### 11.1 Primary Data Sources
306
+ [Researching...]
307
+ ### 11.2 Tool Call Summary
308
+ [Researching...]
309
+ ### 11.3 Quality Control Metrics
310
+ [Researching...]
311
+ ```
312
+
313
+ Then progressively replace `[Researching...]` with actual findings as you query each tool.
314
+
315
+ ---
316
+
317
+ ## FDA Label Core Fields Bundle
318
+
319
+ **For approved drugs, ALWAYS retrieve these FDA label sections early** (after getting set_id from `DailyMed_search_spls`):
320
+
321
+ ### Critical Label Sections
322
+
323
+ Call `DailyMed_get_spl_sections_by_setid(setid=set_id, sections=[...])` with these sections:
324
+
325
+ **Phase 1 (Mechanism & Chemistry)**:
326
+ - `mechanism_of_action` → Section 3.1
327
+ - `pharmacodynamics` → Section 3.1
328
+ - `chemistry` → Section 2.4
329
+
330
+ **Phase 2 (ADMET & PK)**:
331
+ - `clinical_pharmacology` → Section 4
332
+ - `pharmacokinetics` → Section 4.1-4.4
333
+ - `drug_interactions` → Section 4.3, 6.5
334
+
335
+ **Phase 3 (Safety & Dosing)**:
336
+ - `warnings_and_cautions` → Section 6.3
337
+ - `adverse_reactions` → Section 6.1
338
+ - `dosage_and_administration` → Section 6.6, 8.2
339
+
340
+ **Phase 4 (PGx & Clinical)**:
341
+ - `pharmacogenomics` → Section 7
342
+ - `clinical_studies` → Section 5.5
343
+ - `description` → Section 2.5 (formulation)
344
+ - `inactive_ingredients` → Section 2.5
345
+
346
+ ### Label Extraction Strategy
347
+
348
+ ```
349
+ 1. Get set_id: DailyMed_search_spls(drug_name)
350
+
351
+ 2. Batch call for all core sections (or 3-4 calls with 4-5 sections each):
352
+ DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["mechanism_of_action", "pharmacodynamics", ...])
353
+
354
+ 3. Extract and populate report sections as you retrieve data
355
+ ```
356
+
357
+ This ensures you have authoritative FDA-approved information even if prediction tools fail.
358
+
359
+ ---
360
+
361
+ ## Compound Disambiguation (Phase 1)
362
+
363
+ **CRITICAL**: Establish compound identity before any research.
364
+
365
+ ### Identifier Resolution Chain
366
+
367
+ ```
368
+ 1. PubChem_get_CID_by_compound_name(compound_name)
369
+ └─ Extract: CID, canonical SMILES, formula
370
+
371
+ 2. ChEMBL_search_compounds(query=drug_name)
372
+ └─ Extract: ChEMBL ID, pref_name
373
+
374
+ 3. DailyMed_search_spls(drug_name)
375
+ └─ Extract: Set ID, NDC codes (if approved)
376
+
377
+ 4. PharmGKB_search_drugs(query=drug_name)
378
+ └─ Extract: PharmGKB ID (PA...)
379
+ ```
380
+
381
+ ### Handle Naming Ambiguity
382
+
383
+ | Issue | Example | Resolution |
384
+ |-------|---------|------------|
385
+ | Salt forms | metformin vs metformin HCl | Note all CIDs; use parent compound |
386
+ | Isomers | omeprazole vs esomeprazole | Verify SMILES; separate entries if distinct |
387
+ | Prodrugs | enalapril vs enalaprilat | Document both; note conversion |
388
+ | Brand confusion | Different products same name | Clarify with user |
389
+
390
+ ---
391
+
392
+ ## Tool Chains by Research Path
393
+
394
+ ### PATH 1: Chemical Properties & CMC
395
+
396
+ **Objective**: Full physicochemical profile, salt forms, formulation details
397
+
398
+ **Multi-Step Chain**:
399
+ ```
400
+ 1. PubChem_get_compound_properties_by_CID(cid)
401
+ └─ Extract: MW, formula, XLogP, TPSA, HBD, HBA, rotatable bonds
402
+
403
+ 2. ADMETAI_predict_physicochemical_properties(smiles=[smiles])
404
+ └─ Extract: MW, logP, HBD, HBA, Lipinski, QED, stereo_centers, TPSA
405
+
406
+ 3. ADMETAI_predict_solubility_lipophilicity_hydration(smiles=[smiles])
407
+ └─ Extract: Solubility_AqSolDB, Lipophilicity_AstraZeneca
408
+
409
+ 4. DailyMed_search_spls(drug_name)
410
+ └─ Extract SPL set_id, then:
411
+
412
+ 5. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["chemistry"])
413
+ └─ Extract: Salt forms, polymorphs, molecular formula, structure diagram
414
+
415
+ 6. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["description", "inactive_ingredients"])
416
+ └─ Extract: Formulation details, excipients, dosage forms
417
+
418
+ 7. FORMULATION COMPARISON (if multiple formulations exist):
419
+ a. DailyMed_search_spls(drug_name) → identify all formulations (IR, ER, XR, etc.)
420
+ b. For each formulation:
421
+ - DailyMed_parse_clinical_pharmacology(setid) → extract PK parameters
422
+ - Parse: Tmax, Cmax, AUC, half-life
423
+ c. Create comparison table showing bioavailability differences
424
+ ```
425
+
426
+ **Type Normalization**: Convert all numeric IDs to strings before API calls.
427
+
428
+ **Output for Report**:
429
+ ```markdown
430
+ ### 2.1 Physicochemical Profile
431
+
432
+ | Property | Value | Drug-Likeness | Source |
433
+ |----------|-------|---------------|--------|
434
+ | **Molecular Weight** | 129.16 g/mol | ✓ (< 500) | PubChem |
435
+ | **LogP** | -2.64 | ✓ (< 5) | ADMET-AI |
436
+ | **TPSA** | 91.5 Ų | ✓ (< 140) | PubChem |
437
+ | **H-Bond Donors** | 2 | ✓ (≤ 5) | PubChem |
438
+ | **H-Bond Acceptors** | 5 | ✓ (< 10) | PubChem |
439
+ | **Rotatable Bonds** | 2 | ✓ (< 10) | PubChem |
440
+ | **pKa** | 12.4 (basic) | - | DailyMed Label |
441
+ | **Solubility** | 300 mg/mL (water) | High | DailyMed Label |
442
+
443
+ **Lipinski Rule of Five**: ✓ PASS (0 violations)
444
+ **QED Score**: 0.74 (Good drug-likeness)
445
+
446
+ *Sources: PubChem via `PubChem_get_compound_properties_by_CID`, ADMET-AI via `ADMETAI_predict_physicochemical_properties`*
447
+
448
+ ### 2.4 Salt Forms & Polymorphs
449
+
450
+ **Marketed Form**: Metformin hydrochloride (CID: 14219)
451
+ **Parent Compound**: Metformin free base (CID: 4091)
452
+
453
+ *Source: DailyMed SPL via `DailyMed_get_spl_sections_by_setid` (chemistry section)*
454
+
455
+ ### 2.5 Structure Visualization
456
+
457
+ ![2D Structure](https://pubchem.ncbi.nlm.nih.gov/image/imgsrv.fcgi?cid=4091&t=l)
458
+
459
+ *Source: PubChem structure service*
460
+
461
+ ### 2.6 Formulation Comparison (If Multiple Formulations Available)
462
+
463
+ | Formulation | Tmax (h) | Cmax (ng/mL) | AUC (ng·h/mL) | Half-life (h) | Dosing |
464
+ |-------------|----------|--------------|---------------|---------------|--------|
465
+ | **IR (Immediate Release)** | 2.5 | 1200 | 8400 | 6.5 | 500 mg TID |
466
+ | **ER (Extended Release)** | 7.0 | 950 | 8900 | 6.5 | 1000 mg QD |
467
+ | **XR (Modified Release)** | 4.0 | 1100 | 9200 | 7.0 | 750 mg BID |
468
+
469
+ **Formulation Insights**:
470
+ - ER formulation reduces Cmax by ~20% but maintains similar AUC
471
+ - Once-daily ER dosing improves adherence vs TID IR
472
+ - Food effect: High-fat meal increases ER absorption by 30%
473
+
474
+ *Source: DailyMed clinical pharmacology sections for each formulation*
475
+ ```
476
+
477
+ ### PATH 2: Mechanism & Targets
478
+
479
+ **Objective**: FDA label MOA + experimental targets + selectivity
480
+
481
+ **Multi-Step Chain**:
482
+ ```
483
+ 1. DailyMed_search_spls(drug_name) → get set_id
484
+
485
+ 2. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["mechanism_of_action", "pharmacodynamics"])
486
+ └─ Extract: Official FDA MOA description [★★★]
487
+
488
+ 3. ChEMBL_search_activities(molecule_chembl_id=chembl_id, limit=100)
489
+ └─ Extract: Activity records with target_chembl_id, pChEMBL, standard_type
490
+ └─ Parse unique target_chembl_id values (convert to strings)
491
+
492
+ 4. ChEMBL_get_target(target_chembl_id) for each unique target
493
+ └─ Extract: Target name, UniProt ID, organism [★★★]
494
+
495
+ 5. DGIdb_get_drug_info(drugs=[drug_name])
496
+ └─ Extract: Target genes, interaction types, sources [★★☆]
497
+
498
+ 6. PubChem_get_bioactivity_summary_by_CID(cid)
499
+ └─ Extract: Assay summary, active/inactive counts [★★☆]
500
+ ```
501
+
502
+ **CRITICAL**:
503
+ - **Avoid `ChEMBL_get_molecule_targets`** - it returns unfiltered targets including irrelevant entries
504
+ - **Derive targets from activities instead**: Filter to potent activities (pChEMBL ≥ 6.0 or IC50/EC50 ≤ 1 µM)
505
+ - **Type normalization**: Convert all ChEMBL IDs to strings before API calls
506
+
507
+ **Output for Report**:
508
+ ```markdown
509
+ ### 3.1 Primary Mechanism of Action
510
+
511
+ **FDA Label MOA**: Metformin is an antihyperglycemic agent which improves glucose tolerance
512
+ in patients with type 2 diabetes, lowering both basal and postprandial plasma glucose.
513
+ Its pharmacologic mechanisms of action are different from other classes of oral antihyperglycemic
514
+ agents. Metformin decreases hepatic glucose production, decreases intestinal absorption of glucose,
515
+ and improves insulin sensitivity by increasing peripheral glucose uptake and utilization.
516
+
517
+ *Source: DailyMed SPL via `DailyMed_get_spl_sections_by_setid` (mechanism_of_action) [★★★]*
518
+
519
+ ### 3.2 Primary Target(s)
520
+
521
+ | Target | UniProt | Type | Potency | Assays | Evidence | Source |
522
+ |--------|---------|------|---------|--------|----------|--------|
523
+ | PRKAA1 (AMPK α1) | Q13131 | Activator | EC50 ~10 µM | 12 | ★★★ | ChEMBL |
524
+ | PRKAA2 (AMPK α2) | P54646 | Activator | EC50 ~15 µM | 8 | ★★★ | ChEMBL |
525
+ | SLC22A1 (OCT1) | O15245 | Substrate | Km ~1.5 mM | 5 | ★★☆ | DGIdb |
526
+
527
+ *Source: ChEMBL via `ChEMBL_search_activities` → `ChEMBL_get_target` (filtered to pChEMBL ≥ 6.0)*
528
+
529
+ ### 3.3 Target Selectivity & Off-Targets
530
+
531
+ **Selectivity Profile**: Highly selective for AMPK family; no significant off-target binding at therapeutic concentrations.
532
+
533
+ **Off-Target Activity** (pChEMBL < 6.0):
534
+ - Complex I (NADH dehydrogenase): IC50 ~1 mM [★★☆]
535
+ - Weak inhibition; clinically relevant only at high doses
536
+
537
+ *Source: ChEMBL activity analysis*
538
+
539
+ ### 3.4 Bioactivity Profile
540
+
541
+ **Total ChEMBL Activities**: 847 datapoints across 234 assays
542
+ - **Potency Range**: IC50/EC50 from 1 µM to 10 mM
543
+ - **Primary Activity**: AMPK activation (kinase assays)
544
+ - **Secondary Activities**: Mitochondrial complex I inhibition
545
+
546
+ *Source: `ChEMBL_search_activities` (CHEMBL1431)*
547
+ ```
548
+
549
+ ### PATH 3: ADMET Properties
550
+
551
+ **Objective**: Full ADMET profile - predictions + FDA label PK
552
+
553
+ **Multi-Step Chain (Primary - ADMET-AI)**:
554
+ ```
555
+ 1. ADMETAI_predict_bioavailability(smiles=[smiles])
556
+ └─ Extract: Bioavailability_Ma, HIA_Hou, PAMPA_NCATS, Caco2_Wang, Pgp_Broccatelli
557
+
558
+ 2. ADMETAI_predict_BBB_penetrance(smiles=[smiles])
559
+ └─ Extract: BBB_Martins (0-1 probability)
560
+
561
+ 3. ADMETAI_predict_CYP_interactions(smiles=[smiles])
562
+ └─ Extract: CYP1A2, CYP2C9, CYP2C19, CYP2D6, CYP3A4 (inhibitor/substrate)
563
+
564
+ 4. ADMETAI_predict_clearance_distribution(smiles=[smiles])
565
+ └─ Extract: Clearance, Half_Life_Obach, VDss_Lombardo, PPBR_AZ
566
+
567
+ 5. ADMETAI_predict_toxicity(smiles=[smiles])
568
+ └─ Extract: AMES, hERG, DILI, ClinTox, LD50_Zhu, Carcinogens
569
+ ```
570
+
571
+ **Fallback Chain (If ADMET-AI Fails)**:
572
+ ```
573
+ 6. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["clinical_pharmacology", "pharmacokinetics"])
574
+ └─ Extract: Absorption, distribution, metabolism, excretion from label [★★★]
575
+
576
+ 7. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["drug_interactions"])
577
+ └─ Extract: CYP interactions, transporter interactions [★★★]
578
+
579
+ 8. PubMed_search_articles(query="[drug] pharmacokinetics", max_results=10)
580
+ └─ Extract: PK parameters from clinical studies [★★☆]
581
+ ```
582
+
583
+ **CRITICAL Dependency Gate**:
584
+ - If ADMET-AI tools fail (invalid SMILES, API error, validation error), **automatically switch to fallback**
585
+ - Do NOT leave Section 4 as "predictions unavailable"
586
+ - Always populate Section 4 with either predictions OR label data OR literature PK
587
+
588
+ **Output for Report**:
589
+ ```markdown
590
+ ### 4.1 Absorption
591
+
592
+ | Endpoint | Prediction | Interpretation |
593
+ |----------|------------|----------------|
594
+ | **Oral Bioavailability** | 0.72 | Good (>50%) |
595
+ | **Human Intestinal Absorption** | 0.89 | High |
596
+ | **Caco-2 Permeability** | -5.2 (log cm/s) | Moderate |
597
+ | **PAMPA** | 0.34 | Low-moderate |
598
+ | **P-gp Substrate** | 0.23 | Unlikely substrate |
599
+
600
+ *Source: ADMET-AI via `ADMETAI_predict_bioavailability`*
601
+
602
+ ### 4.5 Toxicity Predictions
603
+
604
+ | Endpoint | Prediction | Risk Level |
605
+ |----------|------------|------------|
606
+ | **AMES Mutagenicity** | 0.08 | Low risk |
607
+ | **hERG Inhibition** | 0.12 | Low risk |
608
+ | **Hepatotoxicity (DILI)** | 0.15 | Low risk |
609
+ | **Clinical Toxicity** | 0.21 | Low risk |
610
+ | **LD50** | 2.8 (log mol/kg) | Moderate |
611
+
612
+ *Source: ADMET-AI via `ADMETAI_predict_toxicity`*
613
+
614
+ **Summary**: Low predicted toxicity across all endpoints. Favorable safety profile.
615
+ ```
616
+
617
+ ### PATH 4: Clinical Trials
618
+
619
+ **Objective**: Complete clinical development picture with accurate phase counts
620
+
621
+ **Multi-Step Chain**:
622
+ ```
623
+ 1. search_clinical_trials(intervention=drug_name, pageSize=100)
624
+ └─ Extract: Full result set with NCT IDs, phases, statuses, conditions
625
+
626
+ 2. COMPUTE PHASE COUNTS from results:
627
+ └─ Count by phase: Phase 1, Phase 2, Phase 3, Phase 4
628
+ └─ Count by status: Completed, Recruiting, Active not recruiting, Terminated
629
+ └─ Group by condition/indication (top 5)
630
+ └─ Generate summary table
631
+
632
+ 3. SELECT REPRESENTATIVE TRIALS:
633
+ └─ Top 5 Phase 3 completed trials (by enrollment or recency)
634
+ └─ Top 5 Phase 4 post-marketing trials
635
+ └─ Top 3 recruiting trials
636
+
637
+ 4. get_clinical_trial_conditions_and_interventions(nct_ids=[selected_ids])
638
+ └─ Extract: Detailed conditions, interventions, arm groups
639
+
640
+ 5. extract_clinical_trial_outcomes(nct_ids=[completed_phase3])
641
+ └─ Extract: Primary outcomes, efficacy measures, p-values (if available)
642
+
643
+ 6. extract_clinical_trial_adverse_events(nct_ids=[completed_ids])
644
+ └─ Extract: Serious AEs, common AEs by organ system (if available)
645
+
646
+ 7. fda_pharmacogenomic_biomarkers(drug_name=drug_name)
647
+ └─ Extract: FDA-required biomarker testing, approved companion diagnostics [★★★]
648
+
649
+ 8. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["indications_and_usage"])
650
+ └─ Parse for: "testing required", "biomarker", "companion diagnostic", "genetic testing" [★★★]
651
+
652
+ 9. PharmGKB_search_drugs(query=drug_name)
653
+ └─ Extract: PharmGKB drug ID for response predictors
654
+
655
+ 10. PharmGKB_get_clinical_annotations(drug_id=pharmgkb_id)
656
+ └─ Extract: Response/toxicity biomarkers with clinical evidence levels [★★☆]
657
+ ```
658
+
659
+ **CRITICAL**:
660
+ - Section 5.2 must show **actual counts by phase/status**, NOT just a list of trials
661
+ - Separate by primary indication when relevant (e.g., breast cancer vs non-breast cancer)
662
+ - List representative trials, not all trials
663
+ - Section 5.6 must document: FDA-required testing (T1), companion diagnostics devices (T1), response predictors (T2)
664
+
665
+ **Output for Section 5.6**:
666
+ ```markdown
667
+ ### 5.6 Biomarkers & Companion Diagnostics
668
+
669
+ #### FDA-Required Testing
670
+ | Biomarker | Requirement Level | Approved Test(s) | Evidence |
671
+ |-----------|------------------|------------------|----------|
672
+ | EGFR T790M | Required (NSCLC) | cobas EGFR Mutation Test v2 | T1: ★★★ |
673
+ | BRCA1/2 | Recommended (ovarian) | BRACAnalysis CDx | T1: ★★★ |
674
+
675
+ *Source: FDA Table of Pharmacogenomic Biomarkers via `fda_pharmacogenomic_biomarkers`*
676
+
677
+ #### Companion Diagnostics
678
+ **Device**: cobas EGFR Mutation Test v2 (FDA-approved, PMA P150044)
679
+ **Indication**: Detection of EGFR exon 19 deletions and T790M mutations in NSCLC
680
+ **Testing Required**: Yes - label states "Select patients for osimertinib based on FDA-approved test"
681
+
682
+ *Source: DailyMed SPL indications section*
683
+
684
+ #### Response Predictors (PharmGKB)
685
+ | Gene | Variant | Association | Evidence Level |
686
+ |------|---------|-------------|----------------|
687
+ | EGFR | T790M | Increased response | Level 1A |
688
+ | EGFR | C797S | Resistance mechanism | Level 2A |
689
+
690
+ *Source: PharmGKB via `PharmGKB_get_clinical_annotations` (PA166114513)*
691
+
692
+ **Clinical Impact**: Biomarker testing is mandatory for therapy selection. ~60% of NSCLC patients have EGFR mutations; T790M develops in ~50% of patients with acquired resistance to 1st/2nd generation EGFR TKIs.
693
+ ```
694
+
695
+ ### PATH 5: Post-Marketing Safety & Drug Interactions
696
+
697
+ **Objective**: Real-world safety signals + DDI guidance + dose modifications
698
+
699
+ **Multi-Step Chain (FAERS)**:
700
+ ```
701
+ 1. FAERS_count_reactions_by_drug_event(medicinalproduct=drug_name)
702
+ └─ Extract: Top 20 adverse reactions by MedDRA term [★★★]
703
+
704
+ 2. FAERS_count_seriousness_by_drug_event(medicinalproduct=drug_name)
705
+ └─ Extract: Serious vs non-serious counts & ratio [★★★]
706
+
707
+ 3. FAERS_count_outcomes_by_drug_event(medicinalproduct=drug_name)
708
+ └─ Extract: Recovered, recovering, fatal, unresolved counts [★★★]
709
+
710
+ 4. FAERS_count_death_related_by_drug(medicinalproduct=drug_name)
711
+ └─ Extract: Fatal outcome count [★★★]
712
+
713
+ 5. FAERS_count_patient_age_distribution(medicinalproduct=drug_name)
714
+ └─ Extract: Reports by age group [★★★]
715
+ ```
716
+
717
+ **Multi-Step Chain (Drug Interactions)**:
718
+ ```
719
+ 6. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["drug_interactions"])
720
+ └─ Extract: DDI table, CYP interactions, contraindicated combinations [★★★]
721
+
722
+ 7. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["dosage_and_administration", "warnings_and_cautions"])
723
+ └─ Extract: Dose modification triggers (ALT/AST thresholds, renal/hepatic impairment, CYP3A inhibitor/inducer adjustments) [★★★]
724
+
725
+ 8. DailyMed_get_spl_by_setid(setid=set_id)
726
+ └─ Parse full XML for drug-food interactions:
727
+ └─ Search sections: "drug_and_or_food_interactions", "food_effect"
728
+ └─ Keywords: grapefruit, alcohol, food, meal, dairy, high-fat, fasting
729
+ └─ Extract: effect magnitude, mechanism, recommendations [★★★]
730
+
731
+ 9. search_clinical_trials(intervention=f"{drug_name} AND combination", pageSize=50)
732
+ └─ Extract: Approved combinations, regimens, co-administration studies [★★★]
733
+
734
+ 10. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["indications_and_usage", "dosage_and_administration"])
735
+ └─ Parse for: "in combination with", "administered with", regimen details [★★★]
736
+ ```
737
+
738
+ **CRITICAL FAERS Reporting Requirements**:
739
+ - Include **date window** (e.g., "Reports from 2004-2026")
740
+ - Report **seriousness breakdown** (not just top PTs)
741
+ - Add **limitations paragraph**: Small N, voluntary reporting, causality not established, reporting bias
742
+ - Note if data is unavailable or limited
743
+
744
+ **Output for Report**:
745
+ ```markdown
746
+ ### 6.2 Post-Marketing Safety (FAERS)
747
+
748
+ **Total FAERS Reports**: 45,234 (Date range: 2004Q1 - 2026Q1)
749
+
750
+ #### Seriousness Breakdown
751
+ | Category | Count | Percentage |
752
+ |----------|-------|------------|
753
+ | Serious | 23,456 | 51.8% |
754
+ | Non-Serious | 21,778 | 48.2% |
755
+
756
+ *Source: FDA FAERS via `FAERS_count_seriousness_by_drug_event`*
757
+
758
+ #### Top Adverse Reactions
759
+ | Reaction (MedDRA PT) | Count | % of Reports |
760
+ |----------------------|-------|--------------|
761
+ | Diarrhoea | 8,234 | 18.2% |
762
+ | Nausea | 6,892 | 15.2% |
763
+ | Lactic acidosis | 3,456 | 7.6% |
764
+ | Vomiting | 2,987 | 6.6% |
765
+ | Abdominal pain | 2,543 | 5.6% |
766
+
767
+ *Source: FDA FAERS via `FAERS_count_reactions_by_drug_event`*
768
+
769
+ #### Outcome Distribution
770
+ | Outcome | Count | Percentage |
771
+ |---------|-------|------------|
772
+ | Recovered/Resolved | 18,234 | 40.3% |
773
+ | Not Recovered | 12,456 | 27.5% |
774
+ | Fatal | 2,134 | 4.7% |
775
+ | Unknown | 12,410 | 27.4% |
776
+
777
+ *Source: `FAERS_count_outcomes_by_drug_event`*
778
+
779
+ #### Data Limitations
780
+ FAERS data represents voluntary reports and has important limitations:
781
+ - **Small sample size** relative to total prescriptions (N=45,234 reports)
782
+ - **Reporting bias**: Serious events more likely to be reported
783
+ - **Causality not established**: Reports do not prove drug caused the event
784
+ - **Incomplete data**: Many reports lack outcome information (27.4%)
785
+
786
+ **Signal Assessment**: Lactic acidosis signal consistent with known labeling. GI events expected class effect.
787
+
788
+ ### 6.6 Dose Modification Guidance
789
+
790
+ #### Hepatic Impairment
791
+ | ALT/AST Level | Action |
792
+ |---------------|--------|
793
+ | ALT >3× ULN | Hold dose; reassess liver function |
794
+ | ALT >5× ULN | Discontinue permanently |
795
+ | Baseline cirrhosis | Not recommended (Child-Pugh B/C) |
796
+
797
+ #### Renal Impairment
798
+ | eGFR (mL/min/1.73m²) | Dosing |
799
+ |----------------------|--------|
800
+ | ≥60 | No adjustment |
801
+ | 45-59 | Reduce to 1000 mg/day max |
802
+ | 30-44 | Reduce to 500 mg/day max |
803
+ | <30 | Contraindicated |
804
+
805
+ #### CYP3A Interaction Management
806
+ - **Strong CYP3A4 inhibitors** (ketoconazole, clarithromycin): No dose adjustment (not CYP substrate)
807
+ - **Strong CYP3A4 inducers** (rifampin, phenytoin): No dose adjustment
808
+
809
+ *Source: DailyMed SPL via `DailyMed_get_spl_sections_by_setid` (dosage_and_administration, warnings)*
810
+
811
+ ### 6.5.2 Drug-Food Interactions
812
+
813
+ | Food/Beverage | Effect | Mechanism | Recommendation | Source |
814
+ |---------------|--------|-----------|----------------|--------|
815
+ | High-fat meal | ↑ Cmax 50%, ↑ AUC 30% | Increased absorption | Take with food for consistency | Label |
816
+ | Grapefruit juice | ↑ exposure (CYP3A4 substrate) | CYP3A4 inhibition | Avoid | Label |
817
+ | Alcohol | ↑ CNS depression | Additive effect | Limit consumption | Label |
818
+
819
+ *Source: DailyMed SPL via `DailyMed_get_spl_by_setid` (drug_and_or_food_interactions section)*
820
+
821
+ **Food Effect Summary**: High-fat meals increase bioavailability; administer consistently with or without food. Avoid grapefruit products and limit alcohol.
822
+
823
+ ### 6.7 Drug Combinations & Regimens
824
+
825
+ #### Approved Combination Therapies
826
+ | Combination | Indication | Regimen | Trial | Status |
827
+ |-------------|------------|---------|-------|--------|
828
+ | Drug A + fulvestrant | ER+/HER2- mBC | 400mg QD + fulv 500mg IM | NCT03778931 | Approved |
829
+ | Drug A + palbociclib | ER+ advanced | 400mg QD + palbo 125mg (21/7) | NCT04789031 | Phase 3 |
830
+
831
+ *Source: ClinicalTrials.gov via `search_clinical_trials`*
832
+
833
+ #### Co-Administration Guidance
834
+ **With CDK4/6 Inhibitors**:
835
+ - Standard dosing (400 mg QD) maintained
836
+ - Monitor QTc interval (additive effect possible)
837
+ - No dose adjustment needed
838
+
839
+ **With Fulvestrant**:
840
+ - Combination well-tolerated in EMERALD trial
841
+ - No PK interaction observed
842
+ - Standard dosing for both agents
843
+
844
+ *Source: DailyMed SPL sections + trial protocols*
845
+
846
+ **Synergy Notes**: Combination with CDK4/6 inhibitors shows additive benefit in preclinical models. Sequential therapy (CDK4/6i → SERD) common in clinical practice.
847
+ ```
848
+
849
+ ### PATH 6: Pharmacogenomics
850
+
851
+ **Objective**: PGx associations and dosing guidelines
852
+
853
+ **Multi-Step Chain (Primary - PharmGKB)**:
854
+ ```
855
+ 1. PharmGKB_search_drugs(query=drug_name)
856
+ └─ Extract: PharmGKB drug ID
857
+
858
+ 2. PharmGKB_get_drug_details(drug_id)
859
+ └─ Extract: Cross-references, related genes
860
+
861
+ 3. PharmGKB_get_clinical_annotations(gene_id) # For each related gene
862
+ └─ Extract: Variant-drug associations, evidence levels
863
+
864
+ 4. PharmGKB_get_dosing_guidelines(gene=gene_symbol)
865
+ └─ Extract: CPIC/DPWG guideline recommendations
866
+ ```
867
+
868
+ **Fallback Chain (If PharmGKB Fails)**:
869
+ ```
870
+ 5. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["pharmacogenomics", "clinical_pharmacology"])
871
+ └─ Extract: Label-based PGx information [★★★]
872
+
873
+ 6. PubMed_search_articles(query="[drug] pharmacogenomics", max_results=5)
874
+ └─ Extract: Published PGx associations [★★☆]
875
+ ```
876
+
877
+ **CRITICAL**:
878
+ - If PharmGKB tools fail (API error, timeout), **switch to fallback**
879
+ - Document the failure and indicate "PharmGKB unavailable; using label + literature"
880
+ - Always populate Section 7 with either PharmGKB data OR label data OR "No PGx associations identified"
881
+
882
+ **Output for Report**:
883
+ ```markdown
884
+ ### 7.1 Relevant Pharmacogenes
885
+
886
+ | Gene | Role | Evidence Level | Source |
887
+ |------|------|----------------|--------|
888
+ | **SLC22A1** (OCT1) | Transporter (uptake) | 2A | PharmGKB |
889
+ | **SLC22A2** (OCT2) | Transporter (renal) | 2B | PharmGKB |
890
+ | **SLC47A1** (MATE1) | Transporter (efflux) | 3 | PharmGKB |
891
+
892
+ *Source: PharmGKB via `PharmGKB_get_drug_details`*
893
+
894
+ ### 7.3 Dosing Guidelines
895
+
896
+ **CPIC Guideline**: No CPIC guideline currently available for metformin.
897
+
898
+ **Clinical Annotations**:
899
+ - rs628031 (SLC22A1): Reduced metformin response in *4/*4 carriers
900
+ - rs316019 (SLC22A2): May affect renal clearance
901
+
902
+ *Source: `PharmGKB_get_clinical_annotations`*
903
+ ```
904
+
905
+ ---
906
+
907
+ ### PATH 7: Regulatory Status & Patents
908
+
909
+ **Objective**: Comprehensive regulatory and intellectual property landscape
910
+
911
+ **Multi-Step Chain**:
912
+ ```
913
+ 1. DailyMed_search_spls(drug_name=drug_name)
914
+ └─ Extract: SetID for regulatory label data
915
+
916
+ 2. FDA_OrangeBook_search_drug(brand_name=drug_name)
917
+ └─ Extract: Application number, approval dates [★★★]
918
+
919
+ 3. FDA_OrangeBook_get_approval_history(appl_no=app_number)
920
+ └─ Extract: Original approval date, supplements, label changes [★★★]
921
+
922
+ 4. FDA_OrangeBook_get_exclusivity(brand_name=drug_name)
923
+ └─ Extract: Exclusivity types (NCE, Pediatric, Orphan), expiration dates [★★★]
924
+
925
+ 5. FDA_OrangeBook_get_patent_info(brand_name=drug_name)
926
+ └─ Extract: Patent numbers, substance/formulation claims [★★★]
927
+
928
+ 6. FDA_OrangeBook_check_generic_availability(brand_name=drug_name)
929
+ └─ Extract: Generic entries, TE codes (AB rating), first generic date [★★★]
930
+
931
+ 7. DailyMed_get_spl_sections_by_setid(setid=set_id, sections=["indications_and_usage"])
932
+ └─ Parse for: breakthrough designation, priority review, orphan status [★★★]
933
+
934
+ 8. DailyMed_get_spl_by_setid(setid=set_id)
935
+ └─ Extract special populations sections (Section 8.5):
936
+ └─ pediatric_use (LOINC 34076-0): age groups, dosing, safety
937
+ └─ geriatric_use (LOINC 34082-8): efficacy, safety in elderly
938
+ └─ pregnancy (LOINC 42228-7): risk summary, animal data, recommendations
939
+ └─ nursing_mothers (LOINC 34080-2): lactation risk, recommendations
940
+ └─ Extract: renal/hepatic dosing from dosage section [★★★]
941
+
942
+ 9. Parse DailyMed SPL revision history for regulatory timeline (Section 8.6):
943
+ └─ Initial approval date
944
+ └─ Major label changes (safety updates, indication expansions)
945
+ └─ PMR/PMC commitments from label [★★★]
946
+
947
+ 10. Combine FDA_OrangeBook_get_approval_history + label data:
948
+ └─ Create regulatory timeline table
949
+ └─ Document approval pathway (priority, breakthrough, orphan)
950
+ └─ Note limitation: US-only data [★★★]
951
+ ```
952
+
953
+ **CRITICAL**:
954
+ - Orange Book data is US-only; document limitation for EMA/PMDA
955
+ - Patent expiration dates may not be directly available; calculate from approval + exclusivity periods
956
+ - Document workaround: "Exact patent dates require Orange Book file download"
957
+ - Special populations require XML parsing from full SPL (DailyMed_get_spl_by_setid)
958
+ - Look for LOINC section codes to reliably extract special population data
959
+
960
+ **Output for Section 8.3**:
961
+ ```markdown
962
+ ### 8.3 Patents & Exclusivity
963
+
964
+ #### US Regulatory Status
965
+ **Application Number**: NDA 213869
966
+ **Original Approval**: May 12, 2023
967
+ **Approval Pathway**:
968
+ - Priority Review ✓
969
+ - Breakthrough Therapy Designation ✓
970
+ - Orphan Drug Status ✓
971
+
972
+ *Source: FDA Orange Book via `FDA_OrangeBook_get_approval_history`*
973
+
974
+ #### Exclusivity Periods
975
+ | Type | Code | Expiration Date | Protections |
976
+ |------|------|-----------------|-------------|
977
+ | New Chemical Entity (NCE) | N | May 2028 | Blocks ANDA filing for 5 years |
978
+ | Orphan Drug | O | May 2030 | Market exclusivity for indication |
979
+ | Pediatric | P | November 2030 | +6 months extension |
980
+
981
+ *Source: `FDA_OrangeBook_get_exclusivity`*
982
+
983
+ **Estimated Patent Cliff**: ~2030 (based on NCE + Orphan + Pediatric exclusivity)
984
+
985
+ #### Patent Information
986
+ | Patent Number | Substance/Formulation | Use Code | Expiration |
987
+ |---------------|----------------------|----------|------------|
988
+ | 10,689,356 | Substance | U-1 | 2037 |
989
+ | 11,123,456 | Crystal form | U-2 | 2039 |
990
+
991
+ *Source: `FDA_OrangeBook_get_patent_info`*
992
+
993
+ **Note**: Exact patent expiration dates require FDA Orange Book download; dates shown are estimates.
994
+
995
+ #### Generic Availability
996
+ **Generic Approved**: No
997
+ **First Generic Date**: Not applicable
998
+ **ANDA Applications**: None approved
999
+
1000
+ *Source: `FDA_OrangeBook_check_generic_availability`*
1001
+
1002
+ **Market Protection Summary**: Drug is protected by NCE exclusivity until 2028, orphan exclusivity until 2030, and substance patents until 2037+. No generic competition expected before 2030.
1003
+
1004
+ **Limitation**: EMA and PMDA approval/patent data not available via public API.
1005
+
1006
+ ### 8.5 Special Populations
1007
+
1008
+ #### Pediatric Use
1009
+ **Age Groups Studied**: Not established in pediatric patients
1010
+ **Dosing**: No pediatric dosing recommendations available
1011
+ **Safety**: Safety and efficacy not established in patients <18 years
1012
+
1013
+ *Source: DailyMed SPL pediatric_use section (LOINC 34076-0)*
1014
+
1015
+ #### Geriatric Use (≥65 years)
1016
+ **Population**: 20% of clinical trial participants were ≥65 years
1017
+ **Efficacy**: No overall differences in efficacy observed
1018
+ **Safety**: Similar adverse event profile to younger adults
1019
+ **Dosing**: No dose adjustment required
1020
+
1021
+ *Source: DailyMed SPL geriatric_use section (LOINC 34082-8)*
1022
+
1023
+ #### Pregnancy (Category D / Pregnancy Class)
1024
+ **Risk Summary**: Based on animal studies and mechanism of action, may cause fetal harm. Advise pregnant women of potential risk to fetus.
1025
+
1026
+ **Animal Data**:
1027
+ - Rats: Fetal toxicity observed at exposures ≥0.03× human dose
1028
+ - Rabbits: Embryo-fetal toxicity at ≥0.01× human dose
1029
+
1030
+ **Human Data**: No adequate and well-controlled studies in pregnant women
1031
+
1032
+ **Recommendation**: Verify pregnancy status prior to initiation. Advise use of effective contraception during treatment and for 1 week after final dose.
1033
+
1034
+ *Source: DailyMed SPL pregnancy section (LOINC 42228-7)*
1035
+
1036
+ #### Lactation
1037
+ **Risk Summary**: No data on presence in human milk, effects on breastfed infant, or milk production
1038
+
1039
+ **Recommendation**: Advise women not to breastfeed during treatment and for 1 week after final dose due to potential for serious adverse reactions in breastfed infants.
1040
+
1041
+ *Source: DailyMed SPL nursing_mothers section (LOINC 34080-2)*
1042
+
1043
+ #### Renal Impairment
1044
+ | eGFR (mL/min/1.73m²) | Dosing Recommendation |
1045
+ |----------------------|----------------------|
1046
+ | ≥30 (mild-moderate) | No dose adjustment required |
1047
+ | <30 (severe) | Not studied; use with caution |
1048
+ | ESRD on dialysis | Not recommended |
1049
+
1050
+ #### Hepatic Impairment
1051
+ | Child-Pugh Class | Dosing Recommendation |
1052
+ |------------------|----------------------|
1053
+ | A (mild) | No dose adjustment required |
1054
+ | B (moderate) | Reduce dose to 258 mg once daily |
1055
+ | C (severe) | Not recommended |
1056
+
1057
+ *Source: DailyMed SPL dosage_and_administration section*
1058
+
1059
+ ### 8.6 Regulatory Timeline & History
1060
+
1061
+ #### US FDA Timeline
1062
+ | Date | Milestone | Notes |
1063
+ |------|-----------|-------|
1064
+ | 2018-03 | IND filed | Phase 1 initiated |
1065
+ | 2019-11 | Breakthrough Therapy Designation | For ER+/HER2- mBC with ESR1 mutation |
1066
+ | 2020-02 | Phase 3 (EMERALD) initiated | vs fulvestrant |
1067
+ | 2022-08 | NDA submitted | Priority Review granted |
1068
+ | 2023-01-27 | FDA approval | Accelerated approval pathway |
1069
+
1070
+ **Application Number**: NDA 213869
1071
+ **Review Classification**: Priority Review (6-month timeline)
1072
+ **Approval Pathway**: Accelerated approval under Subpart H
1073
+ **Designation**: Breakthrough Therapy, Orphan Drug
1074
+
1075
+ *Source: FDA Orange Book + DailyMed label history*
1076
+
1077
+ #### Post-Marketing Requirements (PMRs)
1078
+ | PMR | Description | Due Date | Status |
1079
+ |-----|-------------|----------|--------|
1080
+ | PMR 1 | Confirmatory Phase 3 trial (EMERALD) | 2025-12 | Completed |
1081
+ | PMR 2 | Pediatric assessment | 2028-06 | Ongoing |
1082
+
1083
+ #### Major Label Changes
1084
+ | Date | Change Type | Summary |
1085
+ |------|-------------|---------|
1086
+ | 2023-01-27 | Initial approval | ER+/HER2- mBC, ESR1 mutation |
1087
+ | 2023-06-15 | Safety update | Added hepatotoxicity monitoring |
1088
+ | 2024-02-01 | Indication expansion | Added post-CDK4/6i language |
1089
+
1090
+ *Source: DailyMed SPL revision history*
1091
+
1092
+ **Regulatory Pathway Summary**: Received Breakthrough Therapy Designation (2019), Priority Review, and Accelerated Approval (2023). Confirmatory trial (EMERALD) successfully completed in 2025, converting to full approval.
1093
+
1094
+ **Limitation**: EMA and PMDA approval data not available via public API. US data only.
1095
+ ```
1096
+
1097
+ ---
1098
+
1099
+ ### PATH 8: Real-World Evidence
1100
+
1101
+ **Objective**: Complement clinical trial efficacy with real-world effectiveness data
1102
+
1103
+ **Multi-Step Chain**:
1104
+ ```
1105
+ 1. search_clinical_trials(study_type="OBSERVATIONAL", intervention=drug_name, pageSize=50)
1106
+ └─ Extract: RWE studies, registry trials, observational cohorts [★★★]
1107
+
1108
+ 2. PubMed_search_articles(query=f"{drug_name} (real-world OR observational OR effectiveness)", max_results=20)
1109
+ └─ Extract: RWE publications, adherence studies, off-label use [★★☆]
1110
+
1111
+ 3. PubMed_search_articles(query=f"{drug_name} (registry OR post-marketing OR surveillance)", max_results=10)
1112
+ └─ Extract: Post-marketing surveillance, long-term outcomes [★★☆]
1113
+
1114
+ 4. Compare efficacy vs effectiveness:
1115
+ └─ Clinical trial primary outcomes vs real-world outcomes
1116
+ └─ Trial inclusion criteria vs real-world patient demographics
1117
+ └─ Adherence rates in trials vs clinical practice
1118
+ ```
1119
+
1120
+ **Output for Section 9.4**:
1121
+ ```markdown
1122
+ ### 9.4 Real-World Evidence
1123
+
1124
+ #### Observational Studies
1125
+ **Registry Trials**: 12 ongoing, 8 completed
1126
+ **Key Studies**:
1127
+ - **ELEVATE Registry** (NCT04857528): Real-world safety/effectiveness in 500+ ER+ breast cancer patients
1128
+ - **Post-Marketing Surveillance**: European Drug Monitoring (PASS required through 2027)
1129
+
1130
+ *Source: ClinicalTrials.gov via `search_clinical_trials` (study_type="OBSERVATIONAL")*
1131
+
1132
+ #### Real-World Effectiveness
1133
+ | Outcome | Clinical Trial (Pivotal) | Real-World Study | Difference |
1134
+ |---------|-------------------------|------------------|------------|
1135
+ | PFS (months) | 3.8 (EMERALD, N=478) | 3.2 (ELEVATE, N=312) | -0.6 mo |
1136
+ | Response rate | 19.2% | 16.5% | -2.7% |
1137
+ | Treatment duration | 5.4 mo | 4.1 mo | -1.3 mo |
1138
+
1139
+ **Effectiveness Gap Analysis**: Real-world PFS ~16% shorter than trial efficacy, likely due to:
1140
+ - Broader patient population (less restrictive than trial inclusion)
1141
+ - Higher discontinuation rates (AE intolerance, cost issues)
1142
+ - Sequential therapy effects (more prior lines than trial allowed)
1143
+
1144
+ *Sources: PMID:34567890 (ELEVATE interim), PMID:35678901 (comparative effectiveness)*
1145
+
1146
+ #### Adherence & Persistence
1147
+ **Mean Treatment Duration**: 4.1 months (RWE) vs 5.4 months (trial)
1148
+ **Discontinuation Reasons** (RWE cohort, N=312):
1149
+ - Progression: 58%
1150
+ - Adverse events: 28%
1151
+ - Patient preference/cost: 9%
1152
+ - Death: 5%
1153
+
1154
+ **Adherence Rate**: 73% (defined as MPR ≥0.8) in community oncology setting
1155
+
1156
+ *Source: PMID:36789012 (US claims database analysis)*
1157
+
1158
+ #### Off-Label Use
1159
+ **Documented Off-Label Indications**:
1160
+ - ER+ metastatic breast cancer, no prior endocrine therapy: 12% of prescriptions
1161
+ - Male breast cancer: 3% of prescriptions
1162
+ - Early breast cancer (neoadjuvant): < 1% (investigational)
1163
+
1164
+ *Source: PubMed literature review*
1165
+
1166
+ **RWE Insights**: Real-world data shows slightly lower effectiveness than pivotal trials but confirms benefit in broader patient population. Adherence challenges highlight need for AE management strategies.
1167
+ ```
1168
+
1169
+ ---
1170
+
1171
+ ### PATH 9: Comparative Analysis
1172
+
1173
+ **Objective**: Position drug within therapeutic class with head-to-head and indirect comparisons
1174
+
1175
+ **Multi-Step Chain**:
1176
+ ```
1177
+ 1. Identify comparator drugs:
1178
+ └─ User provides OR infer from indication + mechanism
1179
+ └─ Example: For elacestrant (ER degrader), comparators = fulvestrant, other SERDs
1180
+
1181
+ 2. For each comparator, run abbreviated tool chain:
1182
+ a. PubChem_get_CID_by_compound_name(compound=comparator)
1183
+ b. ChEMBL_search_activities(chemblid=comparator_chemblid, target="ESR1", max_results=20)
1184
+ └─ Extract: Potency vs primary target
1185
+ c. search_clinical_trials(intervention=comparator, condition=indication, pageSize=20)
1186
+ └─ Extract: Phase 3 trial counts, approval status
1187
+ d. FAERS_count_reactions_by_drug_event(medicinalproduct=comparator)
1188
+ └─ Extract: Top 5 adverse events, seriousness ratio
1189
+
1190
+ 3. Search for head-to-head trials:
1191
+ search_clinical_trials(intervention=f"{drug_name} AND {comparator}")
1192
+ └─ Extract: Direct comparison trials [★★★]
1193
+
1194
+ 4. PubMed_search_articles(query=f"{drug_name} vs {comparator}", max_results=10)
1195
+ └─ Extract: Network meta-analyses, indirect comparisons [★★☆]
1196
+
1197
+ 5. Create comparison tables across dimensions:
1198
+ └─ Potency, selectivity, ADMET, efficacy, safety, cost (if available)
1199
+ ```
1200
+
1201
+ **Output for Section 10.5**:
1202
+ ```markdown
1203
+ ### 10.5 Comparative Analysis
1204
+
1205
+ #### Drug Class: Selective Estrogen Receptor Degraders (SERDs)
1206
+
1207
+ **Primary Comparators**: Fulvestrant (approved), AZD9833 (investigational), GDC-9545 (investigational)
1208
+
1209
+ #### Potency Comparison
1210
+ | Drug | ESR1 WT IC50 | ESR1 Y537S IC50 | Selectivity | Source |
1211
+ |------|-------------|-----------------|-------------|--------|
1212
+ | **Elacestrant** | 48 nM | 77 nM | > 100x vs other NRs | ChEMBL |
1213
+ | Fulvestrant | 9 nM | ~50 nM (est) | > 100x | ChEMBL |
1214
+ | AZD9833 | 0.7 nM | 1.2 nM | > 1000x | Literature |
1215
+
1216
+ **Potency Ranking**: AZD9833 > Fulvestrant ≈ Elacestrant for WT; all active against Y537S
1217
+
1218
+ *Sources: ChEMBL via `ChEMBL_search_activities`, PMID:33445678*
1219
+
1220
+ #### Clinical Trial Landscape
1221
+ | Drug | Phase 3 Trials | Primary Indication | Approval Status |
1222
+ |------|----------------|-------------------|-----------------|
1223
+ | Elacestrant | 2 completed, 1 ongoing | ER+/HER2- mBC | Approved (US, 2023) |
1224
+ | Fulvestrant | 15+ completed | ER+/HER2- mBC | Approved (2002) |
1225
+ | AZD9833 | 3 ongoing | ER+/HER2- mBC | Investigational |
1226
+ | GDC-9545 | 2 ongoing | ER+/HER2- mBC | Investigational |
1227
+
1228
+ *Source: ClinicalTrials.gov*
1229
+
1230
+ #### Safety Profile Comparison
1231
+ | Drug | Top AE (% patients) | Serious AE Rate | Fatal Outcomes |
1232
+ |------|---------------------|-----------------|----------------|
1233
+ | Elacestrant | Nausea (35%), Fatigue (30%) | 51.8% | 4.7% (FAERS) |
1234
+ | Fulvestrant | Injection site reaction (40%), Hot flash (28%) | 48.2% | 3.9% (FAERS) |
1235
+
1236
+ **Safety Differentiation**: Elacestrant oral administration avoids injection site reactions but has higher GI AE rate.
1237
+
1238
+ *Sources: FAERS via `FAERS_count_reactions_by_drug_event`, product labels*
1239
+
1240
+ #### Head-to-Head Trials
1241
+ **EMERALD vs Fulvestrant**:
1242
+ - Trial: NCT03778931 (Phase 3, N=478, completed)
1243
+ - PFS: 3.8 mo (elacestrant) vs 1.9 mo (fulvestrant) in ESR1-mutated subgroup (HR 0.55, p<0.001)
1244
+ - PFS: 2.2 mo vs 1.9 mo in overall population (HR 0.84, p=0.05)
1245
+
1246
+ *Source: `extract_clinical_trial_outcomes` (NCT03778931)*
1247
+
1248
+ #### Differentiation Factors
1249
+ | Factor | Elacestrant Advantage | Fulvestrant Advantage |
1250
+ |--------|----------------------|----------------------|
1251
+ | **Route** | Oral (QD) | IM injection (Q4W after loading) |
1252
+ | **ESR1 mutant efficacy** | +100% PFS improvement | Less data |
1253
+ | **Brain metastases** | BBB penetration (preclinical) | Poor CNS penetration |
1254
+ | **Approval** | Biomarker-selected (ESR1 mut) | Broader indication |
1255
+ | **Experience** | Limited (1 yr post-approval) | Extensive (20+ yrs) |
1256
+
1257
+ **Positioning**: Elacestrant fills unmet need for oral SERD with superior efficacy in ESR1-mutated disease. Fulvestrant remains standard for ESR1 WT due to longer track record.
1258
+ ```
1259
+
1260
+ ---
1261
+
1262
+ ## Type Normalization & Error Prevention
1263
+
1264
+ ### Common Validation Errors
1265
+
1266
+ Many ToolUniverse tools require **string** inputs but may return **integers** or **floats**. Always convert IDs to strings.
1267
+
1268
+ **Problem Examples**:
1269
+ - ChEMBL target IDs: `12345` (int) → should be `"12345"` (str)
1270
+ - PubMed IDs: `23456789` (int) → should be `"23456789"` (str)
1271
+ - Clinical trial NCT IDs: sometimes parsed as numbers
1272
+
1273
+ ### Type Normalization Helper
1274
+
1275
+ Before calling any tool with ID parameters:
1276
+
1277
+ ```python
1278
+ # Convert all IDs to strings
1279
+ chembl_ids = [str(id) for id in chembl_ids]
1280
+ nct_ids = [str(id) for id in nct_ids]
1281
+ pmids = [str(id) for id in pmids]
1282
+ ```
1283
+
1284
+ ### Pre-Call Checklist
1285
+
1286
+ Before each API call:
1287
+ - [ ] All ID parameters are strings
1288
+ - [ ] Lists contain strings, not ints/floats
1289
+ - [ ] No `None` or `null` values in required fields
1290
+ - [ ] Arrays are non-empty if required
1291
+
1292
+ ---
1293
+
1294
+ ## Evidence Grading System
1295
+
1296
+ ### Evidence Tiers
1297
+
1298
+ | Tier | Symbol | Description | Example |
1299
+ |------|-------|-------------|---------|
1300
+ | **T1** | ★★★ | Phase 3 RCT, meta-analysis, FDA approval | Pivotal trial, label indication |
1301
+ | **T2** | ★★☆ | Phase 1/2 trial, large case series | Dose-finding study |
1302
+ | **T3** | ★☆☆ | In vivo animal, in vitro cellular | Mouse PK study |
1303
+ | **T4** | ☆☆☆ | Review mention, computational prediction | ADMET-AI prediction |
1304
+
1305
+ ### Application in Report
1306
+
1307
+ ```markdown
1308
+ Metformin reduces hepatic glucose output via AMPK activation [★★★: FDA Label].
1309
+ Phase 3 trials demonstrated HbA1c reduction of 1.0-1.5% [★★★: NCT00123456].
1310
+ Preclinical studies suggest anti-cancer properties [★☆☆: PMID:23456789].
1311
+ ADMET-AI predicts low hERG liability (0.12) [☆☆☆: computational].
1312
+ ```
1313
+
1314
+ ### Per-Section Summary
1315
+
1316
+ Include evidence quality summary for each major section:
1317
+
1318
+ ```markdown
1319
+ ### 5. Clinical Development
1320
+ **Evidence Quality**: Strong (156 Phase 3 trials, 203 Phase 2, 67 Phase 1)
1321
+ **Data Confidence**: High - mature clinical program with decades of data
1322
+ ```
1323
+
1324
+ ---
1325
+
1326
+ ## Section Completeness Checklist
1327
+
1328
+ Before finalizing any report, verify each section meets minimum requirements:
1329
+
1330
+ ### Section 1 (Identity) - Minimum Requirements
1331
+ - [ ] PubChem CID with link
1332
+ - [ ] ChEMBL ID with link (or "Not in ChEMBL")
1333
+ - [ ] Canonical SMILES
1334
+ - [ ] Molecular formula and weight
1335
+ - [ ] At least 3 brand names OR "Generic only"
1336
+ - [ ] Salt forms identified (or "Parent compound only")
1337
+
1338
+ ### Section 2 (Chemistry) - Minimum Requirements
1339
+ - [ ] 6+ physicochemical properties in table format (including pKa if available)
1340
+ - [ ] Lipinski rule assessment with pass/fail
1341
+ - [ ] QED score with interpretation
1342
+ - [ ] Solubility data (predicted or label-based)
1343
+ - [ ] Salt forms documented (or "Parent compound only")
1344
+ - [ ] 2D structure image embedded (PubChem link)
1345
+ - [ ] Formulation details if available (dosage forms, excipients)
1346
+
1347
+ ### Section 3 (Mechanism) - Minimum Requirements
1348
+ - [ ] FDA label MOA text quoted (if approved drug) OR literature MOA summary
1349
+ - [ ] Primary mechanism described in 2-3 sentences
1350
+ - [ ] At least 1 primary target with UniProt ID
1351
+ - [ ] Activity type and potency (IC50/EC50/Ki) with assay count
1352
+ - [ ] Target selectivity table (including mutant forms if relevant, e.g., ESR1 Y537S for endocrine drugs)
1353
+ - [ ] Off-target activity addressed (or "Highly selective")
1354
+
1355
+ ### Section 4 (ADMET) - Minimum Requirements
1356
+ - [ ] All 5 subsections present (A, D, M, E, T)
1357
+ - [ ] Absorption: bioavailability + at least 2 other endpoints (predicted OR label PK)
1358
+ - [ ] Distribution: BBB + VDss or PPB (predicted OR label PK)
1359
+ - [ ] Metabolism: CYP substrate/inhibitor status for 3+ CYPs (predicted OR label DDI)
1360
+ - [ ] Excretion: clearance OR half-life (predicted OR label PK)
1361
+ - [ ] Toxicity: AMES + hERG + at least 1 other (predicted OR label warnings)
1362
+ - [ ] **If ADMET-AI fails, fallback to FDA label PK sections** (do NOT leave "predictions unavailable")
1363
+
1364
+ ### Section 5 (Clinical) - Minimum Requirements
1365
+ - [ ] Development status clearly stated (Approved/Investigational/Preclinical)
1366
+ - [ ] **Actual counts by phase/status in table format** (NOT just representative trial list)
1367
+ - [ ] Indication breakdown by counts (e.g., "312 diabetes trials, 87 PCOS trials")
1368
+ - [ ] Approved indications with year (or "Not approved")
1369
+ - [ ] Representative trial list (top 5 Phase 3, top 3 recruiting) with clear labels
1370
+ - [ ] Key efficacy data with trial references (or "No outcome data available")
1371
+
1372
+ ### Section 6 (Safety) - Minimum Requirements
1373
+ - [ ] Top 5 adverse events with frequencies
1374
+ - [ ] FAERS seriousness breakdown (serious vs non-serious counts)
1375
+ - [ ] FAERS date window documented (e.g., "2004-2026")
1376
+ - [ ] FAERS limitations paragraph (small N, reporting bias, causality not established)
1377
+ - [ ] Black box warnings (or "None")
1378
+ - [ ] At least 3 drug-drug interactions with mechanism (CYP, transporter) OR "No significant interactions"
1379
+ - [ ] Dose modification triggers (ALT/AST thresholds, renal impairment, CYP inhibitor/inducer adjustments)
1380
+
1381
+ ### Section 7 (PGx) - Minimum Requirements
1382
+ - [ ] Pharmacogenes listed (or "None identified")
1383
+ - [ ] CPIC/DPWG guideline status (or "No guideline available")
1384
+ - [ ] At least 1 clinical annotation OR "No annotations identified"
1385
+ - [ ] **If PharmGKB fails, fallback to label PGx sections + literature** (document the failure)
1386
+
1387
+ ### Section 10 (Conclusions) - Minimum Requirements
1388
+ - [ ] 5-point scorecard covering: efficacy, safety, PK, druggability, competition
1389
+ - [ ] 3+ key strengths
1390
+ - [ ] 3+ key concerns/limitations
1391
+ - [ ] At least 2 research gaps identified
1392
+
1393
+ ---
1394
+
1395
+ ## Drug Profile Scorecard Template
1396
+
1397
+ Include in Section 10:
1398
+
1399
+ ```markdown
1400
+ ### 10.1 Drug Profile Scorecard
1401
+
1402
+ | Criterion | Score (1-5) | Rationale |
1403
+ |-----------|-------------|-----------|
1404
+ | **Efficacy Evidence** | 5 | Multiple Phase 3 trials, decades of use |
1405
+ | **Safety Profile** | 4 | Well-tolerated; lactic acidosis rare but serious |
1406
+ | **PK/ADMET** | 4 | Good bioavailability; renal elimination |
1407
+ | **Target Validation** | 4 | AMPK mechanism well-established |
1408
+ | **Competitive Position** | 3 | First-line but many alternatives |
1409
+ | **Overall** | 4.0 | **Strong drug profile** |
1410
+
1411
+ **Interpretation**:
1412
+ - 5 = Excellent, 4 = Good, 3 = Moderate, 2 = Concerning, 1 = Poor
1413
+ ```
1414
+
1415
+ ---
1416
+
1417
+ ## Automated Completeness Audit
1418
+
1419
+ **CRITICAL**: Before finalizing the report, run this audit checklist and append findings to Section 11.
1420
+
1421
+ ### Audit Process
1422
+
1423
+ 1. **Review each section against minimum requirements** (see Section Completeness Checklist)
1424
+ 2. **Flag any missing data** with specific tool call recommendations
1425
+ 3. **Document tool failures** and fallback attempts
1426
+ 4. **Generate completeness score** (% of minimum requirements met)
1427
+
1428
+ ### Audit Output Template
1429
+
1430
+ Add this to Section 11 (Data Sources & Methodology):
1431
+
1432
+ ```markdown
1433
+ ---
1434
+
1435
+ ## Report Completeness Audit
1436
+
1437
+ **Overall Completeness**: 85% (17/20 minimum requirements met)
1438
+
1439
+ ### Missing Data Items
1440
+
1441
+ | Section | Missing Item | Recommended Action |
1442
+ |---------|--------------|-------------------|
1443
+ | 2 | Salt forms | Call `DailyMed_get_spl_sections_by_setid` (chemistry section) |
1444
+ | 3 | Mutant ESR1 binding | Filter ChEMBL activities for ESR1 Y537S, D538G variants |
1445
+ | 5 | Phase count breakdown | Compute counts from `search_clinical_trials` results |
1446
+ | 7 | PharmGKB guidelines | PharmGKB API unavailable; used label PGx instead [✓] |
1447
+
1448
+ ### Tool Failures Encountered
1449
+
1450
+ | Tool | Error | Fallback Used |
1451
+ |------|-------|---------------|
1452
+ | `PharmGKB_search_drugs` | API timeout | DailyMed label PGx sections [✓] |
1453
+ | `ADMETAI_predict_toxicity` | Invalid SMILES | FDA label warnings section [✓] |
1454
+
1455
+ ### Data Confidence Assessment
1456
+
1457
+ | Section | Confidence | Evidence Tier | Notes |
1458
+ |---------|-----------|---------------|-------|
1459
+ | 1. Identity | High | ★★★ | PubChem + ChEMBL confirmed |
1460
+ | 2. Chemistry | Medium | ★★☆ | Missing salt form details |
1461
+ | 3. Mechanism | High | ★★★ | FDA label + ChEMBL bioactivity |
1462
+ | 4. ADMET | Medium | ★★☆ | Predictions only; no clinical PK |
1463
+ | 5. Clinical | High | ★★★ | 156 Phase 3 trials analyzed |
1464
+ | 6. Safety | High | ★★★ | FAERS + label warnings |
1465
+ | 7. PGx | Low | ★☆☆ | PharmGKB unavailable; label only |
1466
+
1467
+ ### Quality Control Metrics (Section 11.3)
1468
+
1469
+ #### Data Recency
1470
+ | Source | Last Updated | Data Age | Status |
1471
+ |--------|-------------|----------|--------|
1472
+ | PubChem | 2026-02-01 | < 1 week | ✓ Current |
1473
+ | ChEMBL v33 | 2025-12-15 | 2 months | ✓ Current |
1474
+ | FAERS | 2026-01-01 (2026Q1) | < 1 month | ✓ Current |
1475
+ | DailyMed | 2025-11-20 (label revised) | 3 months | ✓ Current |
1476
+ | PharmGKB | N/A (unavailable) | - | ⚠ Missing |
1477
+
1478
+ **Recency Assessment**: All data sources current (< 6 months). PharmGKB unavailable; fallback used.
1479
+
1480
+ #### Cross-Source Validation
1481
+ | Property | PubChem | ChEMBL | DailyMed | Agreement |
1482
+ |----------|---------|--------|----------|-----------|
1483
+ | Molecular Weight | 378.88 | 378.88 | 378.88 | ✓ Exact match |
1484
+ | Half-life | N/A | N/A | 27 hours | Single source |
1485
+ | Primary target | N/A | ESR1 | ESR1 | ✓ Confirmed |
1486
+ | Bioavailability | Predicted: 85% | N/A | ~60% (fed) | ⚠ Discrepancy |
1487
+
1488
+ **Contradictions Detected**:
1489
+ - Bioavailability: ADMET-AI predicts 85%, but label reports ~60% (fed state). **Resolution**: Use label value (T1: ★★★) over prediction (T2: ★★☆).
1490
+
1491
+ #### Completeness Score
1492
+ **Overall**: 85% (17/20 minimum requirements met)
1493
+
1494
+ | Category | Score | Details |
1495
+ |----------|-------|---------|
1496
+ | Identity & Structure | 100% | 5/5 - All identifiers present |
1497
+ | Chemistry | 80% | 4/5 - Missing salt form |
1498
+ | Mechanism | 90% | 9/10 - Minor gap in off-targets |
1499
+ | Clinical Development | 95% | 19/20 - Comprehensive trial data |
1500
+ | Safety | 100% | 10/10 - FAERS + label complete |
1501
+ | Pharmacogenomics | 60% | 3/5 - PharmGKB unavailable |
1502
+ | Regulatory | 80% | 4/5 - US only, no EMA/PMDA |
1503
+
1504
+ #### Evidence Distribution
1505
+ | Tier | Count | Percentage | Interpretation |
1506
+ |------|-------|------------|----------------|
1507
+ | T1 (★★★) | 45 | 65% | High-quality regulatory/experimental |
1508
+ | T2 (★★☆) | 18 | 26% | Computational predictions, PharmGKB |
1509
+ | T3 (★☆☆) | 5 | 7% | Literature inference |
1510
+ | T4 (☆☆☆) | 1 | 1% | Speculation |
1511
+
1512
+ **Quality Assessment**: 91% of claims backed by T1/T2 evidence. Report meets publication standards.
1513
+
1514
+ **Recommendation**: Address missing items in Sections 2, 3, 5 for publication-quality report.
1515
+ ```
1516
+
1517
+ ---
1518
+
1519
+ ## Fallback Chains
1520
+
1521
+ | Primary Tool | Fallback | Use When |
1522
+ |--------------|----------|----------|
1523
+ | `PubChem_get_CID_by_compound_name` | `ChEMBL_search_compounds` | Name not in PubChem |
1524
+ | `ChEMBL_get_molecule_targets` | **Use `ChEMBL_search_activities` instead** | Avoid this tool (returns irrelevant targets) |
1525
+ | `ChEMBL_get_bioactivity_by_chemblid` | `PubChem_get_bioactivity_summary_by_CID` | No ChEMBL ID |
1526
+ | `DailyMed_search_spls` | `PubChem_get_drug_label_info_by_CID` | DailyMed timeout |
1527
+ | `PharmGKB_get_dosing_guidelines` | `DailyMed_get_spl_sections_by_setid` (pharmacogenomics) | PharmGKB API error |
1528
+ | `PharmGKB_search_drugs` | `DailyMed_get_spl_sections_by_setid` + `PubMed_search_articles` | PharmGKB unavailable |
1529
+ | `FAERS_count_reactions_by_drug_event` | Document "FAERS unavailable" + use label AEs | API error |
1530
+ | `ADMETAI_*` (all tools) | `DailyMed_get_spl_sections_by_setid` (clinical_pharmacology, pharmacokinetics) | Invalid SMILES or API error |
1531
+
1532
+ ---
1533
+
1534
+ ## Quick Reference: Tools by Use Case
1535
+
1536
+ | Use Case | Primary Tool | Fallback | Evidence |
1537
+ |----------|--------------|----------|----------|
1538
+ | Name → CID | `PubChem_get_CID_by_compound_name` | `ChEMBL_search_compounds` | ★★★ |
1539
+ | SMILES → CID | `PubChem_get_CID_by_SMILES` | - | ★★★ |
1540
+ | Properties | `PubChem_get_compound_properties_by_CID` | `ADMETAI_predict_physicochemical_properties` | ★★★ / ★★☆ |
1541
+ | Salt forms | `DailyMed_get_spl_sections_by_setid` (chemistry) | - | ★★★ |
1542
+ | Formulation | `DailyMed_get_spl_sections_by_setid` (description, inactive_ingredients) | - | ★★★ |
1543
+ | Drug-likeness | `ADMETAI_predict_physicochemical_properties` | Calculate from properties | ★★☆ |
1544
+ | FDA MOA | `DailyMed_get_spl_sections_by_setid` (mechanism_of_action) | - | ★★★ |
1545
+ | Targets | `ChEMBL_search_activities` → `ChEMBL_get_target` | `DGIdb_get_drug_info` | ★★★ |
1546
+ | **Avoid** | ~~`ChEMBL_get_molecule_targets`~~ | Use activities-based approach | N/A |
1547
+ | Bioactivity | `ChEMBL_search_activities` | `PubChem_get_bioactivity_summary_by_CID` | ★★★ |
1548
+ | Absorption | `ADMETAI_predict_bioavailability` | `DailyMed` clinical_pharmacology | ★★☆ / ★★★ |
1549
+ | BBB | `ADMETAI_predict_BBB_penetrance` | `DailyMed` clinical_pharmacology | ★★☆ / ★★★ |
1550
+ | CYP | `ADMETAI_predict_CYP_interactions` | `DailyMed` drug_interactions | ★★☆ / ★★★ |
1551
+ | Toxicity | `ADMETAI_predict_toxicity` | `DailyMed` warnings_and_cautions | ★★☆ / ★★★ |
1552
+ | Trials | `search_clinical_trials` | - | ★★★ |
1553
+ | Phase counts | **Compute from `search_clinical_trials` results** | - | ★★★ |
1554
+ | Trial outcomes | `extract_clinical_trial_outcomes` | - | ★★★ |
1555
+ | FAERS | `FAERS_count_reactions_by_drug_event` | Label adverse_reactions | ★★★ |
1556
+ | Dose mods | `DailyMed_get_spl_sections_by_setid` (dosage_and_administration, warnings) | - | ★★★ |
1557
+ | Label | `DailyMed_search_spls` | `PubChem_get_drug_label_info_by_CID` | ★★★ |
1558
+ | PGx | `PharmGKB_search_drugs` | `DailyMed` pharmacogenomics + PubMed | ★★☆ / ★★★ |
1559
+ | CPIC | `PharmGKB_get_dosing_guidelines` | `DailyMed` pharmacogenomics | ★★★ / ★★☆ |
1560
+ | Literature | `PubMed_search_articles` | `EuropePMC_search_articles` | Varies |
1561
+
1562
+ ---
1563
+
1564
+ ## Common Use Cases
1565
+
1566
+ ### Approved Drug Profile
1567
+ User: "Tell me about metformin"
1568
+ → Full 11-section report emphasizing clinical data, FAERS, PGx
1569
+
1570
+ ### Investigational Compound
1571
+ User: "What do we know about compound X (ChEMBL123456)?"
1572
+ → Emphasize preclinical data, mechanism, early trials; safety sections may be sparse
1573
+
1574
+ ### Safety Review
1575
+ User: "What are the safety concerns with drug Y?"
1576
+ → Deep dive on FAERS, black box warnings, interactions, PGx; lighter on chemistry
1577
+
1578
+ ### ADMET Assessment
1579
+ User: "Evaluate this compound's drug-likeness [SMILES]"
1580
+ → Focus on Sections 2 and 4; other sections may be brief or N/A
1581
+
1582
+ ### Clinical Development Landscape
1583
+ User: "What trials are ongoing for drug Z?"
1584
+ → Heavy emphasis on Section 5; trial tables with status, phases, indications
1585
+
1586
+ ---
1587
+
1588
+ ## When NOT to Use This Skill
1589
+
1590
+ - **Target research** → Use target-intelligence-gatherer skill
1591
+ - **Disease research** → Use disease-research skill
1592
+ - **Literature-only** → Use literature-deep-research skill
1593
+ - **Single property lookup** → Call tool directly
1594
+ - **Structure similarity search** → Use `PubChem_search_compounds_by_similarity` directly
1595
+
1596
+ Use this skill for comprehensive, multi-dimensional drug profiling.
1597
+
1598
+ ---
1599
+
1600
+ ## Key Improvements Summary
1601
+
1602
+ Based on real-world testing (elacestrant case study), these workflow improvements address common gaps:
1603
+
1604
+ ### 1. Chemistry Completeness
1605
+ - ✅ Add salt/polymorph information from DailyMed chemistry section
1606
+ - ✅ Include pKa and experimental solubility
1607
+ - ✅ Embed 2D structure image (PubChem link)
1608
+ - ✅ Document formulation details and excipients
1609
+
1610
+ ### 2. Mechanism Depth
1611
+ - ✅ Quote FDA label MOA text verbatim (authoritative source)
1612
+ - ✅ Add target selectivity table (including mutant forms for relevant drugs)
1613
+ - ✅ Derive targets from ChEMBL activities (avoid `ChEMBL_get_molecule_targets`)
1614
+
1615
+ ### 3. Clinical Trial Accuracy
1616
+ - ✅ Compute actual phase counts from search results
1617
+ - ✅ Separate by indication when relevant (e.g., breast cancer vs other)
1618
+ - ✅ Clearly label "representative trials" vs "all trials"
1619
+
1620
+ ### 4. Safety Completeness
1621
+ - ✅ Add FAERS seriousness breakdown
1622
+ - ✅ Document date window for FAERS data
1623
+ - ✅ Include FAERS limitations paragraph
1624
+ - ✅ Add dose modification triggers table (ALT/AST thresholds, renal/hepatic dosing)
1625
+
1626
+ ### 5. Fallback Resilience
1627
+ - ✅ ADMET-AI failures → FDA label PK sections
1628
+ - ✅ PharmGKB failures → DailyMed PGx sections + PubMed
1629
+ - ✅ Type normalization for all IDs (prevent validation errors)
1630
+
1631
+ ### 6. Quality Control
1632
+ - ✅ Automated completeness audit at report end
1633
+ - ✅ Missing data flagged with specific tool call recommendations
1634
+ - ✅ Tool failures documented with fallback status
1635
+
1636
+ ---
1637
+
1638
+ ## Additional Resources
1639
+
1640
+ - **Tool reference**: [TOOLS_REFERENCE.md](TOOLS_REFERENCE.md) - Complete tool listing
1641
+ - **Verification checklist**: [CHECKLIST.md](CHECKLIST.md) - Pre-delivery verification
1642
+ - **Examples**: [EXAMPLES.md](EXAMPLES.md) - Detailed workflow examples