@bgicli/bgicli 2.1.1 → 2.2.1

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 (1267) hide show
  1. package/README.md +152 -74
  2. package/data/skills/aav-vector-design-agent/SKILL.md +198 -0
  3. package/data/skills/adaptyv/SKILL.md +112 -0
  4. package/data/skills/adhd-daily-planner/SKILL.md +271 -0
  5. package/data/skills/aeon/SKILL.md +372 -0
  6. package/data/skills/agent-browser/SKILL.md +159 -0
  7. package/data/skills/agentd-drug-discovery/SKILL.md +52 -0
  8. package/data/skills/ai-analyzer/SKILL.md +218 -0
  9. package/data/skills/alphafold/SKILL.md +183 -0
  10. package/data/skills/alphafold-database/SKILL.md +500 -0
  11. package/data/skills/anndata/SKILL.md +394 -0
  12. package/data/skills/antibody-design-agent/SKILL.md +64 -0
  13. package/data/skills/arboreto/SKILL.md +237 -0
  14. package/data/skills/armored-cart-design-agent/SKILL.md +225 -0
  15. package/data/skills/arxiv-search/SKILL.md +224 -0
  16. package/data/skills/autonomous-oncology-agent/SKILL.md +77 -0
  17. package/data/skills/bayesian-optimizer/SKILL.md +60 -0
  18. package/data/skills/benchling-integration/SKILL.md +473 -0
  19. package/data/skills/bgpt-paper-search/SKILL.md +81 -0
  20. package/data/skills/bindcraft/SKILL.md +198 -0
  21. package/data/skills/binder-design/SKILL.md +182 -0
  22. package/data/skills/binding-characterization/SKILL.md +234 -0
  23. package/data/skills/bindingdb-database/SKILL.md +332 -0
  24. package/data/skills/bio-admet-prediction/SKILL.md +224 -0
  25. package/data/skills/bio-alignment-files-bam-statistics/SKILL.md +340 -0
  26. package/data/skills/bio-alignment-filtering/SKILL.md +322 -0
  27. package/data/skills/bio-alignment-indexing/SKILL.md +249 -0
  28. package/data/skills/bio-alignment-io/SKILL.md +301 -0
  29. package/data/skills/bio-alignment-msa-parsing/SKILL.md +366 -0
  30. package/data/skills/bio-alignment-msa-statistics/SKILL.md +375 -0
  31. package/data/skills/bio-alignment-pairwise/SKILL.md +277 -0
  32. package/data/skills/bio-alignment-sorting/SKILL.md +296 -0
  33. package/data/skills/bio-alignment-validation/SKILL.md +374 -0
  34. package/data/skills/bio-atac-seq-atac-peak-calling/SKILL.md +221 -0
  35. package/data/skills/bio-atac-seq-atac-qc/SKILL.md +292 -0
  36. package/data/skills/bio-atac-seq-differential-accessibility/SKILL.md +268 -0
  37. package/data/skills/bio-atac-seq-footprinting/SKILL.md +256 -0
  38. package/data/skills/bio-atac-seq-motif-deviation/SKILL.md +319 -0
  39. package/data/skills/bio-atac-seq-nucleosome-positioning/SKILL.md +321 -0
  40. package/data/skills/bio-basecalling/SKILL.md +368 -0
  41. package/data/skills/bio-batch-downloads/SKILL.md +384 -0
  42. package/data/skills/bio-batch-processing/SKILL.md +303 -0
  43. package/data/skills/bio-bedgraph-handling/SKILL.md +336 -0
  44. package/data/skills/bio-blast-searches/SKILL.md +354 -0
  45. package/data/skills/bio-causal-genomics-colocalization-analysis/SKILL.md +264 -0
  46. package/data/skills/bio-causal-genomics-fine-mapping/SKILL.md +267 -0
  47. package/data/skills/bio-causal-genomics-mediation-analysis/SKILL.md +264 -0
  48. package/data/skills/bio-causal-genomics-mendelian-randomization/SKILL.md +221 -0
  49. package/data/skills/bio-causal-genomics-pleiotropy-detection/SKILL.md +292 -0
  50. package/data/skills/bio-cfdna-preprocessing/SKILL.md +200 -0
  51. package/data/skills/bio-chipseq-differential-binding/SKILL.md +262 -0
  52. package/data/skills/bio-chipseq-motif-analysis/SKILL.md +387 -0
  53. package/data/skills/bio-chipseq-peak-annotation/SKILL.md +239 -0
  54. package/data/skills/bio-chipseq-peak-calling/SKILL.md +277 -0
  55. package/data/skills/bio-chipseq-qc/SKILL.md +391 -0
  56. package/data/skills/bio-chipseq-super-enhancers/SKILL.md +288 -0
  57. package/data/skills/bio-chipseq-visualization/SKILL.md +289 -0
  58. package/data/skills/bio-clinical-databases-clinvar-lookup/SKILL.md +188 -0
  59. package/data/skills/bio-clinical-databases-dbsnp-queries/SKILL.md +171 -0
  60. package/data/skills/bio-clinical-databases-gnomad-frequencies/SKILL.md +205 -0
  61. package/data/skills/bio-clinical-databases-hla-typing/SKILL.md +248 -0
  62. package/data/skills/bio-clinical-databases-myvariant-queries/SKILL.md +174 -0
  63. package/data/skills/bio-clinical-databases-pharmacogenomics/SKILL.md +232 -0
  64. package/data/skills/bio-clinical-databases-polygenic-risk/SKILL.md +276 -0
  65. package/data/skills/bio-clinical-databases-somatic-signatures/SKILL.md +261 -0
  66. package/data/skills/bio-clinical-databases-tumor-mutational-burden/SKILL.md +301 -0
  67. package/data/skills/bio-clinical-databases-variant-prioritization/SKILL.md +225 -0
  68. package/data/skills/bio-clip-seq-binding-site-annotation/SKILL.md +66 -0
  69. package/data/skills/bio-clip-seq-clip-alignment/SKILL.md +70 -0
  70. package/data/skills/bio-clip-seq-clip-motif-analysis/SKILL.md +62 -0
  71. package/data/skills/bio-clip-seq-clip-peak-calling/SKILL.md +282 -0
  72. package/data/skills/bio-clip-seq-clip-preprocessing/SKILL.md +142 -0
  73. package/data/skills/bio-codon-usage/SKILL.md +353 -0
  74. package/data/skills/bio-comparative-genomics-ancestral-reconstruction/SKILL.md +312 -0
  75. package/data/skills/bio-comparative-genomics-hgt-detection/SKILL.md +341 -0
  76. package/data/skills/bio-comparative-genomics-ortholog-inference/SKILL.md +308 -0
  77. package/data/skills/bio-comparative-genomics-positive-selection/SKILL.md +354 -0
  78. package/data/skills/bio-comparative-genomics-synteny-analysis/SKILL.md +315 -0
  79. package/data/skills/bio-compressed-files/SKILL.md +263 -0
  80. package/data/skills/bio-consensus-sequences/SKILL.md +340 -0
  81. package/data/skills/bio-copy-number-cnv-annotation/SKILL.md +307 -0
  82. package/data/skills/bio-copy-number-cnv-visualization/SKILL.md +294 -0
  83. package/data/skills/bio-copy-number-cnvkit-analysis/SKILL.md +290 -0
  84. package/data/skills/bio-copy-number-gatk-cnv/SKILL.md +270 -0
  85. package/data/skills/bio-crispr-screens-base-editing-analysis/SKILL.md +110 -0
  86. package/data/skills/bio-crispr-screens-batch-correction/SKILL.md +316 -0
  87. package/data/skills/bio-crispr-screens-crispresso-editing/SKILL.md +205 -0
  88. package/data/skills/bio-crispr-screens-hit-calling/SKILL.md +264 -0
  89. package/data/skills/bio-crispr-screens-jacks-analysis/SKILL.md +313 -0
  90. package/data/skills/bio-crispr-screens-library-design/SKILL.md +417 -0
  91. package/data/skills/bio-crispr-screens-mageck-analysis/SKILL.md +222 -0
  92. package/data/skills/bio-crispr-screens-screen-qc/SKILL.md +243 -0
  93. package/data/skills/bio-ctdna-mutation-detection/SKILL.md +234 -0
  94. package/data/skills/bio-data-visualization-circos-plots/SKILL.md +405 -0
  95. package/data/skills/bio-data-visualization-color-palettes/SKILL.md +244 -0
  96. package/data/skills/bio-data-visualization-genome-browser-tracks/SKILL.md +328 -0
  97. package/data/skills/bio-data-visualization-genome-tracks/SKILL.md +249 -0
  98. package/data/skills/bio-data-visualization-ggplot2-fundamentals/SKILL.md +313 -0
  99. package/data/skills/bio-data-visualization-heatmaps-clustering/SKILL.md +227 -0
  100. package/data/skills/bio-data-visualization-interactive-visualization/SKILL.md +210 -0
  101. package/data/skills/bio-data-visualization-multipanel-figures/SKILL.md +274 -0
  102. package/data/skills/bio-data-visualization-specialized-omics-plots/SKILL.md +251 -0
  103. package/data/skills/bio-data-visualization-upset-plots/SKILL.md +228 -0
  104. package/data/skills/bio-data-visualization-volcano-customization/SKILL.md +233 -0
  105. package/data/skills/bio-de-deseq2-basics/SKILL.md +376 -0
  106. package/data/skills/bio-de-edger-basics/SKILL.md +418 -0
  107. package/data/skills/bio-de-results/SKILL.md +378 -0
  108. package/data/skills/bio-de-visualization/SKILL.md +408 -0
  109. package/data/skills/bio-differential-expression-batch-correction/SKILL.md +253 -0
  110. package/data/skills/bio-differential-expression-timeseries-de/SKILL.md +370 -0
  111. package/data/skills/bio-differential-splicing/SKILL.md +177 -0
  112. package/data/skills/bio-duplicate-handling/SKILL.md +292 -0
  113. package/data/skills/bio-entrez-fetch/SKILL.md +334 -0
  114. package/data/skills/bio-entrez-link/SKILL.md +325 -0
  115. package/data/skills/bio-entrez-search/SKILL.md +311 -0
  116. package/data/skills/bio-epidemiological-genomics-amr-surveillance/SKILL.md +233 -0
  117. package/data/skills/bio-epidemiological-genomics-pathogen-typing/SKILL.md +202 -0
  118. package/data/skills/bio-epidemiological-genomics-phylodynamics/SKILL.md +207 -0
  119. package/data/skills/bio-epidemiological-genomics-transmission-inference/SKILL.md +237 -0
  120. package/data/skills/bio-epidemiological-genomics-variant-surveillance/SKILL.md +237 -0
  121. package/data/skills/bio-epitranscriptomics-m6a-differential/SKILL.md +88 -0
  122. package/data/skills/bio-epitranscriptomics-m6a-peak-calling/SKILL.md +89 -0
  123. package/data/skills/bio-epitranscriptomics-m6anet-analysis/SKILL.md +101 -0
  124. package/data/skills/bio-epitranscriptomics-merip-preprocessing/SKILL.md +81 -0
  125. package/data/skills/bio-epitranscriptomics-modification-visualization/SKILL.md +98 -0
  126. package/data/skills/bio-experimental-design-batch-design/SKILL.md +110 -0
  127. package/data/skills/bio-experimental-design-multiple-testing/SKILL.md +98 -0
  128. package/data/skills/bio-experimental-design-power-analysis/SKILL.md +84 -0
  129. package/data/skills/bio-experimental-design-sample-size/SKILL.md +93 -0
  130. package/data/skills/bio-expression-matrix-counts-ingest/SKILL.md +220 -0
  131. package/data/skills/bio-expression-matrix-gene-id-mapping/SKILL.md +256 -0
  132. package/data/skills/bio-expression-matrix-metadata-joins/SKILL.md +271 -0
  133. package/data/skills/bio-expression-matrix-sparse-handling/SKILL.md +247 -0
  134. package/data/skills/bio-fastq-quality/SKILL.md +279 -0
  135. package/data/skills/bio-filter-sequences/SKILL.md +265 -0
  136. package/data/skills/bio-flow-cytometry-bead-normalization/SKILL.md +315 -0
  137. package/data/skills/bio-flow-cytometry-clustering-phenotyping/SKILL.md +237 -0
  138. package/data/skills/bio-flow-cytometry-compensation-transformation/SKILL.md +196 -0
  139. package/data/skills/bio-flow-cytometry-cytometry-qc/SKILL.md +382 -0
  140. package/data/skills/bio-flow-cytometry-differential-analysis/SKILL.md +217 -0
  141. package/data/skills/bio-flow-cytometry-doublet-detection/SKILL.md +288 -0
  142. package/data/skills/bio-flow-cytometry-fcs-handling/SKILL.md +221 -0
  143. package/data/skills/bio-flow-cytometry-gating-analysis/SKILL.md +193 -0
  144. package/data/skills/bio-format-conversion/SKILL.md +193 -0
  145. package/data/skills/bio-fragment-analysis/SKILL.md +214 -0
  146. package/data/skills/bio-gatk-variant-calling/SKILL.md +422 -0
  147. package/data/skills/bio-genome-assembly-assembly-polishing/SKILL.md +333 -0
  148. package/data/skills/bio-genome-assembly-assembly-qc/SKILL.md +344 -0
  149. package/data/skills/bio-genome-assembly-contamination-detection/SKILL.md +235 -0
  150. package/data/skills/bio-genome-assembly-hifi-assembly/SKILL.md +178 -0
  151. package/data/skills/bio-genome-assembly-long-read-assembly/SKILL.md +307 -0
  152. package/data/skills/bio-genome-assembly-metagenome-assembly/SKILL.md +227 -0
  153. package/data/skills/bio-genome-assembly-scaffolding/SKILL.md +204 -0
  154. package/data/skills/bio-genome-assembly-short-read-assembly/SKILL.md +319 -0
  155. package/data/skills/bio-genome-engineering-base-editing-design/SKILL.md +277 -0
  156. package/data/skills/bio-genome-engineering-grna-design/SKILL.md +221 -0
  157. package/data/skills/bio-genome-engineering-hdr-template-design/SKILL.md +264 -0
  158. package/data/skills/bio-genome-engineering-off-target-prediction/SKILL.md +232 -0
  159. package/data/skills/bio-genome-engineering-prime-editing-design/SKILL.md +275 -0
  160. package/data/skills/bio-genome-intervals-bed-file-basics/SKILL.md +357 -0
  161. package/data/skills/bio-genome-intervals-bigwig-tracks/SKILL.md +351 -0
  162. package/data/skills/bio-genome-intervals-coverage-analysis/SKILL.md +300 -0
  163. package/data/skills/bio-genome-intervals-gtf-gff-handling/SKILL.md +345 -0
  164. package/data/skills/bio-genome-intervals-interval-arithmetic/SKILL.md +485 -0
  165. package/data/skills/bio-genome-intervals-proximity-operations/SKILL.md +337 -0
  166. package/data/skills/bio-geo-data/SKILL.md +380 -0
  167. package/data/skills/bio-hi-c-analysis-compartment-analysis/SKILL.md +261 -0
  168. package/data/skills/bio-hi-c-analysis-contact-pairs/SKILL.md +278 -0
  169. package/data/skills/bio-hi-c-analysis-hic-data-io/SKILL.md +260 -0
  170. package/data/skills/bio-hi-c-analysis-hic-differential/SKILL.md +328 -0
  171. package/data/skills/bio-hi-c-analysis-hic-visualization/SKILL.md +297 -0
  172. package/data/skills/bio-hi-c-analysis-loop-calling/SKILL.md +284 -0
  173. package/data/skills/bio-hi-c-analysis-matrix-operations/SKILL.md +274 -0
  174. package/data/skills/bio-hi-c-analysis-tad-detection/SKILL.md +239 -0
  175. package/data/skills/bio-imaging-mass-cytometry-cell-segmentation/SKILL.md +241 -0
  176. package/data/skills/bio-imaging-mass-cytometry-data-preprocessing/SKILL.md +279 -0
  177. package/data/skills/bio-imaging-mass-cytometry-interactive-annotation/SKILL.md +304 -0
  178. package/data/skills/bio-imaging-mass-cytometry-phenotyping/SKILL.md +231 -0
  179. package/data/skills/bio-imaging-mass-cytometry-quality-metrics/SKILL.md +316 -0
  180. package/data/skills/bio-imaging-mass-cytometry-spatial-analysis/SKILL.md +246 -0
  181. package/data/skills/bio-immunoinformatics-epitope-prediction/SKILL.md +259 -0
  182. package/data/skills/bio-immunoinformatics-immunogenicity-scoring/SKILL.md +275 -0
  183. package/data/skills/bio-immunoinformatics-mhc-binding-prediction/SKILL.md +260 -0
  184. package/data/skills/bio-immunoinformatics-neoantigen-prediction/SKILL.md +277 -0
  185. package/data/skills/bio-immunoinformatics-tcr-epitope-binding/SKILL.md +257 -0
  186. package/data/skills/bio-isoform-switching/SKILL.md +192 -0
  187. package/data/skills/bio-liquid-biopsy-pipeline/SKILL.md +311 -0
  188. package/data/skills/bio-local-blast/SKILL.md +350 -0
  189. package/data/skills/bio-long-read-sequencing-clair3-variants/SKILL.md +252 -0
  190. package/data/skills/bio-long-read-sequencing-isoseq-analysis/SKILL.md +334 -0
  191. package/data/skills/bio-long-read-sequencing-nanopore-methylation/SKILL.md +110 -0
  192. package/data/skills/bio-longitudinal-monitoring/SKILL.md +271 -0
  193. package/data/skills/bio-longread-alignment/SKILL.md +193 -0
  194. package/data/skills/bio-longread-medaka/SKILL.md +176 -0
  195. package/data/skills/bio-longread-qc/SKILL.md +224 -0
  196. package/data/skills/bio-longread-structural-variants/SKILL.md +201 -0
  197. package/data/skills/bio-machine-learning-atlas-mapping/SKILL.md +139 -0
  198. package/data/skills/bio-machine-learning-biomarker-discovery/SKILL.md +157 -0
  199. package/data/skills/bio-machine-learning-model-validation/SKILL.md +148 -0
  200. package/data/skills/bio-machine-learning-omics-classifiers/SKILL.md +146 -0
  201. package/data/skills/bio-machine-learning-prediction-explanation/SKILL.md +162 -0
  202. package/data/skills/bio-machine-learning-survival-analysis/SKILL.md +176 -0
  203. package/data/skills/bio-metabolomics-lipidomics/SKILL.md +265 -0
  204. package/data/skills/bio-metabolomics-metabolite-annotation/SKILL.md +241 -0
  205. package/data/skills/bio-metabolomics-msdial-preprocessing/SKILL.md +308 -0
  206. package/data/skills/bio-metabolomics-normalization-qc/SKILL.md +283 -0
  207. package/data/skills/bio-metabolomics-pathway-mapping/SKILL.md +237 -0
  208. package/data/skills/bio-metabolomics-statistical-analysis/SKILL.md +276 -0
  209. package/data/skills/bio-metabolomics-targeted-analysis/SKILL.md +314 -0
  210. package/data/skills/bio-metabolomics-xcms-preprocessing/SKILL.md +268 -0
  211. package/data/skills/bio-metagenomics-abundance/SKILL.md +203 -0
  212. package/data/skills/bio-metagenomics-amr-detection/SKILL.md +293 -0
  213. package/data/skills/bio-metagenomics-functional-profiling/SKILL.md +252 -0
  214. package/data/skills/bio-metagenomics-kraken/SKILL.md +204 -0
  215. package/data/skills/bio-metagenomics-metaphlan/SKILL.md +214 -0
  216. package/data/skills/bio-metagenomics-strain-tracking/SKILL.md +292 -0
  217. package/data/skills/bio-metagenomics-visualization/SKILL.md +240 -0
  218. package/data/skills/bio-methylation-based-detection/SKILL.md +223 -0
  219. package/data/skills/bio-methylation-bismark-alignment/SKILL.md +195 -0
  220. package/data/skills/bio-methylation-calling/SKILL.md +200 -0
  221. package/data/skills/bio-methylation-dmr-detection/SKILL.md +211 -0
  222. package/data/skills/bio-methylation-methylkit/SKILL.md +219 -0
  223. package/data/skills/bio-microbiome-amplicon-processing/SKILL.md +137 -0
  224. package/data/skills/bio-microbiome-differential-abundance/SKILL.md +147 -0
  225. package/data/skills/bio-microbiome-diversity-analysis/SKILL.md +188 -0
  226. package/data/skills/bio-microbiome-functional-prediction/SKILL.md +153 -0
  227. package/data/skills/bio-microbiome-qiime2-workflow/SKILL.md +219 -0
  228. package/data/skills/bio-microbiome-taxonomy-assignment/SKILL.md +168 -0
  229. package/data/skills/bio-molecular-descriptors/SKILL.md +200 -0
  230. package/data/skills/bio-molecular-io/SKILL.md +188 -0
  231. package/data/skills/bio-motif-search/SKILL.md +354 -0
  232. package/data/skills/bio-multi-omics-data-harmonization/SKILL.md +228 -0
  233. package/data/skills/bio-multi-omics-mixomics-analysis/SKILL.md +221 -0
  234. package/data/skills/bio-multi-omics-mofa-integration/SKILL.md +225 -0
  235. package/data/skills/bio-multi-omics-similarity-network/SKILL.md +235 -0
  236. package/data/skills/bio-orchestrator/SKILL.md +133 -0
  237. package/data/skills/bio-paired-end-fastq/SKILL.md +334 -0
  238. package/data/skills/bio-pathway-enrichment-visualization/SKILL.md +278 -0
  239. package/data/skills/bio-pathway-go-enrichment/SKILL.md +218 -0
  240. package/data/skills/bio-pathway-gsea/SKILL.md +227 -0
  241. package/data/skills/bio-pathway-kegg-pathways/SKILL.md +234 -0
  242. package/data/skills/bio-pathway-reactome/SKILL.md +215 -0
  243. package/data/skills/bio-pathway-wikipathways/SKILL.md +255 -0
  244. package/data/skills/bio-pdb-geometric-analysis/SKILL.md +475 -0
  245. package/data/skills/bio-pdb-structure-io/SKILL.md +296 -0
  246. package/data/skills/bio-pdb-structure-modification/SKILL.md +448 -0
  247. package/data/skills/bio-pdb-structure-navigation/SKILL.md +335 -0
  248. package/data/skills/bio-phasing-imputation-genotype-imputation/SKILL.md +201 -0
  249. package/data/skills/bio-phasing-imputation-haplotype-phasing/SKILL.md +190 -0
  250. package/data/skills/bio-phasing-imputation-imputation-qc/SKILL.md +265 -0
  251. package/data/skills/bio-phasing-imputation-reference-panels/SKILL.md +203 -0
  252. package/data/skills/bio-phylo-distance-calculations/SKILL.md +307 -0
  253. package/data/skills/bio-phylo-modern-tree-inference/SKILL.md +274 -0
  254. package/data/skills/bio-phylo-tree-io/SKILL.md +252 -0
  255. package/data/skills/bio-phylo-tree-manipulation/SKILL.md +375 -0
  256. package/data/skills/bio-phylo-tree-visualization/SKILL.md +275 -0
  257. package/data/skills/bio-pileup-generation/SKILL.md +314 -0
  258. package/data/skills/bio-population-genetics-association-testing/SKILL.md +293 -0
  259. package/data/skills/bio-population-genetics-linkage-disequilibrium/SKILL.md +260 -0
  260. package/data/skills/bio-population-genetics-plink-basics/SKILL.md +338 -0
  261. package/data/skills/bio-population-genetics-population-structure/SKILL.md +352 -0
  262. package/data/skills/bio-population-genetics-scikit-allel-analysis/SKILL.md +306 -0
  263. package/data/skills/bio-population-genetics-selection-statistics/SKILL.md +251 -0
  264. package/data/skills/bio-primer-design-primer-basics/SKILL.md +289 -0
  265. package/data/skills/bio-primer-design-primer-validation/SKILL.md +344 -0
  266. package/data/skills/bio-primer-design-qpcr-primers/SKILL.md +273 -0
  267. package/data/skills/bio-proteomics-data-import/SKILL.md +122 -0
  268. package/data/skills/bio-proteomics-dia-analysis/SKILL.md +246 -0
  269. package/data/skills/bio-proteomics-differential-abundance/SKILL.md +129 -0
  270. package/data/skills/bio-proteomics-peptide-identification/SKILL.md +122 -0
  271. package/data/skills/bio-proteomics-protein-inference/SKILL.md +174 -0
  272. package/data/skills/bio-proteomics-proteomics-qc/SKILL.md +208 -0
  273. package/data/skills/bio-proteomics-ptm-analysis/SKILL.md +139 -0
  274. package/data/skills/bio-proteomics-quantification/SKILL.md +141 -0
  275. package/data/skills/bio-proteomics-spectral-libraries/SKILL.md +270 -0
  276. package/data/skills/bio-reaction-enumeration/SKILL.md +251 -0
  277. package/data/skills/bio-read-alignment-bowtie2-alignment/SKILL.md +189 -0
  278. package/data/skills/bio-read-alignment-bwa-alignment/SKILL.md +166 -0
  279. package/data/skills/bio-read-alignment-hisat2-alignment/SKILL.md +205 -0
  280. package/data/skills/bio-read-alignment-star-alignment/SKILL.md +204 -0
  281. package/data/skills/bio-read-qc-adapter-trimming/SKILL.md +222 -0
  282. package/data/skills/bio-read-qc-contamination-screening/SKILL.md +252 -0
  283. package/data/skills/bio-read-qc-fastp-workflow/SKILL.md +278 -0
  284. package/data/skills/bio-read-qc-quality-filtering/SKILL.md +231 -0
  285. package/data/skills/bio-read-qc-quality-reports/SKILL.md +204 -0
  286. package/data/skills/bio-read-qc-umi-processing/SKILL.md +391 -0
  287. package/data/skills/bio-read-sequences/SKILL.md +319 -0
  288. package/data/skills/bio-reference-operations/SKILL.md +302 -0
  289. package/data/skills/bio-reporting-automated-qc-reports/SKILL.md +103 -0
  290. package/data/skills/bio-reporting-figure-export/SKILL.md +112 -0
  291. package/data/skills/bio-reporting-jupyter-reports/SKILL.md +98 -0
  292. package/data/skills/bio-reporting-quarto-reports/SKILL.md +295 -0
  293. package/data/skills/bio-reporting-rmarkdown-reports/SKILL.md +276 -0
  294. package/data/skills/bio-research-tools-biomarker-signature-studio/SKILL.md +99 -0
  295. package/data/skills/bio-restriction-enzyme-selection/SKILL.md +342 -0
  296. package/data/skills/bio-restriction-fragment-analysis/SKILL.md +259 -0
  297. package/data/skills/bio-restriction-mapping/SKILL.md +239 -0
  298. package/data/skills/bio-restriction-sites/SKILL.md +222 -0
  299. package/data/skills/bio-reverse-complement/SKILL.md +250 -0
  300. package/data/skills/bio-ribo-seq-orf-detection/SKILL.md +303 -0
  301. package/data/skills/bio-ribo-seq-riboseq-preprocessing/SKILL.md +176 -0
  302. package/data/skills/bio-ribo-seq-ribosome-periodicity/SKILL.md +182 -0
  303. package/data/skills/bio-ribo-seq-ribosome-stalling/SKILL.md +217 -0
  304. package/data/skills/bio-ribo-seq-translation-efficiency/SKILL.md +183 -0
  305. package/data/skills/bio-rna-quantification-alignment-free-quant/SKILL.md +226 -0
  306. package/data/skills/bio-rna-quantification-count-matrix-qc/SKILL.md +310 -0
  307. package/data/skills/bio-rna-quantification-featurecounts-counting/SKILL.md +190 -0
  308. package/data/skills/bio-rna-quantification-tximport-workflow/SKILL.md +240 -0
  309. package/data/skills/bio-rnaseq-qc/SKILL.md +320 -0
  310. package/data/skills/bio-sam-bam-basics/SKILL.md +248 -0
  311. package/data/skills/bio-sashimi-plots/SKILL.md +175 -0
  312. package/data/skills/bio-seq-objects/SKILL.md +240 -0
  313. package/data/skills/bio-sequence-properties/SKILL.md +397 -0
  314. package/data/skills/bio-sequence-similarity/SKILL.md +335 -0
  315. package/data/skills/bio-sequence-slicing/SKILL.md +232 -0
  316. package/data/skills/bio-sequence-statistics/SKILL.md +318 -0
  317. package/data/skills/bio-similarity-searching/SKILL.md +200 -0
  318. package/data/skills/bio-single-cell-batch-integration/SKILL.md +317 -0
  319. package/data/skills/bio-single-cell-cell-annotation/SKILL.md +259 -0
  320. package/data/skills/bio-single-cell-cell-communication/SKILL.md +257 -0
  321. package/data/skills/bio-single-cell-clustering/SKILL.md +330 -0
  322. package/data/skills/bio-single-cell-data-io/SKILL.md +315 -0
  323. package/data/skills/bio-single-cell-doublet-detection/SKILL.md +362 -0
  324. package/data/skills/bio-single-cell-lineage-tracing/SKILL.md +319 -0
  325. package/data/skills/bio-single-cell-markers-annotation/SKILL.md +317 -0
  326. package/data/skills/bio-single-cell-metabolite-communication/SKILL.md +258 -0
  327. package/data/skills/bio-single-cell-multimodal-integration/SKILL.md +242 -0
  328. package/data/skills/bio-single-cell-perturb-seq/SKILL.md +258 -0
  329. package/data/skills/bio-single-cell-preprocessing/SKILL.md +338 -0
  330. package/data/skills/bio-single-cell-scatac-analysis/SKILL.md +326 -0
  331. package/data/skills/bio-single-cell-splicing/SKILL.md +199 -0
  332. package/data/skills/bio-single-cell-trajectory-inference/SKILL.md +225 -0
  333. package/data/skills/bio-small-rna-seq-differential-mirna/SKILL.md +194 -0
  334. package/data/skills/bio-small-rna-seq-mirdeep2-analysis/SKILL.md +180 -0
  335. package/data/skills/bio-small-rna-seq-mirge3-analysis/SKILL.md +178 -0
  336. package/data/skills/bio-small-rna-seq-smrna-preprocessing/SKILL.md +174 -0
  337. package/data/skills/bio-small-rna-seq-target-prediction/SKILL.md +202 -0
  338. package/data/skills/bio-spatial-transcriptomics-image-analysis/SKILL.md +283 -0
  339. package/data/skills/bio-spatial-transcriptomics-spatial-communication/SKILL.md +299 -0
  340. package/data/skills/bio-spatial-transcriptomics-spatial-data-io/SKILL.md +272 -0
  341. package/data/skills/bio-spatial-transcriptomics-spatial-deconvolution/SKILL.md +314 -0
  342. package/data/skills/bio-spatial-transcriptomics-spatial-domains/SKILL.md +254 -0
  343. package/data/skills/bio-spatial-transcriptomics-spatial-multiomics/SKILL.md +181 -0
  344. package/data/skills/bio-spatial-transcriptomics-spatial-neighbors/SKILL.md +198 -0
  345. package/data/skills/bio-spatial-transcriptomics-spatial-preprocessing/SKILL.md +269 -0
  346. package/data/skills/bio-spatial-transcriptomics-spatial-proteomics/SKILL.md +124 -0
  347. package/data/skills/bio-spatial-transcriptomics-spatial-statistics/SKILL.md +237 -0
  348. package/data/skills/bio-spatial-transcriptomics-spatial-visualization/SKILL.md +287 -0
  349. package/data/skills/bio-splicing-pipeline/SKILL.md +253 -0
  350. package/data/skills/bio-splicing-qc/SKILL.md +190 -0
  351. package/data/skills/bio-splicing-quantification/SKILL.md +145 -0
  352. package/data/skills/bio-sra-data/SKILL.md +363 -0
  353. package/data/skills/bio-structural-biology-alphafold-predictions/SKILL.md +258 -0
  354. package/data/skills/bio-structural-biology-modern-structure-prediction/SKILL.md +346 -0
  355. package/data/skills/bio-substructure-search/SKILL.md +206 -0
  356. package/data/skills/bio-systems-biology-context-specific-models/SKILL.md +241 -0
  357. package/data/skills/bio-systems-biology-flux-balance-analysis/SKILL.md +206 -0
  358. package/data/skills/bio-systems-biology-gene-essentiality/SKILL.md +235 -0
  359. package/data/skills/bio-systems-biology-metabolic-reconstruction/SKILL.md +215 -0
  360. package/data/skills/bio-systems-biology-model-curation/SKILL.md +243 -0
  361. package/data/skills/bio-tcr-bcr-analysis-immcantation-analysis/SKILL.md +195 -0
  362. package/data/skills/bio-tcr-bcr-analysis-mixcr-analysis/SKILL.md +167 -0
  363. package/data/skills/bio-tcr-bcr-analysis-repertoire-visualization/SKILL.md +224 -0
  364. package/data/skills/bio-tcr-bcr-analysis-scirpy-analysis/SKILL.md +168 -0
  365. package/data/skills/bio-tcr-bcr-analysis-vdjtools-analysis/SKILL.md +188 -0
  366. package/data/skills/bio-transcription-translation/SKILL.md +237 -0
  367. package/data/skills/bio-tumor-fraction-estimation/SKILL.md +211 -0
  368. package/data/skills/bio-uniprot-access/SKILL.md +239 -0
  369. package/data/skills/bio-variant-annotation/SKILL.md +410 -0
  370. package/data/skills/bio-variant-calling/SKILL.md +266 -0
  371. package/data/skills/bio-variant-calling-clinical-interpretation/SKILL.md +355 -0
  372. package/data/skills/bio-variant-calling-deepvariant/SKILL.md +315 -0
  373. package/data/skills/bio-variant-calling-filtering-best-practices/SKILL.md +403 -0
  374. package/data/skills/bio-variant-calling-joint-calling/SKILL.md +338 -0
  375. package/data/skills/bio-variant-calling-structural-variant-calling/SKILL.md +253 -0
  376. package/data/skills/bio-variant-normalization/SKILL.md +325 -0
  377. package/data/skills/bio-vcf-basics/SKILL.md +342 -0
  378. package/data/skills/bio-vcf-manipulation/SKILL.md +429 -0
  379. package/data/skills/bio-vcf-statistics/SKILL.md +445 -0
  380. package/data/skills/bio-virtual-screening/SKILL.md +263 -0
  381. package/data/skills/bio-workflow-management-cwl-workflows/SKILL.md +433 -0
  382. package/data/skills/bio-workflow-management-nextflow-pipelines/SKILL.md +386 -0
  383. package/data/skills/bio-workflow-management-snakemake-workflows/SKILL.md +383 -0
  384. package/data/skills/bio-workflow-management-wdl-workflows/SKILL.md +500 -0
  385. package/data/skills/bio-workflows-atacseq-pipeline/SKILL.md +362 -0
  386. package/data/skills/bio-workflows-biomarker-pipeline/SKILL.md +272 -0
  387. package/data/skills/bio-workflows-chipseq-pipeline/SKILL.md +282 -0
  388. package/data/skills/bio-workflows-clip-pipeline/SKILL.md +268 -0
  389. package/data/skills/bio-workflows-cnv-pipeline/SKILL.md +324 -0
  390. package/data/skills/bio-workflows-crispr-editing-pipeline/SKILL.md +455 -0
  391. package/data/skills/bio-workflows-crispr-screen-pipeline/SKILL.md +278 -0
  392. package/data/skills/bio-workflows-cytometry-pipeline/SKILL.md +328 -0
  393. package/data/skills/bio-workflows-expression-to-pathways/SKILL.md +329 -0
  394. package/data/skills/bio-workflows-fastq-to-variants/SKILL.md +374 -0
  395. package/data/skills/bio-workflows-genome-assembly-pipeline/SKILL.md +290 -0
  396. package/data/skills/bio-workflows-gwas-pipeline/SKILL.md +323 -0
  397. package/data/skills/bio-workflows-hic-pipeline/SKILL.md +304 -0
  398. package/data/skills/bio-workflows-imc-pipeline/SKILL.md +304 -0
  399. package/data/skills/bio-workflows-longread-sv-pipeline/SKILL.md +281 -0
  400. package/data/skills/bio-workflows-merip-pipeline/SKILL.md +222 -0
  401. package/data/skills/bio-workflows-metabolic-modeling-pipeline/SKILL.md +408 -0
  402. package/data/skills/bio-workflows-metabolomics-pipeline/SKILL.md +297 -0
  403. package/data/skills/bio-workflows-metagenomics-pipeline/SKILL.md +283 -0
  404. package/data/skills/bio-workflows-methylation-pipeline/SKILL.md +274 -0
  405. package/data/skills/bio-workflows-microbiome-pipeline/SKILL.md +221 -0
  406. package/data/skills/bio-workflows-multi-omics-pipeline/SKILL.md +362 -0
  407. package/data/skills/bio-workflows-multiome-pipeline/SKILL.md +298 -0
  408. package/data/skills/bio-workflows-neoantigen-pipeline/SKILL.md +325 -0
  409. package/data/skills/bio-workflows-outbreak-pipeline/SKILL.md +341 -0
  410. package/data/skills/bio-workflows-proteomics-pipeline/SKILL.md +226 -0
  411. package/data/skills/bio-workflows-riboseq-pipeline/SKILL.md +94 -0
  412. package/data/skills/bio-workflows-rnaseq-to-de/SKILL.md +345 -0
  413. package/data/skills/bio-workflows-scrnaseq-pipeline/SKILL.md +354 -0
  414. package/data/skills/bio-workflows-smrna-pipeline/SKILL.md +86 -0
  415. package/data/skills/bio-workflows-somatic-variant-pipeline/SKILL.md +313 -0
  416. package/data/skills/bio-workflows-spatial-pipeline/SKILL.md +267 -0
  417. package/data/skills/bio-workflows-tcr-pipeline/SKILL.md +84 -0
  418. package/data/skills/bio-write-sequences/SKILL.md +205 -0
  419. package/data/skills/bioinformatics-singlecell/SKILL.md +143 -0
  420. package/data/skills/biokernel/SKILL.md +61 -0
  421. package/data/skills/biologist-analyst/SKILL.md +799 -0
  422. package/data/skills/biomaster-workflows/SKILL.md +55 -0
  423. package/data/skills/biomcp-server/SKILL.md +65 -0
  424. package/data/skills/biomedical-data-analysis/SKILL.md +56 -0
  425. package/data/skills/biomedical-search/SKILL.md +214 -0
  426. package/data/skills/biomni/SKILL.md +309 -0
  427. package/data/skills/biomni-general-agent/SKILL.md +43 -0
  428. package/data/skills/biomni-research-agent/SKILL.md +76 -0
  429. package/data/skills/biopython/SKILL.md +437 -0
  430. package/data/skills/biorxiv-database/SKILL.md +477 -0
  431. package/data/skills/bioservices/SKILL.md +355 -0
  432. package/data/skills/boltz/SKILL.md +188 -0
  433. package/data/skills/boltzgen/SKILL.md +287 -0
  434. package/data/skills/bone-marrow-ai-agent/SKILL.md +163 -0
  435. package/data/skills/brainstorming/SKILL.md +96 -0
  436. package/data/skills/brenda-database/SKILL.md +714 -0
  437. package/data/skills/bulk-combat-correction/SKILL.md +54 -0
  438. package/data/skills/bulk-deg-analysis/SKILL.md +61 -0
  439. package/data/skills/bulk-deseq2-analysis/SKILL.md +50 -0
  440. package/data/skills/bulk-stringdb-ppi/SKILL.md +49 -0
  441. package/data/skills/bulk-to-single-deconvolution/SKILL.md +50 -0
  442. package/data/skills/bulk-trajblend-interpolation/SKILL.md +52 -0
  443. package/data/skills/bulk-wgcna-analysis/SKILL.md +56 -0
  444. package/data/skills/cancer-metabolism-agent/SKILL.md +180 -0
  445. package/data/skills/care-coordination/SKILL.md +35 -0
  446. package/data/skills/cart-design-optimizer-agent/SKILL.md +162 -0
  447. package/data/skills/cbioportal-database/SKILL.md +367 -0
  448. package/data/skills/cell-free-expression/SKILL.md +291 -0
  449. package/data/skills/cellagent-annotation/SKILL.md +69 -0
  450. package/data/skills/cellfree-rna-agent/SKILL.md +182 -0
  451. package/data/skills/cellular-senescence-agent/SKILL.md +183 -0
  452. package/data/skills/cellxgene-census/SKILL.md +505 -0
  453. package/data/skills/chai/SKILL.md +272 -0
  454. package/data/skills/chatehr-clinician-assistant/SKILL.md +67 -0
  455. package/data/skills/chematagent-drug-discovery/SKILL.md +68 -0
  456. package/data/skills/chembl-database/SKILL.md +383 -0
  457. package/data/skills/chembl-search/SKILL.md +211 -0
  458. package/data/skills/chemcrow-drug-discovery/SKILL.md +61 -0
  459. package/data/skills/chemical-property-lookup/SKILL.md +42 -0
  460. package/data/skills/chemist-analyst/SKILL.md +1603 -0
  461. package/data/skills/chemistry-agent/SKILL.md +62 -0
  462. package/data/skills/chip-clonal-hematopoiesis-agent/SKILL.md +224 -0
  463. package/data/skills/chromosomal-instability-agent/SKILL.md +187 -0
  464. package/data/skills/citation-management/SKILL.md +1081 -0
  465. package/data/skills/claims-appeals/SKILL.md +35 -0
  466. package/data/skills/claw-ancestry-pca/SKILL.md +145 -0
  467. package/data/skills/claw-metagenomics/SKILL.md +238 -0
  468. package/data/skills/claw-semantic-sim/SKILL.md +151 -0
  469. package/data/skills/clinical-decision-support/SKILL.md +504 -0
  470. package/data/skills/clinical-diagnostic-reasoning/SKILL.md +222 -0
  471. package/data/skills/clinical-nlp-extractor/SKILL.md +59 -0
  472. package/data/skills/clinical-note-summarization/SKILL.md +52 -0
  473. package/data/skills/clinical-reports/SKILL.md +1127 -0
  474. package/data/skills/clinical-trial-protocol-skill/SKILL.md +508 -0
  475. package/data/skills/clinical-trials-search/SKILL.md +211 -0
  476. package/data/skills/clinicaltrials-database/SKILL.md +501 -0
  477. package/data/skills/clinpgx/SKILL.md +96 -0
  478. package/data/skills/clinpgx-database/SKILL.md +632 -0
  479. package/data/skills/clinvar-database/SKILL.md +356 -0
  480. package/data/skills/cnv-caller-agent/SKILL.md +171 -0
  481. package/data/skills/coagulation-thrombosis-agent/SKILL.md +141 -0
  482. package/data/skills/cobrapy/SKILL.md +457 -0
  483. package/data/skills/compbioagent-explorer/SKILL.md +67 -0
  484. package/data/skills/computational-pathology-agent/SKILL.md +72 -0
  485. package/data/skills/convergence-study/SKILL.md +98 -0
  486. package/data/skills/cosmic-database/SKILL.md +330 -0
  487. package/data/skills/crisis-detection-intervention-ai/SKILL.md +569 -0
  488. package/data/skills/crisis-response-protocol/SKILL.md +456 -0
  489. package/data/skills/crispr-guide-design/SKILL.md +72 -0
  490. package/data/skills/crispr-offtarget-predictor/SKILL.md +56 -0
  491. package/data/skills/cryoem-ai-drug-design-agent/SKILL.md +216 -0
  492. package/data/skills/ctdna-dynamics-mrd-agent/SKILL.md +206 -0
  493. package/data/skills/cytokine-storm-analysis-agent/SKILL.md +180 -0
  494. package/data/skills/dask/SKILL.md +454 -0
  495. package/data/skills/data-stats-analysis/SKILL.md +477 -0
  496. package/data/skills/data-transform/SKILL.md +576 -0
  497. package/data/skills/data-visualization-biomedical/SKILL.md +252 -0
  498. package/data/skills/data-visualization-expert/SKILL.md +72 -0
  499. package/data/skills/data-viz-plots/SKILL.md +461 -0
  500. package/data/skills/datacommons-client/SKILL.md +253 -0
  501. package/data/skills/datamol/SKILL.md +700 -0
  502. package/data/skills/deep-research/SKILL.md +111 -0
  503. package/data/skills/deep-research-swarm/SKILL.md +62 -0
  504. package/data/skills/deep-visual-proteomics-agent/SKILL.md +149 -0
  505. package/data/skills/deepchem/SKILL.md +591 -0
  506. package/data/skills/deeptools/SKILL.md +525 -0
  507. package/data/skills/depmap/SKILL.md +300 -0
  508. package/data/skills/diffdock/SKILL.md +477 -0
  509. package/data/skills/differentiation-schemes/SKILL.md +159 -0
  510. package/data/skills/digital-twin-clinical-agent/SKILL.md +228 -0
  511. package/data/skills/dispatching-parallel-agents/SKILL.md +180 -0
  512. package/data/skills/dnanexus-integration/SKILL.md +376 -0
  513. package/data/skills/doc-coauthoring/SKILL.md +375 -0
  514. package/data/skills/docx/SKILL.md +590 -0
  515. package/data/skills/docx-official/SKILL.md +197 -0
  516. package/data/skills/drug-discovery-search/SKILL.md +214 -0
  517. package/data/skills/drug-interaction-checker/SKILL.md +56 -0
  518. package/data/skills/drug-labels-search/SKILL.md +211 -0
  519. package/data/skills/drug-photo/SKILL.md +149 -0
  520. package/data/skills/drugbank-database/SKILL.md +184 -0
  521. package/data/skills/drugbank-search/SKILL.md +211 -0
  522. package/data/skills/ehr-fhir-integration/SKILL.md +60 -0
  523. package/data/skills/emergency-card/SKILL.md +426 -0
  524. package/data/skills/ena-database/SKILL.md +198 -0
  525. package/data/skills/ensembl-database/SKILL.md +305 -0
  526. package/data/skills/epidemiologist-analyst/SKILL.md +1844 -0
  527. package/data/skills/epigenomics-methylgpt-agent/SKILL.md +111 -0
  528. package/data/skills/equity-scorer/SKILL.md +182 -0
  529. package/data/skills/esm/SKILL.md +300 -0
  530. package/data/skills/etetoolkit/SKILL.md +617 -0
  531. package/data/skills/executing-plans/SKILL.md +84 -0
  532. package/data/skills/exosome-ev-analysis-agent/SKILL.md +171 -0
  533. package/data/skills/exploratory-data-analysis/SKILL.md +440 -0
  534. package/data/skills/family-health-analyzer/SKILL.md +137 -0
  535. package/data/skills/fastq-analysis/SKILL.md +191 -0
  536. package/data/skills/fda-database/SKILL.md +512 -0
  537. package/data/skills/fhir-developer-skill/SKILL.md +294 -0
  538. package/data/skills/fhir-development/SKILL.md +35 -0
  539. package/data/skills/find-skills/SKILL.md +133 -0
  540. package/data/skills/finishing-a-development-branch/SKILL.md +200 -0
  541. package/data/skills/fitness-analyzer/SKILL.md +431 -0
  542. package/data/skills/flowio/SKILL.md +602 -0
  543. package/data/skills/foldseek/SKILL.md +179 -0
  544. package/data/skills/galaxy-bridge/SKILL.md +215 -0
  545. package/data/skills/gene-database/SKILL.md +173 -0
  546. package/data/skills/gene-panel-design-agent/SKILL.md +192 -0
  547. package/data/skills/geniml/SKILL.md +312 -0
  548. package/data/skills/genome-compare/SKILL.md +127 -0
  549. package/data/skills/geo-database/SKILL.md +809 -0
  550. package/data/skills/geopandas/SKILL.md +245 -0
  551. package/data/skills/gget/SKILL.md +865 -0
  552. package/data/skills/ginkgo-cloud-lab/SKILL.md +56 -0
  553. package/data/skills/glycoengineering/SKILL.md +338 -0
  554. package/data/skills/gnomad-database/SKILL.md +395 -0
  555. package/data/skills/goal-analyzer/SKILL.md +605 -0
  556. package/data/skills/grief-companion/SKILL.md +250 -0
  557. package/data/skills/gsea-enrichment/SKILL.md +151 -0
  558. package/data/skills/gtars/SKILL.md +279 -0
  559. package/data/skills/gtex-database/SKILL.md +315 -0
  560. package/data/skills/gwas-database/SKILL.md +602 -0
  561. package/data/skills/gwas-lookup/SKILL.md +122 -0
  562. package/data/skills/gwas-prs/SKILL.md +178 -0
  563. package/data/skills/health-trend-analyzer/SKILL.md +451 -0
  564. package/data/skills/hemoglobinopathy-analysis-agent/SKILL.md +167 -0
  565. package/data/skills/hipaa-compliance/SKILL.md +230 -0
  566. package/data/skills/histolab/SKILL.md +672 -0
  567. package/data/skills/hmdb-database/SKILL.md +190 -0
  568. package/data/skills/hrd-analysis-agent/SKILL.md +184 -0
  569. package/data/skills/hrv-alexithymia-expert/SKILL.md +151 -0
  570. package/data/skills/hypogenic/SKILL.md +649 -0
  571. package/data/skills/hypothesis-generation/SKILL.md +286 -0
  572. package/data/skills/imaging-data-commons/SKILL.md +843 -0
  573. package/data/skills/immune-checkpoint-combination-agent/SKILL.md +170 -0
  574. package/data/skills/infographics/SKILL.md +563 -0
  575. package/data/skills/instrument-data-to-allotrope/SKILL.md +280 -0
  576. package/data/skills/interpro-database/SKILL.md +305 -0
  577. package/data/skills/ipsae/SKILL.md +190 -0
  578. package/data/skills/iso-13485-certification/SKILL.md +678 -0
  579. package/data/skills/jaspar-database/SKILL.md +351 -0
  580. package/data/skills/jungian-psychologist/SKILL.md +191 -0
  581. package/data/skills/kegg-database/SKILL.md +371 -0
  582. package/data/skills/knowledge-synthesis/SKILL.md +283 -0
  583. package/data/skills/kragen-knowledge-graph/SKILL.md +68 -0
  584. package/data/skills/lab-results/SKILL.md +35 -0
  585. package/data/skills/labarchive-integration/SKILL.md +262 -0
  586. package/data/skills/labstep/SKILL.md +208 -0
  587. package/data/skills/lamindb/SKILL.md +384 -0
  588. package/data/skills/latchbio-integration/SKILL.md +347 -0
  589. package/data/skills/latex-posters/SKILL.md +1602 -0
  590. package/data/skills/leads-literature-mining/SKILL.md +68 -0
  591. package/data/skills/ligandmpnn/SKILL.md +170 -0
  592. package/data/skills/linear-solvers/SKILL.md +165 -0
  593. package/data/skills/liquid-biopsy-analytics-agent/SKILL.md +171 -0
  594. package/data/skills/lit-synthesizer/SKILL.md +53 -0
  595. package/data/skills/literature-review/SKILL.md +584 -0
  596. package/data/skills/literature-search/SKILL.md +214 -0
  597. package/data/skills/lobster-bioinformatics/SKILL.md +305 -0
  598. package/data/skills/long-read-sequencing-agent/SKILL.md +181 -0
  599. package/data/skills/mage-antibody-generator/SKILL.md +54 -0
  600. package/data/skills/markdown-mermaid-writing/SKILL.md +327 -0
  601. package/data/skills/markitdown/SKILL.md +486 -0
  602. package/data/skills/matchms/SKILL.md +197 -0
  603. package/data/skills/matplotlib/SKILL.md +359 -0
  604. package/data/skills/mcpmed-bioinformatics-server/SKILL.md +42 -0
  605. package/data/skills/medchem/SKILL.md +400 -0
  606. package/data/skills/medea-therapeutic-discovery/SKILL.md +45 -0
  607. package/data/skills/medical-entity-extractor/SKILL.md +144 -0
  608. package/data/skills/medical-imaging-review/SKILL.md +170 -0
  609. package/data/skills/medical-research-toolkit/SKILL.md +273 -0
  610. package/data/skills/medrxiv-search/SKILL.md +211 -0
  611. package/data/skills/mental-health-analyzer/SKILL.md +981 -0
  612. package/data/skills/mesh-generation/SKILL.md +149 -0
  613. package/data/skills/metabolomics-workbench-database/SKILL.md +253 -0
  614. package/data/skills/microbiome-cancer-agent/SKILL.md +180 -0
  615. package/data/skills/modern-drug-rehab-computer/SKILL.md +392 -0
  616. package/data/skills/molecular-dynamics/SKILL.md +457 -0
  617. package/data/skills/molecular-glue-discovery-agent/SKILL.md +224 -0
  618. package/data/skills/molecule-evolution-agent/SKILL.md +62 -0
  619. package/data/skills/molfeat/SKILL.md +505 -0
  620. package/data/skills/monarch-database/SKILL.md +372 -0
  621. package/data/skills/mpn-progression-monitor-agent/SKILL.md +228 -0
  622. package/data/skills/mpn-research-assistant/SKILL.md +197 -0
  623. package/data/skills/mrd-edge-detection-agent/SKILL.md +213 -0
  624. package/data/skills/multi-ancestry-prs-agent/SKILL.md +224 -0
  625. package/data/skills/multi-search-engine/SKILL.md +110 -0
  626. package/data/skills/multimodal-medical-imaging/SKILL.md +59 -0
  627. package/data/skills/multimodal-radpath-fusion-agent/SKILL.md +213 -0
  628. package/data/skills/myeloma-mrd-agent/SKILL.md +184 -0
  629. package/data/skills/networkx/SKILL.md +435 -0
  630. package/data/skills/neurokit2/SKILL.md +350 -0
  631. package/data/skills/neuropixels-analysis/SKILL.md +344 -0
  632. package/data/skills/nextflow-development/SKILL.md +290 -0
  633. package/data/skills/ngs-analysis/SKILL.md +183 -0
  634. package/data/skills/nicheformer-spatial-agent/SKILL.md +197 -0
  635. package/data/skills/nk-cell-therapy-agent/SKILL.md +186 -0
  636. package/data/skills/nonlinear-solvers/SKILL.md +180 -0
  637. package/data/skills/numerical-integration/SKILL.md +166 -0
  638. package/data/skills/numerical-stability/SKILL.md +149 -0
  639. package/data/skills/nutrition-analyzer/SKILL.md +775 -0
  640. package/data/skills/occupational-health-analyzer/SKILL.md +386 -0
  641. package/data/skills/omero-integration/SKILL.md +245 -0
  642. package/data/skills/ontology-explorer/SKILL.md +168 -0
  643. package/data/skills/ontology-mapper/SKILL.md +171 -0
  644. package/data/skills/ontology-validator/SKILL.md +136 -0
  645. package/data/skills/open-notebook/SKILL.md +289 -0
  646. package/data/skills/open-targets-search/SKILL.md +211 -0
  647. package/data/skills/openalex-database/SKILL.md +488 -0
  648. package/data/skills/opentargets-database/SKILL.md +367 -0
  649. package/data/skills/opentrons-integration/SKILL.md +567 -0
  650. package/data/skills/opentrons-protocol-agent/SKILL.md +58 -0
  651. package/data/skills/organoid-drug-response-agent/SKILL.md +189 -0
  652. package/data/skills/pan-cancer-multiomics-agent/SKILL.md +159 -0
  653. package/data/skills/paper-2-web/SKILL.md +495 -0
  654. package/data/skills/parameter-optimization/SKILL.md +141 -0
  655. package/data/skills/patents-search/SKILL.md +211 -0
  656. package/data/skills/pathml/SKILL.md +160 -0
  657. package/data/skills/patiently-ai/SKILL.md +103 -0
  658. package/data/skills/pdb/SKILL.md +217 -0
  659. package/data/skills/pdb-database/SKILL.md +303 -0
  660. package/data/skills/pdf/SKILL.md +314 -0
  661. package/data/skills/pdf-anthropic/SKILL.md +294 -0
  662. package/data/skills/pdf-processing/SKILL.md +149 -0
  663. package/data/skills/pdf-processing-pro/SKILL.md +296 -0
  664. package/data/skills/pdx-model-analysis-agent/SKILL.md +169 -0
  665. package/data/skills/peer-review/SKILL.md +565 -0
  666. package/data/skills/performance-profiling/SKILL.md +255 -0
  667. package/data/skills/perplexity-search/SKILL.md +441 -0
  668. package/data/skills/pharmacogenomics-agent/SKILL.md +143 -0
  669. package/data/skills/pharmgx-reporter/SKILL.md +134 -0
  670. package/data/skills/phylogenetics/SKILL.md +404 -0
  671. package/data/skills/plotly/SKILL.md +265 -0
  672. package/data/skills/polars/SKILL.md +385 -0
  673. package/data/skills/popeve-variant-predictor-agent/SKILL.md +213 -0
  674. package/data/skills/post-processing/SKILL.md +338 -0
  675. package/data/skills/pptx/SKILL.md +232 -0
  676. package/data/skills/pptx-official/SKILL.md +484 -0
  677. package/data/skills/pptx-posters/SKILL.md +414 -0
  678. package/data/skills/precision-oncology-agent/SKILL.md +53 -0
  679. package/data/skills/prior-auth-coworker/SKILL.md +60 -0
  680. package/data/skills/prior-auth-review-skill/SKILL.md +360 -0
  681. package/data/skills/profile-report/SKILL.md +120 -0
  682. package/data/skills/protac-design-agent/SKILL.md +220 -0
  683. package/data/skills/protein-design-workflow/SKILL.md +199 -0
  684. package/data/skills/protein-qc/SKILL.md +300 -0
  685. package/data/skills/protein-structure-prediction/SKILL.md +59 -0
  686. package/data/skills/proteinmpnn/SKILL.md +279 -0
  687. package/data/skills/protocolsio-integration/SKILL.md +415 -0
  688. package/data/skills/prs-net-deep-learning-agent/SKILL.md +232 -0
  689. package/data/skills/psychologist-analyst/SKILL.md +1888 -0
  690. package/data/skills/pubchem-database/SKILL.md +568 -0
  691. package/data/skills/pubmed-database/SKILL.md +454 -0
  692. package/data/skills/pubmed-search/SKILL.md +103 -0
  693. package/data/skills/pydeseq2/SKILL.md +553 -0
  694. package/data/skills/pydicom/SKILL.md +428 -0
  695. package/data/skills/pyhealth/SKILL.md +485 -0
  696. package/data/skills/pylabrobot/SKILL.md +179 -0
  697. package/data/skills/pymc/SKILL.md +566 -0
  698. package/data/skills/pymoo/SKILL.md +565 -0
  699. package/data/skills/pyopenms/SKILL.md +211 -0
  700. package/data/skills/pysam/SKILL.md +259 -0
  701. package/data/skills/pytdc/SKILL.md +454 -0
  702. package/data/skills/pytorch-lightning/SKILL.md +172 -0
  703. package/data/skills/pyzotero/SKILL.md +111 -0
  704. package/data/skills/radgpt-radiology-reporter/SKILL.md +67 -0
  705. package/data/skills/radiomics-pathomics-fusion-agent/SKILL.md +221 -0
  706. package/data/skills/rdkit/SKILL.md +763 -0
  707. package/data/skills/reactome-database/SKILL.md +272 -0
  708. package/data/skills/receiving-code-review/SKILL.md +213 -0
  709. package/data/skills/recovery-community-moderator/SKILL.md +175 -0
  710. package/data/skills/regulatory-drafter/SKILL.md +56 -0
  711. package/data/skills/regulatory-drafting/SKILL.md +35 -0
  712. package/data/skills/rehabilitation-analyzer/SKILL.md +636 -0
  713. package/data/skills/repro-enforcer/SKILL.md +50 -0
  714. package/data/skills/requesting-code-review/SKILL.md +105 -0
  715. package/data/skills/research-grants/SKILL.md +935 -0
  716. package/data/skills/research-literature/SKILL.md +35 -0
  717. package/data/skills/research-lookup/SKILL.md +502 -0
  718. package/data/skills/rfdiffusion/SKILL.md +306 -0
  719. package/data/skills/rna-velocity-agent/SKILL.md +174 -0
  720. package/data/skills/scanpy/SKILL.md +380 -0
  721. package/data/skills/scfoundation-model-agent/SKILL.md +210 -0
  722. package/data/skills/scientific-brainstorming/SKILL.md +185 -0
  723. package/data/skills/scientific-critical-thinking/SKILL.md +566 -0
  724. package/data/skills/scientific-manuscript/SKILL.md +181 -0
  725. package/data/skills/scientific-problem-selection/SKILL.md +269 -0
  726. package/data/skills/scientific-schematics/SKILL.md +619 -0
  727. package/data/skills/scientific-slides/SKILL.md +1154 -0
  728. package/data/skills/scientific-visualization/SKILL.md +773 -0
  729. package/data/skills/scientific-writing/SKILL.md +483 -0
  730. package/data/skills/scikit-bio/SKILL.md +431 -0
  731. package/data/skills/scikit-learn/SKILL.md +515 -0
  732. package/data/skills/scikit-survival/SKILL.md +393 -0
  733. package/data/skills/scrna-orchestrator/SKILL.md +204 -0
  734. package/data/skills/scrna-qc/SKILL.md +43 -0
  735. package/data/skills/scvelo/SKILL.md +321 -0
  736. package/data/skills/scvi-tools/SKILL.md +184 -0
  737. package/data/skills/seaborn/SKILL.md +671 -0
  738. package/data/skills/search-strategy/SKILL.md +247 -0
  739. package/data/skills/seq-wrangler/SKILL.md +58 -0
  740. package/data/skills/shap/SKILL.md +560 -0
  741. package/data/skills/simo-multiomics-integration-agent/SKILL.md +178 -0
  742. package/data/skills/simpy/SKILL.md +423 -0
  743. package/data/skills/simulation-orchestrator/SKILL.md +230 -0
  744. package/data/skills/simulation-validator/SKILL.md +195 -0
  745. package/data/skills/single-annotation/SKILL.md +129 -0
  746. package/data/skills/single-cell-rna-qc/SKILL.md +175 -0
  747. package/data/skills/single-cellphone-db/SKILL.md +68 -0
  748. package/data/skills/single-clustering/SKILL.md +75 -0
  749. package/data/skills/single-downstream-analysis/SKILL.md +150 -0
  750. package/data/skills/single-multiomics/SKILL.md +44 -0
  751. package/data/skills/single-preprocessing/SKILL.md +184 -0
  752. package/data/skills/single-to-spatial-mapping/SKILL.md +48 -0
  753. package/data/skills/single-trajectory/SKILL.md +62 -0
  754. package/data/skills/sleep-analyzer/SKILL.md +773 -0
  755. package/data/skills/slurm-job-script-generator/SKILL.md +135 -0
  756. package/data/skills/solublempnn/SKILL.md +165 -0
  757. package/data/skills/spatial-agent/SKILL.md +56 -0
  758. package/data/skills/spatial-epigenomics-agent/SKILL.md +163 -0
  759. package/data/skills/spatial-transcriptomics-agent/SKILL.md +75 -0
  760. package/data/skills/spatial-transcriptomics-analysis/SKILL.md +72 -0
  761. package/data/skills/spatial-transcriptomics-analysis/STAgent/SKILL.md +75 -0
  762. package/data/skills/spatial-transcriptomics-analysis/SpatialAgent/SKILL.md +56 -0
  763. package/data/skills/spatial-transcriptomics-analysis/bioSkills/image-analysis/SKILL.md +266 -0
  764. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-communication/SKILL.md +287 -0
  765. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-data-io/SKILL.md +243 -0
  766. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-deconvolution/SKILL.md +298 -0
  767. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-domains/SKILL.md +229 -0
  768. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-multiomics/SKILL.md +172 -0
  769. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-neighbors/SKILL.md +189 -0
  770. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-preprocessing/SKILL.md +232 -0
  771. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-proteomics/SKILL.md +127 -0
  772. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-statistics/SKILL.md +225 -0
  773. package/data/skills/spatial-transcriptomics-analysis/bioSkills/spatial-visualization/SKILL.md +270 -0
  774. package/data/skills/spatial-tutorials/SKILL.md +87 -0
  775. package/data/skills/speech-pathology-ai/SKILL.md +184 -0
  776. package/data/skills/statistical-analysis/SKILL.md +626 -0
  777. package/data/skills/statsmodels/SKILL.md +608 -0
  778. package/data/skills/string-database/SKILL.md +528 -0
  779. package/data/skills/struct-predictor/SKILL.md +52 -0
  780. package/data/skills/subagent-driven-development/SKILL.md +242 -0
  781. package/data/skills/systematic-debugging/SKILL.md +296 -0
  782. package/data/skills/tcell-exhaustion-analysis-agent/SKILL.md +139 -0
  783. package/data/skills/tcga-preprocessing/SKILL.md +49 -0
  784. package/data/skills/tcm-constitution-analyzer/SKILL.md +664 -0
  785. package/data/skills/tcr-pmhc-prediction-agent/SKILL.md +226 -0
  786. package/data/skills/tcr-repertoire-analysis-agent/SKILL.md +218 -0
  787. package/data/skills/test-driven-development/SKILL.md +371 -0
  788. package/data/skills/tiledbvcf/SKILL.md +459 -0
  789. package/data/skills/time-resolved-cryoem-agent/SKILL.md +223 -0
  790. package/data/skills/time-stepping/SKILL.md +140 -0
  791. package/data/skills/timesfm-forecasting/SKILL.md +785 -0
  792. package/data/skills/tme-immune-profiling-agent/SKILL.md +220 -0
  793. package/data/skills/tooluniverse-adverse-event-detection/SKILL.md +1115 -0
  794. package/data/skills/tooluniverse-antibody-engineering/SKILL.md +1581 -0
  795. package/data/skills/tooluniverse-binder-discovery/SKILL.md +1459 -0
  796. package/data/skills/tooluniverse-cancer-variant-interpretation/SKILL.md +971 -0
  797. package/data/skills/tooluniverse-chemical-compound-retrieval/SKILL.md +322 -0
  798. package/data/skills/tooluniverse-chemical-safety/SKILL.md +733 -0
  799. package/data/skills/tooluniverse-clinical-guidelines/SKILL.md +399 -0
  800. package/data/skills/tooluniverse-clinical-trial-design/SKILL.md +1195 -0
  801. package/data/skills/tooluniverse-clinical-trial-matching/SKILL.md +1333 -0
  802. package/data/skills/tooluniverse-crispr-screen-analysis/SKILL.md +900 -0
  803. package/data/skills/tooluniverse-disease-research/SKILL.md +630 -0
  804. package/data/skills/tooluniverse-drug-drug-interaction/SKILL.md +73 -0
  805. package/data/skills/tooluniverse-drug-repurposing/SKILL.md +595 -0
  806. package/data/skills/tooluniverse-drug-research/SKILL.md +1642 -0
  807. package/data/skills/tooluniverse-drug-target-validation/SKILL.md +1206 -0
  808. package/data/skills/tooluniverse-epigenomics/SKILL.md +1489 -0
  809. package/data/skills/tooluniverse-expression-data-retrieval/SKILL.md +389 -0
  810. package/data/skills/tooluniverse-gene-enrichment/SKILL.md +402 -0
  811. package/data/skills/tooluniverse-gwas-drug-discovery/SKILL.md +576 -0
  812. package/data/skills/tooluniverse-gwas-finemapping/SKILL.md +309 -0
  813. package/data/skills/tooluniverse-gwas-snp-interpretation/SKILL.md +223 -0
  814. package/data/skills/tooluniverse-gwas-study-explorer/SKILL.md +342 -0
  815. package/data/skills/tooluniverse-gwas-trait-to-gene/SKILL.md +236 -0
  816. package/data/skills/tooluniverse-image-analysis/SKILL.md +439 -0
  817. package/data/skills/tooluniverse-immune-repertoire-analysis/SKILL.md +949 -0
  818. package/data/skills/tooluniverse-immunotherapy-response-prediction/SKILL.md +865 -0
  819. package/data/skills/tooluniverse-infectious-disease/SKILL.md +749 -0
  820. package/data/skills/tooluniverse-literature-deep-research/SKILL.md +1050 -0
  821. package/data/skills/tooluniverse-metabolomics/SKILL.md +298 -0
  822. package/data/skills/tooluniverse-metabolomics-analysis/SKILL.md +764 -0
  823. package/data/skills/tooluniverse-multi-omics-integration/SKILL.md +703 -0
  824. package/data/skills/tooluniverse-multiomic-disease-characterization/SKILL.md +1138 -0
  825. package/data/skills/tooluniverse-network-pharmacology/SKILL.md +1312 -0
  826. package/data/skills/tooluniverse-pharmacovigilance/SKILL.md +807 -0
  827. package/data/skills/tooluniverse-phylogenetics/SKILL.md +461 -0
  828. package/data/skills/tooluniverse-polygenic-risk-score/SKILL.md +397 -0
  829. package/data/skills/tooluniverse-precision-medicine-stratification/SKILL.md +1143 -0
  830. package/data/skills/tooluniverse-precision-oncology/SKILL.md +1091 -0
  831. package/data/skills/tooluniverse-protein-interactions/SKILL.md +446 -0
  832. package/data/skills/tooluniverse-protein-structure-retrieval/SKILL.md +416 -0
  833. package/data/skills/tooluniverse-protein-therapeutic-design/SKILL.md +637 -0
  834. package/data/skills/tooluniverse-proteomics-analysis/SKILL.md +843 -0
  835. package/data/skills/tooluniverse-rare-disease-diagnosis/SKILL.md +1257 -0
  836. package/data/skills/tooluniverse-rnaseq-deseq2/SKILL.md +536 -0
  837. package/data/skills/tooluniverse-sequence-retrieval/SKILL.md +419 -0
  838. package/data/skills/tooluniverse-single-cell/SKILL.md +719 -0
  839. package/data/skills/tooluniverse-spatial-omics-analysis/SKILL.md +1102 -0
  840. package/data/skills/tooluniverse-spatial-transcriptomics/SKILL.md +788 -0
  841. package/data/skills/tooluniverse-statistical-modeling/SKILL.md +557 -0
  842. package/data/skills/tooluniverse-structural-variant-analysis/SKILL.md +1356 -0
  843. package/data/skills/tooluniverse-systems-biology/SKILL.md +374 -0
  844. package/data/skills/tooluniverse-target-research/SKILL.md +1510 -0
  845. package/data/skills/tooluniverse-variant-analysis/SKILL.md +448 -0
  846. package/data/skills/tooluniverse-variant-interpretation/SKILL.md +1118 -0
  847. package/data/skills/torch-geometric/SKILL.md +674 -0
  848. package/data/skills/torch_geometric/SKILL.md +670 -0
  849. package/data/skills/torchdrug/SKILL.md +444 -0
  850. package/data/skills/tpd-ternary-complex-agent/SKILL.md +226 -0
  851. package/data/skills/transformers/SKILL.md +157 -0
  852. package/data/skills/travel-health-analyzer/SKILL.md +421 -0
  853. package/data/skills/treatment-plans/SKILL.md +1576 -0
  854. package/data/skills/trial-eligibility-agent/SKILL.md +54 -0
  855. package/data/skills/trialgpt-matching/SKILL.md +66 -0
  856. package/data/skills/tumor-clonal-evolution-agent/SKILL.md +134 -0
  857. package/data/skills/tumor-heterogeneity-agent/SKILL.md +216 -0
  858. package/data/skills/tumor-mutational-burden-agent/SKILL.md +188 -0
  859. package/data/skills/ukb-navigator/SKILL.md +113 -0
  860. package/data/skills/umap-learn/SKILL.md +473 -0
  861. package/data/skills/uniprot-database/SKILL.md +189 -0
  862. package/data/skills/universal-single-cell-annotator/SKILL.md +72 -0
  863. package/data/skills/using-git-worktrees/SKILL.md +218 -0
  864. package/data/skills/using-superpowers/SKILL.md +95 -0
  865. package/data/skills/usmle/SKILL.md +62 -0
  866. package/data/skills/uspto-database/SKILL.md +597 -0
  867. package/data/skills/vaex/SKILL.md +180 -0
  868. package/data/skills/varcadd-pathogenicity/SKILL.md +68 -0
  869. package/data/skills/variant-interpretation-acmg/SKILL.md +58 -0
  870. package/data/skills/variant-interpretation-acmg/bioSkills/clinical-interpretation/SKILL.md +334 -0
  871. package/data/skills/variant-interpretation-acmg/bioSkills/consensus-sequences/SKILL.md +343 -0
  872. package/data/skills/variant-interpretation-acmg/bioSkills/deepvariant/SKILL.md +279 -0
  873. package/data/skills/variant-interpretation-acmg/bioSkills/filtering-best-practices/SKILL.md +362 -0
  874. package/data/skills/variant-interpretation-acmg/bioSkills/gatk-variant-calling/SKILL.md +398 -0
  875. package/data/skills/variant-interpretation-acmg/bioSkills/joint-calling/SKILL.md +343 -0
  876. package/data/skills/variant-interpretation-acmg/bioSkills/structural-variant-calling/SKILL.md +256 -0
  877. package/data/skills/variant-interpretation-acmg/bioSkills/variant-annotation/SKILL.md +387 -0
  878. package/data/skills/variant-interpretation-acmg/bioSkills/variant-calling/SKILL.md +258 -0
  879. package/data/skills/variant-interpretation-acmg/bioSkills/variant-normalization/SKILL.md +304 -0
  880. package/data/skills/variant-interpretation-acmg/bioSkills/vcf-basics/SKILL.md +329 -0
  881. package/data/skills/variant-interpretation-acmg/bioSkills/vcf-manipulation/SKILL.md +398 -0
  882. package/data/skills/variant-interpretation-acmg/bioSkills/vcf-statistics/SKILL.md +424 -0
  883. package/data/skills/variant-interpretation-acmg/varCADD/SKILL.md +68 -0
  884. package/data/skills/vcf-annotator/SKILL.md +55 -0
  885. package/data/skills/verification-before-completion/SKILL.md +139 -0
  886. package/data/skills/virtual-lab-agent/SKILL.md +240 -0
  887. package/data/skills/wearable-analysis-agent/SKILL.md +70 -0
  888. package/data/skills/weightloss-analyzer/SKILL.md +320 -0
  889. package/data/skills/wellally-tech/SKILL.md +685 -0
  890. package/data/skills/wikipedia-search/SKILL.md +481 -0
  891. package/data/skills/writing-plans/SKILL.md +116 -0
  892. package/data/skills/writing-skills/SKILL.md +655 -0
  893. package/data/skills/xlsx/SKILL.md +292 -0
  894. package/data/skills/xlsx-official/SKILL.md +289 -0
  895. package/data/skills/zarr-python/SKILL.md +777 -0
  896. package/data/skills/zinc-database/SKILL.md +398 -0
  897. package/data/tools/__init__.py +8 -0
  898. package/data/tools/hpc.py +71 -0
  899. package/data/tools/hpc_client/__init__.py +8 -0
  900. package/data/tools/hpc_client/builders/__init__.py +12 -0
  901. package/data/tools/hpc_client/builders/alphafold.py +36 -0
  902. package/data/tools/hpc_client/builders/boltz.py +33 -0
  903. package/data/tools/hpc_client/builders/chai.py +30 -0
  904. package/data/tools/hpc_client/builders/immunebuilder.py +31 -0
  905. package/data/tools/hpc_client/builders/rfantibody.py +58 -0
  906. package/data/tools/hpc_client/builders/thermompnn.py +16 -0
  907. package/data/tools/hpc_client/hpc_api.py +41 -0
  908. package/data/tools/hpc_client/hpc_tools.py +218 -0
  909. package/data/tools/hpc_dynamic.py +71 -0
  910. package/data/tools/integrations/__init__.py +14 -0
  911. package/data/tools/integrations/adaptyv.py +107 -0
  912. package/data/tools/integrations/addgene.py +52 -0
  913. package/data/tools/integrations/api_internal.py +33 -0
  914. package/data/tools/molecular_biology.py +688 -0
  915. package/data/tools/pharmacology.py +67 -0
  916. package/data/workflows/bulk-omics-clustering/SKILL.md +501 -0
  917. package/data/workflows/bulk-omics-clustering/references/best_practices.md +395 -0
  918. package/data/workflows/bulk-omics-clustering/references/clustering_methods_comparison.md +288 -0
  919. package/data/workflows/bulk-omics-clustering/references/common-patterns.md +1136 -0
  920. package/data/workflows/bulk-omics-clustering/references/decision-guide.md +819 -0
  921. package/data/workflows/bulk-omics-clustering/references/distance_metrics_guide.md +388 -0
  922. package/data/workflows/bulk-omics-clustering/references/parameter_guide.md +396 -0
  923. package/data/workflows/bulk-omics-clustering/references/r-quick-start.md +105 -0
  924. package/data/workflows/bulk-omics-clustering/references/validation_metrics_guide.md +315 -0
  925. package/data/workflows/bulk-omics-clustering/scripts/characterize_clusters.py +255 -0
  926. package/data/workflows/bulk-omics-clustering/scripts/cluster_validation.py +449 -0
  927. package/data/workflows/bulk-omics-clustering/scripts/density_clustering.py +321 -0
  928. package/data/workflows/bulk-omics-clustering/scripts/dimensionality_reduction.py +328 -0
  929. package/data/workflows/bulk-omics-clustering/scripts/distance_metrics.py +251 -0
  930. package/data/workflows/bulk-omics-clustering/scripts/export_results.py +456 -0
  931. package/data/workflows/bulk-omics-clustering/scripts/hierarchical_clustering.R +229 -0
  932. package/data/workflows/bulk-omics-clustering/scripts/hierarchical_clustering.py +269 -0
  933. package/data/workflows/bulk-omics-clustering/scripts/kmeans_clustering.py +346 -0
  934. package/data/workflows/bulk-omics-clustering/scripts/load_example_data.R +171 -0
  935. package/data/workflows/bulk-omics-clustering/scripts/load_example_data.py +171 -0
  936. package/data/workflows/bulk-omics-clustering/scripts/model_based_clustering.py +370 -0
  937. package/data/workflows/bulk-omics-clustering/scripts/optimal_clusters.py +381 -0
  938. package/data/workflows/bulk-omics-clustering/scripts/plot_cluster_heatmap.R +141 -0
  939. package/data/workflows/bulk-omics-clustering/scripts/plot_clustering_results.py +452 -0
  940. package/data/workflows/bulk-omics-clustering/scripts/prepare_data.py +250 -0
  941. package/data/workflows/bulk-omics-clustering/scripts/stability_analysis.py +434 -0
  942. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/SKILL.md +505 -0
  943. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/comprehensive-reference.md +440 -0
  944. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/decision-guide.md +327 -0
  945. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/troubleshooting.md +456 -0
  946. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/references/usage-guide.md +75 -0
  947. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/basic_workflow.R +149 -0
  948. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/batch_correction.R +44 -0
  949. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/export_results.R +190 -0
  950. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/extract_results.R +242 -0
  951. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/load_example_data.R +250 -0
  952. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/multi_condition.R +50 -0
  953. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/qc_plots.R +410 -0
  954. package/data/workflows/bulk-rnaseq-counts-to-de-deseq2/scripts/transformations.R +218 -0
  955. package/data/workflows/chip-atlas-diff-analysis/SKILL.md +222 -0
  956. package/data/workflows/chip-atlas-diff-analysis/references/chipatlas_diff_api_format.md +106 -0
  957. package/data/workflows/chip-atlas-diff-analysis/references/diff_analysis_methods.md +89 -0
  958. package/data/workflows/chip-atlas-diff-analysis/references/output_format.md +78 -0
  959. package/data/workflows/chip-atlas-diff-analysis/scripts/__init__.py +1 -0
  960. package/data/workflows/chip-atlas-diff-analysis/scripts/annotate_genes.py +144 -0
  961. package/data/workflows/chip-atlas-diff-analysis/scripts/export_all.py +498 -0
  962. package/data/workflows/chip-atlas-diff-analysis/scripts/filter_regions.py +176 -0
  963. package/data/workflows/chip-atlas-diff-analysis/scripts/generate_all_plots.py +321 -0
  964. package/data/workflows/chip-atlas-diff-analysis/scripts/load_example_data.py +149 -0
  965. package/data/workflows/chip-atlas-diff-analysis/scripts/load_user_data.py +211 -0
  966. package/data/workflows/chip-atlas-diff-analysis/scripts/parse_bed_results.py +240 -0
  967. package/data/workflows/chip-atlas-diff-analysis/scripts/qc_checks.py +621 -0
  968. package/data/workflows/chip-atlas-diff-analysis/scripts/query_chipatlas_api.py +329 -0
  969. package/data/workflows/chip-atlas-diff-analysis/scripts/run_diff_workflow.py +256 -0
  970. package/data/workflows/chip-atlas-peak-enrichment/SKILL.md +212 -0
  971. package/data/workflows/chip-atlas-peak-enrichment/references/chipatlas_metadata_format.md +115 -0
  972. package/data/workflows/chip-atlas-peak-enrichment/references/enrichment_statistics.md +145 -0
  973. package/data/workflows/chip-atlas-peak-enrichment/references/peak_thresholds.md +63 -0
  974. package/data/workflows/chip-atlas-peak-enrichment/references/promoter_definitions.md +69 -0
  975. package/data/workflows/chip-atlas-peak-enrichment/scripts/__init__.py +1 -0
  976. package/data/workflows/chip-atlas-peak-enrichment/scripts/convert_genes_to_regions.py +271 -0
  977. package/data/workflows/chip-atlas-peak-enrichment/scripts/export_all.py +456 -0
  978. package/data/workflows/chip-atlas-peak-enrichment/scripts/filter_experiments.py +116 -0
  979. package/data/workflows/chip-atlas-peak-enrichment/scripts/generate_all_plots.py +280 -0
  980. package/data/workflows/chip-atlas-peak-enrichment/scripts/load_example_data.py +96 -0
  981. package/data/workflows/chip-atlas-peak-enrichment/scripts/load_user_data.py +183 -0
  982. package/data/workflows/chip-atlas-peak-enrichment/scripts/query_chipatlas_api.py +349 -0
  983. package/data/workflows/chip-atlas-peak-enrichment/scripts/run_enrichment_workflow.py +271 -0
  984. package/data/workflows/chip-atlas-target-genes/SKILL.md +230 -0
  985. package/data/workflows/chip-atlas-target-genes/references/macs2_binding_scores.md +89 -0
  986. package/data/workflows/chip-atlas-target-genes/references/string_scores.md +58 -0
  987. package/data/workflows/chip-atlas-target-genes/references/target_genes_data_format.md +73 -0
  988. package/data/workflows/chip-atlas-target-genes/scripts/__init__.py +0 -0
  989. package/data/workflows/chip-atlas-target-genes/scripts/download_target_genes.py +200 -0
  990. package/data/workflows/chip-atlas-target-genes/scripts/export_all.py +340 -0
  991. package/data/workflows/chip-atlas-target-genes/scripts/filter_targets.py +205 -0
  992. package/data/workflows/chip-atlas-target-genes/scripts/generate_all_plots.py +330 -0
  993. package/data/workflows/chip-atlas-target-genes/scripts/load_example_query.py +61 -0
  994. package/data/workflows/chip-atlas-target-genes/scripts/load_user_query.py +47 -0
  995. package/data/workflows/chip-atlas-target-genes/scripts/run_target_genes_workflow.py +141 -0
  996. package/data/workflows/clinicaltrials-landscape/SKILL.md +257 -0
  997. package/data/workflows/clinicaltrials-landscape/references/api-parameters.md +181 -0
  998. package/data/workflows/clinicaltrials-landscape/references/mechanisms.md +141 -0
  999. package/data/workflows/clinicaltrials-landscape/references/output-schema.md +184 -0
  1000. package/data/workflows/clinicaltrials-landscape/scripts/__init__.py +1 -0
  1001. package/data/workflows/clinicaltrials-landscape/scripts/classify_mechanisms.py +359 -0
  1002. package/data/workflows/clinicaltrials-landscape/scripts/compile_trials.py +579 -0
  1003. package/data/workflows/clinicaltrials-landscape/scripts/disease_config.py +161 -0
  1004. package/data/workflows/clinicaltrials-landscape/scripts/export_all.py +242 -0
  1005. package/data/workflows/clinicaltrials-landscape/scripts/generate_landscape_plots.py +761 -0
  1006. package/data/workflows/clinicaltrials-landscape/scripts/generate_pdf_report.py +1465 -0
  1007. package/data/workflows/clinicaltrials-landscape/scripts/generate_report.py +1813 -0
  1008. package/data/workflows/clinicaltrials-landscape/scripts/query_clinicaltrials.py +307 -0
  1009. package/data/workflows/coexpression-network/SKILL.md +344 -0
  1010. package/data/workflows/coexpression-network/references/parameter-tuning-guide.md +591 -0
  1011. package/data/workflows/coexpression-network/references/troubleshooting.md +483 -0
  1012. package/data/workflows/coexpression-network/references/wgcna-best-practices.md +563 -0
  1013. package/data/workflows/coexpression-network/references/wgcna-reference.md +538 -0
  1014. package/data/workflows/coexpression-network/scripts/build_network.R +43 -0
  1015. package/data/workflows/coexpression-network/scripts/correlate_modules_traits.R +92 -0
  1016. package/data/workflows/coexpression-network/scripts/export_wgcna_results.R +117 -0
  1017. package/data/workflows/coexpression-network/scripts/identify_hub_genes.R +63 -0
  1018. package/data/workflows/coexpression-network/scripts/load_example_data.R +214 -0
  1019. package/data/workflows/coexpression-network/scripts/module_enrichment.R +159 -0
  1020. package/data/workflows/coexpression-network/scripts/pick_soft_power.R +70 -0
  1021. package/data/workflows/coexpression-network/scripts/plot_all_wgcna.R +104 -0
  1022. package/data/workflows/coexpression-network/scripts/plot_eigengene_heatmap.R +65 -0
  1023. package/data/workflows/coexpression-network/scripts/plot_hub_genes.R +70 -0
  1024. package/data/workflows/coexpression-network/scripts/plot_module_dendrogram.R +50 -0
  1025. package/data/workflows/coexpression-network/scripts/plotting_helpers.R +87 -0
  1026. package/data/workflows/coexpression-network/scripts/prepare_wgcna_data.R +73 -0
  1027. package/data/workflows/coexpression-network/scripts/wgcna_workflow.R +93 -0
  1028. package/data/workflows/experimental-design-statistics/SKILL.md +408 -0
  1029. package/data/workflows/experimental-design-statistics/references/batch_effect_mitigation.md +756 -0
  1030. package/data/workflows/experimental-design-statistics/references/cv_tissue_database.csv +30 -0
  1031. package/data/workflows/experimental-design-statistics/references/experimental_design_best_practices.md +515 -0
  1032. package/data/workflows/experimental-design-statistics/references/multiple_testing_guide.md +730 -0
  1033. package/data/workflows/experimental-design-statistics/references/power_analysis_guidelines.md +635 -0
  1034. package/data/workflows/experimental-design-statistics/references/qc_guidelines.md +310 -0
  1035. package/data/workflows/experimental-design-statistics/references/software_requirements.md +328 -0
  1036. package/data/workflows/experimental-design-statistics/references/troubleshooting_guide.md +510 -0
  1037. package/data/workflows/experimental-design-statistics/scripts/batch_assignment.R +302 -0
  1038. package/data/workflows/experimental-design-statistics/scripts/batch_validation.R +342 -0
  1039. package/data/workflows/experimental-design-statistics/scripts/export_design.R +352 -0
  1040. package/data/workflows/experimental-design-statistics/scripts/load_example_data.R +204 -0
  1041. package/data/workflows/experimental-design-statistics/scripts/multiple_testing.R +417 -0
  1042. package/data/workflows/experimental-design-statistics/scripts/plot_power_curves.R +317 -0
  1043. package/data/workflows/experimental-design-statistics/scripts/power_atacseq.R +229 -0
  1044. package/data/workflows/experimental-design-statistics/scripts/power_pilot_based.R +289 -0
  1045. package/data/workflows/experimental-design-statistics/scripts/power_rnaseq.R +247 -0
  1046. package/data/workflows/experimental-design-statistics/scripts/sample_size_de.R +327 -0
  1047. package/data/workflows/experimental-design-statistics/scripts/sample_size_scrna.R +304 -0
  1048. package/data/workflows/functional-enrichment-from-degs/SKILL.md +387 -0
  1049. package/data/workflows/functional-enrichment-from-degs/references/database_guide.md +354 -0
  1050. package/data/workflows/functional-enrichment-from-degs/references/decision-guide.md +546 -0
  1051. package/data/workflows/functional-enrichment-from-degs/references/gsea_ora_comparison.md +213 -0
  1052. package/data/workflows/functional-enrichment-from-degs/references/gsea_ora_validation_framework.md +483 -0
  1053. package/data/workflows/functional-enrichment-from-degs/references/interpretation_guidelines.md +374 -0
  1054. package/data/workflows/functional-enrichment-from-degs/references/method-reference.md +742 -0
  1055. package/data/workflows/functional-enrichment-from-degs/scripts/export_results.R +190 -0
  1056. package/data/workflows/functional-enrichment-from-degs/scripts/generate_plots.R +240 -0
  1057. package/data/workflows/functional-enrichment-from-degs/scripts/get_msigdb_genesets.R +75 -0
  1058. package/data/workflows/functional-enrichment-from-degs/scripts/load_de_results.R +60 -0
  1059. package/data/workflows/functional-enrichment-from-degs/scripts/load_example_data.R +212 -0
  1060. package/data/workflows/functional-enrichment-from-degs/scripts/prepare_gene_lists.R +92 -0
  1061. package/data/workflows/functional-enrichment-from-degs/scripts/run_gsea.R +44 -0
  1062. package/data/workflows/functional-enrichment-from-degs/scripts/run_ora.R +53 -0
  1063. package/data/workflows/genetic-variant-annotation/SKILL.md +440 -0
  1064. package/data/workflows/genetic-variant-annotation/references/auto_installation_implementation.md +274 -0
  1065. package/data/workflows/genetic-variant-annotation/references/consequence_terms.md +392 -0
  1066. package/data/workflows/genetic-variant-annotation/references/filtering_strategies.md +808 -0
  1067. package/data/workflows/genetic-variant-annotation/references/installation_guide.md +557 -0
  1068. package/data/workflows/genetic-variant-annotation/references/pathogenicity_interpretation.md +473 -0
  1069. package/data/workflows/genetic-variant-annotation/references/qc_guidelines.md +524 -0
  1070. package/data/workflows/genetic-variant-annotation/references/snpeff_best_practices.md +481 -0
  1071. package/data/workflows/genetic-variant-annotation/references/tool_selection_guide.md +433 -0
  1072. package/data/workflows/genetic-variant-annotation/references/troubleshooting_guide.md +678 -0
  1073. package/data/workflows/genetic-variant-annotation/references/vep_best_practices.md +450 -0
  1074. package/data/workflows/genetic-variant-annotation/scripts/annotate_genes.py +243 -0
  1075. package/data/workflows/genetic-variant-annotation/scripts/export_results.py +450 -0
  1076. package/data/workflows/genetic-variant-annotation/scripts/filter_variants.py +365 -0
  1077. package/data/workflows/genetic-variant-annotation/scripts/install_tools.py +246 -0
  1078. package/data/workflows/genetic-variant-annotation/scripts/load_example_data.py +166 -0
  1079. package/data/workflows/genetic-variant-annotation/scripts/parse_snpeff_output.py +283 -0
  1080. package/data/workflows/genetic-variant-annotation/scripts/parse_vep_output.py +257 -0
  1081. package/data/workflows/genetic-variant-annotation/scripts/plot_variant_distribution.py +372 -0
  1082. package/data/workflows/genetic-variant-annotation/scripts/prioritize_variants.py +287 -0
  1083. package/data/workflows/genetic-variant-annotation/scripts/run_snpeff.py +418 -0
  1084. package/data/workflows/genetic-variant-annotation/scripts/run_vep.py +358 -0
  1085. package/data/workflows/genetic-variant-annotation/scripts/select_tool.py +203 -0
  1086. package/data/workflows/genetic-variant-annotation/scripts/test_complete_workflow.py +312 -0
  1087. package/data/workflows/genetic-variant-annotation/scripts/test_pickle_load.py +118 -0
  1088. package/data/workflows/genetic-variant-annotation/scripts/validate_vcf.py +351 -0
  1089. package/data/workflows/genetic-variant-annotation/scripts/verify_changes.py +212 -0
  1090. package/data/workflows/grn-pyscenic/SKILL.md +331 -0
  1091. package/data/workflows/grn-pyscenic/references/cli_interface.md +222 -0
  1092. package/data/workflows/grn-pyscenic/references/database_downloads.md +245 -0
  1093. package/data/workflows/grn-pyscenic/scripts/export_all.py +192 -0
  1094. package/data/workflows/grn-pyscenic/scripts/generate_report.py +512 -0
  1095. package/data/workflows/grn-pyscenic/scripts/integrate_with_adata.py +54 -0
  1096. package/data/workflows/grn-pyscenic/scripts/load_example_data.py +200 -0
  1097. package/data/workflows/grn-pyscenic/scripts/load_expression_data.py +61 -0
  1098. package/data/workflows/grn-pyscenic/scripts/plot_regulon_visualizations.py +263 -0
  1099. package/data/workflows/grn-pyscenic/scripts/run_grn_workflow.py +184 -0
  1100. package/data/workflows/gwas-to-function-twas/SKILL.md +394 -0
  1101. package/data/workflows/gwas-to-function-twas/references/fusion_best_practices.md +120 -0
  1102. package/data/workflows/gwas-to-function-twas/references/installation-guide.md +414 -0
  1103. package/data/workflows/gwas-to-function-twas/references/ldsc_qc_guidelines.md +287 -0
  1104. package/data/workflows/gwas-to-function-twas/references/spredixxcan_best_practices.md +166 -0
  1105. package/data/workflows/gwas-to-function-twas/references/therapeutic_interpretation_guide.md +717 -0
  1106. package/data/workflows/gwas-to-function-twas/references/tissue_reference_guide.md +182 -0
  1107. package/data/workflows/gwas-to-function-twas/references/troubleshooting_guide.md +317 -0
  1108. package/data/workflows/gwas-to-function-twas/references/twas_hub_validation_guide.md +88 -0
  1109. package/data/workflows/gwas-to-function-twas/scripts/colocalization_analysis.py +187 -0
  1110. package/data/workflows/gwas-to-function-twas/scripts/druggability_scoring.py +199 -0
  1111. package/data/workflows/gwas-to-function-twas/scripts/export_results.py +220 -0
  1112. package/data/workflows/gwas-to-function-twas/scripts/integrate_variant_annotation.py +194 -0
  1113. package/data/workflows/gwas-to-function-twas/scripts/interpret_therapeutic_direction.py +418 -0
  1114. package/data/workflows/gwas-to-function-twas/scripts/mendelian_randomization.py +749 -0
  1115. package/data/workflows/gwas-to-function-twas/scripts/multilayer_direction_analysis.py +471 -0
  1116. package/data/workflows/gwas-to-function-twas/scripts/plot_twas_results.py +252 -0
  1117. package/data/workflows/gwas-to-function-twas/scripts/run_fusion.py +155 -0
  1118. package/data/workflows/gwas-to-function-twas/scripts/run_smultixcan.py +102 -0
  1119. package/data/workflows/gwas-to-function-twas/scripts/run_spredixxcan.py +138 -0
  1120. package/data/workflows/gwas-to-function-twas/scripts/select_reference_panel.py +253 -0
  1121. package/data/workflows/gwas-to-function-twas/scripts/validate_gwas_sumstats.py +214 -0
  1122. package/data/workflows/gwas-to-function-twas/scripts/validate_with_twas_hub.py +439 -0
  1123. package/data/workflows/lasso-biomarker-panel/SKILL.md +322 -0
  1124. package/data/workflows/lasso-biomarker-panel/references/decision-guide.md +64 -0
  1125. package/data/workflows/lasso-biomarker-panel/references/lasso-reference.md +110 -0
  1126. package/data/workflows/lasso-biomarker-panel/references/validation-guide.md +105 -0
  1127. package/data/workflows/lasso-biomarker-panel/scripts/biological_interpretation.R +1560 -0
  1128. package/data/workflows/lasso-biomarker-panel/scripts/biomarker_plots.R +350 -0
  1129. package/data/workflows/lasso-biomarker-panel/scripts/export_results.R +1492 -0
  1130. package/data/workflows/lasso-biomarker-panel/scripts/lasso_workflow.R +328 -0
  1131. package/data/workflows/lasso-biomarker-panel/scripts/load_example_data.R +1903 -0
  1132. package/data/workflows/lasso-biomarker-panel/scripts/plotting_helpers.R +78 -0
  1133. package/data/workflows/lasso-biomarker-panel/scripts/prepare_features.R +225 -0
  1134. package/data/workflows/lasso-biomarker-panel/scripts/query_cellxgene.py +107 -0
  1135. package/data/workflows/lasso-biomarker-panel/scripts/validate_external.R +174 -0
  1136. package/data/workflows/literature-preclinical/SKILL.md +276 -0
  1137. package/data/workflows/literature-preclinical/assets/eval/simple_test.py +386 -0
  1138. package/data/workflows/literature-preclinical/references/experiment-extraction-guide.md +147 -0
  1139. package/data/workflows/literature-preclinical/references/full-text-enrichment-guide.md +121 -0
  1140. package/data/workflows/literature-preclinical/references/preclinical-search-guide.md +117 -0
  1141. package/data/workflows/literature-preclinical/scripts/extract_experiments.py +401 -0
  1142. package/data/workflows/literature-preclinical/scripts/generate_plots.R +303 -0
  1143. package/data/workflows/literature-preclinical/scripts/narrative_synthesis.py +653 -0
  1144. package/data/workflows/literature-preclinical/scripts/preclinical_search.py +332 -0
  1145. package/data/workflows/literature-preclinical/scripts/preclinical_synthesis.py +237 -0
  1146. package/data/workflows/literature-preclinical/scripts/report_generation.py +326 -0
  1147. package/data/workflows/mendelian-randomization-twosamplemr/SKILL.md +210 -0
  1148. package/data/workflows/mendelian-randomization-twosamplemr/references/interpretation-guide.md +239 -0
  1149. package/data/workflows/mendelian-randomization-twosamplemr/references/method-reference.md +190 -0
  1150. package/data/workflows/mendelian-randomization-twosamplemr/scripts/export_results.R +123 -0
  1151. package/data/workflows/mendelian-randomization-twosamplemr/scripts/generate_report.R +411 -0
  1152. package/data/workflows/mendelian-randomization-twosamplemr/scripts/load_data.R +281 -0
  1153. package/data/workflows/mendelian-randomization-twosamplemr/scripts/mr_plots.R +163 -0
  1154. package/data/workflows/mendelian-randomization-twosamplemr/scripts/run_mr_analysis.R +322 -0
  1155. package/data/workflows/pcr-primer-design/SKILL.md +397 -0
  1156. package/data/workflows/pcr-primer-design/references/code_examples.md +594 -0
  1157. package/data/workflows/pcr-primer-design/references/miqe_guidelines.md +453 -0
  1158. package/data/workflows/pcr-primer-design/references/parameter_ranges.md +356 -0
  1159. package/data/workflows/pcr-primer-design/references/primer_design_best_practices.md +451 -0
  1160. package/data/workflows/pcr-primer-design/references/troubleshooting_guide.md +477 -0
  1161. package/data/workflows/pcr-primer-design/scripts/__init__.py +2 -0
  1162. package/data/workflows/pcr-primer-design/scripts/calculate_tm.py +306 -0
  1163. package/data/workflows/pcr-primer-design/scripts/check_dimers.py +298 -0
  1164. package/data/workflows/pcr-primer-design/scripts/check_secondary_structures.py +343 -0
  1165. package/data/workflows/pcr-primer-design/scripts/design_qpcr_primers.py +233 -0
  1166. package/data/workflows/pcr-primer-design/scripts/design_standard_primers.py +197 -0
  1167. package/data/workflows/pcr-primer-design/scripts/design_taqman_probes.py +226 -0
  1168. package/data/workflows/pcr-primer-design/scripts/export_results.py +382 -0
  1169. package/data/workflows/pcr-primer-design/scripts/generate_reports.py +379 -0
  1170. package/data/workflows/pcr-primer-design/scripts/validate_specificity.py +311 -0
  1171. package/data/workflows/pcr-primer-design/scripts/visualize_primers.py +379 -0
  1172. package/data/workflows/polygenic-risk-score-prs-catalog/SKILL.md +195 -0
  1173. package/data/workflows/polygenic-risk-score-prs-catalog/references/interpretation-guide.md +80 -0
  1174. package/data/workflows/polygenic-risk-score-prs-catalog/references/pgs-catalog-guide.md +109 -0
  1175. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/export_results.R +186 -0
  1176. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/generate_plots.R +283 -0
  1177. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/load_pgs_weights.R +228 -0
  1178. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/load_reference_data.R +191 -0
  1179. package/data/workflows/polygenic-risk-score-prs-catalog/scripts/score_traits.R +216 -0
  1180. package/data/workflows/pooled-crispr-screens/SKILL.md +362 -0
  1181. package/data/workflows/pooled-crispr-screens/references/crispr_screen_best_practices.md +349 -0
  1182. package/data/workflows/pooled-crispr-screens/references/qc_guidelines.md +722 -0
  1183. package/data/workflows/pooled-crispr-screens/references/statistical_methods.md +644 -0
  1184. package/data/workflows/pooled-crispr-screens/references/troubleshooting_guide.md +684 -0
  1185. package/data/workflows/pooled-crispr-screens/references/umi_optimization.md +297 -0
  1186. package/data/workflows/pooled-crispr-screens/scripts/concatenate_libraries.py +132 -0
  1187. package/data/workflows/pooled-crispr-screens/scripts/detect_perturbed_cells.py +255 -0
  1188. package/data/workflows/pooled-crispr-screens/scripts/differential_expression.py +202 -0
  1189. package/data/workflows/pooled-crispr-screens/scripts/differential_expression_glmgampoi.py +320 -0
  1190. package/data/workflows/pooled-crispr-screens/scripts/export_results.py +261 -0
  1191. package/data/workflows/pooled-crispr-screens/scripts/expression_filtering.py +159 -0
  1192. package/data/workflows/pooled-crispr-screens/scripts/gene_name_corrections.py +188 -0
  1193. package/data/workflows/pooled-crispr-screens/scripts/generate_report.py +485 -0
  1194. package/data/workflows/pooled-crispr-screens/scripts/load_10x_libraries.py +69 -0
  1195. package/data/workflows/pooled-crispr-screens/scripts/load_example_data.py +257 -0
  1196. package/data/workflows/pooled-crispr-screens/scripts/map_sgrna_to_cells.py +119 -0
  1197. package/data/workflows/pooled-crispr-screens/scripts/normalize_and_scale.py +140 -0
  1198. package/data/workflows/pooled-crispr-screens/scripts/qc_filtering.py +185 -0
  1199. package/data/workflows/pooled-crispr-screens/scripts/run_glmgampoi.R +181 -0
  1200. package/data/workflows/pooled-crispr-screens/scripts/screen_all_perturbations.py +306 -0
  1201. package/data/workflows/pooled-crispr-screens/scripts/validate_perturbations.py +314 -0
  1202. package/data/workflows/pooled-crispr-screens/scripts/visualize_perturbations.py +314 -0
  1203. package/data/workflows/scrnaseq-scanpy-core-analysis/SKILL.md +425 -0
  1204. package/data/workflows/scrnaseq-scanpy-core-analysis/references/ambient_rna_correction.md +422 -0
  1205. package/data/workflows/scrnaseq-scanpy-core-analysis/references/common-patterns.md +533 -0
  1206. package/data/workflows/scrnaseq-scanpy-core-analysis/references/integration_methods.md +820 -0
  1207. package/data/workflows/scrnaseq-scanpy-core-analysis/references/marker_gene_database.md +471 -0
  1208. package/data/workflows/scrnaseq-scanpy-core-analysis/references/pseudobulk_de_guide.md +408 -0
  1209. package/data/workflows/scrnaseq-scanpy-core-analysis/references/qc_guidelines.md +535 -0
  1210. package/data/workflows/scrnaseq-scanpy-core-analysis/references/scanpy_best_practices.md +496 -0
  1211. package/data/workflows/scrnaseq-scanpy-core-analysis/references/troubleshooting_guide.md +668 -0
  1212. package/data/workflows/scrnaseq-scanpy-core-analysis/references/workflow-details.md +727 -0
  1213. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/annotate_celltypes.py +431 -0
  1214. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/cluster_cells.py +293 -0
  1215. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/export_results.py +423 -0
  1216. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/filter_cells.py +531 -0
  1217. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/find_markers.py +391 -0
  1218. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/find_variable_genes.py +222 -0
  1219. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/integrate_scvi.py +665 -0
  1220. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/integration_diagnostics.py +678 -0
  1221. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/load_example_data.py +68 -0
  1222. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/normalize_data.py +325 -0
  1223. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/plot_dimreduction.py +389 -0
  1224. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/plot_qc.py +320 -0
  1225. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/pseudobulk_de.py +553 -0
  1226. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/qc_metrics.py +477 -0
  1227. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/remove_ambient_rna.py +347 -0
  1228. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/run_umap.py +188 -0
  1229. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/scale_and_pca.py +365 -0
  1230. package/data/workflows/scrnaseq-scanpy-core-analysis/scripts/setup_and_import.py +334 -0
  1231. package/data/workflows/scrnaseq-seurat-core-analysis/SKILL.md +585 -0
  1232. package/data/workflows/scrnaseq-seurat-core-analysis/references/ambient_rna_correction.md +422 -0
  1233. package/data/workflows/scrnaseq-seurat-core-analysis/references/common-patterns.md +667 -0
  1234. package/data/workflows/scrnaseq-seurat-core-analysis/references/decision-guide.md +456 -0
  1235. package/data/workflows/scrnaseq-seurat-core-analysis/references/integration_methods.md +864 -0
  1236. package/data/workflows/scrnaseq-seurat-core-analysis/references/marker_gene_database.md +471 -0
  1237. package/data/workflows/scrnaseq-seurat-core-analysis/references/pseudobulk_de_guide.md +408 -0
  1238. package/data/workflows/scrnaseq-seurat-core-analysis/references/qc_guidelines.md +452 -0
  1239. package/data/workflows/scrnaseq-seurat-core-analysis/references/seurat_best_practices.md +417 -0
  1240. package/data/workflows/scrnaseq-seurat-core-analysis/references/troubleshooting_guide.md +566 -0
  1241. package/data/workflows/scrnaseq-seurat-core-analysis/references/workflow-details.md +801 -0
  1242. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/annotate_celltypes.R +306 -0
  1243. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/cluster_cells.R +223 -0
  1244. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/export_results.R +292 -0
  1245. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/filter_cells.R +576 -0
  1246. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/find_markers.R +325 -0
  1247. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/find_variable_features.R +106 -0
  1248. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/integrate_batches.R +504 -0
  1249. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/integration_diagnostics.R +596 -0
  1250. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/load_example_data.R +89 -0
  1251. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/normalize_data.R +184 -0
  1252. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/plot_dimreduction.R +273 -0
  1253. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/plot_qc.R +250 -0
  1254. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/pseudobulk_de.R +324 -0
  1255. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/qc_metrics.R +358 -0
  1256. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/remove_ambient_rna.R +281 -0
  1257. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/run_umap.R +116 -0
  1258. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/scale_and_pca.R +243 -0
  1259. package/data/workflows/scrnaseq-seurat-core-analysis/scripts/setup_and_import.R +193 -0
  1260. package/data/workflows/spatial-transcriptomics/SKILL.md +256 -0
  1261. package/data/workflows/spatial-transcriptomics/references/spatial-analysis-guide.md +216 -0
  1262. package/data/workflows/spatial-transcriptomics/scripts/export_results.py +214 -0
  1263. package/data/workflows/spatial-transcriptomics/scripts/generate_all_plots.py +397 -0
  1264. package/data/workflows/spatial-transcriptomics/scripts/load_example_data.py +175 -0
  1265. package/data/workflows/spatial-transcriptomics/scripts/spatial_workflow.py +206 -0
  1266. package/dist/bgi.js +128 -2
  1267. package/package.json +2 -1
@@ -0,0 +1,1143 @@
1
+ ---
2
+ name: tooluniverse-precision-medicine-stratification
3
+ description: Comprehensive patient stratification for precision medicine by integrating genomic, clinical, and therapeutic data. Given a disease/condition, genomic data (germline variants, somatic mutations, expression), and optional clinical parameters, performs multi-phase analysis across 9 phases covering disease disambiguation, genetic risk assessment, disease-specific molecular stratification, pharmacogenomic profiling, comorbidity/DDI risk, pathway analysis, clinical evidence and guideline mapping, clinical trial matching, and integrated outcome prediction. Generates a quantitative Precision Medicine Risk Score (0-100) with risk tier assignment (Low/Intermediate/High/Very High), treatment algorithm (1st/2nd/3rd line), pharmacogenomic guidance, clinical trial matches, and monitoring plan. Use when clinicians ask about patient risk stratification, treatment selection, prognosis prediction, or personalized therapeutic strategy across cancer, metabolic, cardiovascular, neurological, or rare diseases.
4
+ ---
5
+
6
+ # Precision Medicine Patient Stratification
7
+
8
+ Transform patient genomic and clinical profiles into actionable risk stratification, treatment recommendations, and personalized therapeutic strategies. Integrates germline genetics, somatic alterations, pharmacogenomics, pathway biology, and clinical evidence to produce a quantitative risk score with tiered management recommendations.
9
+
10
+ **KEY PRINCIPLES**:
11
+ 1. **Report-first approach** - Create report file FIRST, then populate progressively
12
+ 2. **Disease-specific logic** - Cancer vs metabolic vs rare disease pipelines diverge at Phase 2
13
+ 3. **Multi-level integration** - Germline + somatic + expression + clinical data layers
14
+ 4. **Evidence-graded** - Every finding has an evidence tier (T1-T4)
15
+ 5. **Quantitative output** - Precision Medicine Risk Score (0-100) with transparent components
16
+ 6. **Pharmacogenomic guidance** - Drug selection AND dosing recommendations
17
+ 7. **Guideline-concordant** - Reference NCCN, ACC/AHA, ADA, and other guidelines
18
+ 8. **Source-referenced** - Every statement cites the tool/database source
19
+ 9. **Completeness checklist** - Mandatory section showing data availability and analysis coverage
20
+ 10. **English-first queries** - Always use English terms in tool calls. Respond in user's language
21
+
22
+ ---
23
+
24
+ ## When to Use
25
+
26
+ Apply when user asks:
27
+ - "Stratify this breast cancer patient: ER+/HER2-, BRCA1 mutation, stage II"
28
+ - "What is the risk profile for this diabetes patient with HbA1c 8.5 and CYP2C19 poor metabolizer?"
29
+ - "NSCLC patient with EGFR L858R, stage IV, TMB 25 - treatment strategy?"
30
+ - "Predict prognosis and recommend treatment for this cardiovascular patient"
31
+ - "Patient has Marfan syndrome with FBN1 mutation - risk stratification"
32
+ - "Alzheimer's risk assessment: APOE e4/e4, family history positive"
33
+ - "Personalized treatment plan for type 2 diabetes with genetic risk factors"
34
+ - "Which therapy is best for this patient's molecular profile?"
35
+
36
+ **NOT for** (use other skills instead):
37
+ - Single variant interpretation -> Use `tooluniverse-variant-interpretation` or `tooluniverse-cancer-variant-interpretation`
38
+ - Immunotherapy-specific prediction -> Use `tooluniverse-immunotherapy-response-prediction`
39
+ - Drug safety profiling only -> Use `tooluniverse-adverse-event-detection`
40
+ - Target validation -> Use `tooluniverse-drug-target-validation`
41
+ - Clinical trial search only -> Use `tooluniverse-clinical-trial-matching`
42
+ - Drug-drug interaction analysis only -> Use `tooluniverse-drug-drug-interaction`
43
+ - PRS calculation only -> Use `tooluniverse-polygenic-risk-score`
44
+
45
+ ---
46
+
47
+ ## Input Parsing
48
+
49
+ ### Required Input
50
+ - **Disease/condition**: Free-text disease name (e.g., "breast cancer", "type 2 diabetes", "Marfan syndrome")
51
+ - **At least one of**: Germline variants, somatic mutations, gene list, or clinical biomarkers
52
+
53
+ ### Strongly Recommended
54
+ - **Genomic data**: Specific variants (e.g., "BRCA1 c.68_69delAG", "EGFR L858R"), gene names, or expression changes
55
+ - **Clinical parameters**: Age, sex, disease stage, biomarkers (HbA1c, PSA, LDL-C)
56
+
57
+ ### Optional (improves stratification)
58
+ - **Comorbidities**: Other conditions (e.g., "hypertension", "diabetes")
59
+ - **Prior treatments**: Previous therapies and responses
60
+ - **Family history**: Affected relatives, inheritance pattern
61
+ - **Ethnicity**: For population-specific risk calibration
62
+ - **Current medications**: For DDI and pharmacogenomic analysis
63
+ - **Stratification goal**: Risk assessment, treatment selection, prognosis, prevention
64
+
65
+ ### Input Format Examples
66
+
67
+ | Format | Example | How to Parse |
68
+ |--------|---------|-------------|
69
+ | Cancer + mutations + stage | "Breast cancer, BRCA1 mut, ER+, HER2-, stage II" | disease=breast_cancer, mutations=[BRCA1], biomarkers={ER:+, HER2:-}, stage=II |
70
+ | Metabolic + biomarkers + PGx | "T2D, HbA1c 8.5, CYP2C19 *2/*2" | disease=T2D, biomarkers={HbA1c:8.5}, pgx={CYP2C19:poor_metabolizer} |
71
+ | CVD risk profile | "High LDL 190, SLCO1B1*5, family hx MI" | disease=CVD, biomarkers={LDL:190}, pgx={SLCO1B1:*5}, family_hx=positive |
72
+ | Rare disease + variant | "Marfan, FBN1 c.4082G>A" | disease=Marfan, mutations=[FBN1 c.4082G>A], disease_type=rare |
73
+ | Neuro risk | "Alzheimer risk, APOE e4/e4, age 55" | disease=AD, genotype={APOE:e4/e4}, clinical={age:55} |
74
+ | Cancer + comprehensive | "NSCLC, EGFR L858R, TMB 25, PD-L1 80%, stage IV" | disease=NSCLC, mutations=[EGFR L858R], biomarkers={TMB:25, PDL1:80}, stage=IV |
75
+
76
+ ### Disease Type Classification
77
+
78
+ Classify the disease into one of these categories (determines Phase 2 routing):
79
+
80
+ | Category | Examples | Key Stratification Axes |
81
+ |----------|----------|------------------------|
82
+ | **CANCER** | Breast, lung, colorectal, melanoma, prostate | Stage, molecular subtype, TMB, driver mutations, hormone receptors |
83
+ | **METABOLIC** | Type 2 diabetes, obesity, metabolic syndrome, NAFLD | HbA1c, BMI, genetic risk, comorbidities, CYP genotypes |
84
+ | **CARDIOVASCULAR** | CAD, heart failure, atrial fibrillation, hypertension | ASCVD risk, LDL, genetic risk, statin PGx, anticoagulant PGx |
85
+ | **NEUROLOGICAL** | Alzheimer, Parkinson, epilepsy, multiple sclerosis | APOE status, genetic risk, age of onset, PGx for anticonvulsants |
86
+ | **RARE/MONOGENIC** | Marfan, CF, sickle cell, Huntington, PKU | Causal variant, penetrance, genotype-phenotype correlation |
87
+ | **AUTOIMMUNE** | RA, lupus, MS, Crohn's, ulcerative colitis | HLA associations, genetic risk, biologics PGx |
88
+
89
+ ### Gene Symbol Normalization
90
+
91
+ | Common Alias | Official Symbol | Notes |
92
+ |-------------|----------------|-------|
93
+ | HER2 | ERBB2 | Breast cancer biomarker |
94
+ | PD-L1 | CD274 | Immunotherapy biomarker |
95
+ | EGFR | EGFR | Lung cancer driver |
96
+ | BRCA1/2 | BRCA1, BRCA2 | Hereditary cancer |
97
+ | CYP2D6 | CYP2D6 | Drug metabolism |
98
+ | CYP2C19 | CYP2C19 | Clopidogrel, PPIs |
99
+ | CYP3A4 | CYP3A4 | Major drug metabolism |
100
+ | VKORC1 | VKORC1 | Warfarin dosing |
101
+ | SLCO1B1 | SLCO1B1 | Statin myopathy |
102
+ | DPYD | DPYD | Fluoropyrimidine toxicity |
103
+ | UGT1A1 | UGT1A1 | Irinotecan toxicity |
104
+ | TPMT | TPMT | Thiopurine toxicity |
105
+
106
+ ---
107
+
108
+ ## Phase 0: Tool Parameter Reference (CRITICAL)
109
+
110
+ **BEFORE calling ANY tool**, verify parameters using this reference table.
111
+
112
+ ### Verified Tool Parameters
113
+
114
+ | Tool | Parameters | Response Structure | Notes |
115
+ |------|-----------|-------------------|-------|
116
+ | `OpenTargets_get_disease_id_description_by_name` | `diseaseName` | `{data: {search: {hits: [{id, name, description}]}}}` | Disease to EFO ID |
117
+ | `OpenTargets_get_drug_id_description_by_name` | `drugName` | `{data: {search: {hits: [{id, name, description}]}}}` | Drug to ChEMBL ID |
118
+ | `OpenTargets_get_associated_drugs_by_disease_efoId` | `efoId`, `size` | `{data: {disease: {knownDrugs: {count, rows}}}}` | Drugs for disease |
119
+ | `OpenTargets_get_associated_targets_by_disease_efoId` | `efoId`, `size` | `{data: {disease: {associatedTargets: {count, rows}}}}` | Genetic associations |
120
+ | `OpenTargets_get_drug_mechanisms_of_action_by_chemblId` | `chemblId` | `{data: {drug: {mechanismsOfAction: {rows}}}}` | Drug MOA |
121
+ | `OpenTargets_get_approved_indications_by_drug_chemblId` | `chemblId` | Approved indications list | Check drug approvals |
122
+ | `OpenTargets_get_drug_adverse_events_by_chemblId` | `chemblId` | `{data: {drug: {adverseEvents: {count, rows}}}}` | Drug safety |
123
+ | `OpenTargets_get_associated_drugs_by_target_ensemblID` | `ensemblId`, `size` | Drug-target associations | Drugs targeting gene |
124
+ | `OpenTargets_get_target_safety_profile_by_ensemblID` | `ensemblId` | Safety profile data | Target safety |
125
+ | `OpenTargets_get_target_tractability_by_ensemblID` | `ensemblId` | Tractability assessment | Druggability |
126
+ | `OpenTargets_get_diseases_phenotypes_by_target_ensembl` | `ensemblId` | Disease-phenotype associations | Gene-disease links |
127
+ | `OpenTargets_target_disease_evidence` | `ensemblId`, `efoId`, `size` | Evidence for target-disease pair | Specific gene-disease evidence |
128
+ | `OpenTargets_search_gwas_studies_by_disease` | `diseaseIds` (array), `size` | `{data: {studies: {count, rows}}}` | GWAS studies |
129
+ | `OpenTargets_drug_pharmacogenomics_data` | `chemblId` | Pharmacogenomic data | Drug PGx |
130
+ | `MyGene_query_genes` | `query` (NOT `q`) | `{hits: [{_id, symbol, name, ensembl: {gene}}]}` | Gene resolution |
131
+ | `ensembl_lookup_gene` | `gene_id`, `species='homo_sapiens'` | `{data: {id, display_name, description, biotype}}` | REQUIRES species |
132
+ | `EnsemblVEP_annotate_rsid` | `variant_id` (NOT `rsid`) | VEP annotation with SIFT/PolyPhen | Variant impact |
133
+ | `EnsemblVEP_annotate_hgvs` | `hgvs_notation`, `species` | VEP annotation | HGVS variant annotation |
134
+ | `ensembl_get_variation` | `variant_id`, `species` | Variant details | rsID lookup |
135
+ | `clinvar_search_variants` | `gene`, `significance`, `limit` | Variant list | Search ClinVar |
136
+ | `clinvar_get_variant_details` | `variant_id` | Variant details with clinical significance | ClinVar details |
137
+ | `clinvar_get_clinical_significance` | `variant_id` | Clinical significance only | Quick pathogenicity |
138
+ | `civic_search_evidence_items` | `therapy_name`, `disease_name` | `{data: {evidenceItems: {nodes}}}` | Clinical evidence |
139
+ | `civic_search_variants` | `name`, `gene_name` | `{data: {variants: {nodes}}}` | Variant clinical significance |
140
+ | `civic_search_assertions` | `therapy_name`, `disease_name` | `{data: {assertions: {nodes}}}` | Clinical assertions |
141
+ | `cBioPortal_get_mutations` | `study_id`, `gene_list` (STRING, not array) | `{status, data: [{...}]}` | Somatic mutation data |
142
+ | `gwas_get_associations_for_trait` | `trait` | GWAS associations | Trait-SNP associations |
143
+ | `gwas_search_associations` | `query` | GWAS associations | Broad GWAS search |
144
+ | `gwas_get_snps_for_gene` | `gene` | SNPs associated with gene | Gene GWAS hits |
145
+ | `GWAS_search_associations_by_gene` | `gene_name` | Gene GWAS associations | Gene-trait links |
146
+ | `PharmGKB_get_clinical_annotations` | `query` | Clinical annotations | Drug-gene-phenotype |
147
+ | `PharmGKB_get_dosing_guidelines` | `query` | Dosing guidelines | PGx dosing |
148
+ | `PharmGKB_search_variants` | `query` | Variant PGx data | PGx variant search |
149
+ | `PharmGKB_get_gene_details` | `query` | Gene PGx details | PGx gene info |
150
+ | `PharmGKB_get_drug_details` | `query` | Drug PGx details | Drug PGx info |
151
+ | `fda_pharmacogenomic_biomarkers` | `drug_name`, `biomarker`, `limit` | `{count, shown, results: [{Drug, Biomarker, ...}]}` | FDA PGx biomarkers |
152
+ | `FDA_get_pharmacogenomics_info_by_drug_name` | `drug_name`, `limit` | `{meta, results}` | FDA PGx label info |
153
+ | `FDA_get_indications_by_drug_name` | `drug_name`, `limit` | `{meta, results}` | FDA indications |
154
+ | `FDA_get_clinical_studies_info_by_drug_name` | `drug_name`, `limit` | `{meta, results}` | Clinical study data |
155
+ | `FDA_get_contraindications_by_drug_name` | `drug_name`, `limit` | `{meta, results}` | Contraindications |
156
+ | `FDA_get_warnings_by_drug_name` | `drug_name`, `limit` | `{meta, results}` | Warnings |
157
+ | `FDA_get_boxed_warning_info_by_drug_name` | `drug_name`, `limit` | May return NOT_FOUND | Boxed warnings |
158
+ | `FDA_get_drug_interactions_by_drug_name` | `drug_name`, `limit` | `{meta, results}` | DDI info |
159
+ | `drugbank_get_drug_basic_info_by_drug_name_or_id` | `query`, `case_sensitive`, `exact_match`, `limit` | Drug basic info | ALL 4 REQUIRED |
160
+ | `drugbank_get_targets_by_drug_name_or_drugbank_id` | `query`, `case_sensitive`, `exact_match`, `limit` | Drug targets | ALL 4 REQUIRED |
161
+ | `drugbank_get_pharmacology_by_drug_name_or_drugbank_id` | `query`, `case_sensitive`, `exact_match`, `limit` | Pharmacology | ALL 4 REQUIRED |
162
+ | `drugbank_get_indications_by_drug_name_or_drugbank_id` | `query`, `case_sensitive`, `exact_match`, `limit` | Indications | ALL 4 REQUIRED |
163
+ | `drugbank_get_drug_interactions_by_drug_name_or_id` | `query`, `case_sensitive`, `exact_match`, `limit` | DDI data | ALL 4 REQUIRED |
164
+ | `drugbank_get_safety_by_drug_name_or_drugbank_id` | `query`, `case_sensitive`, `exact_match`, `limit` | Safety data | ALL 4 REQUIRED |
165
+ | `enrichr_gene_enrichment_analysis` | `gene_list` (array), `libs` (array, REQUIRED) | Enrichment results | Key libs: `KEGG_2021_Human`, `Reactome_2022`, `GO_Biological_Process_2023` |
166
+ | `ReactomeAnalysis_pathway_enrichment` | `identifiers` (space-separated string) | `{data: {pathways: [{pathway_id, name, p_value, ...}]}}` | Pathway enrichment |
167
+ | `Reactome_map_uniprot_to_pathways` | `id` (UniProt accession) | List of pathways | Gene-to-pathway |
168
+ | `STRING_get_interaction_partners` | `protein_ids` (array), `species` (9606), `limit` | Interaction partners | PPI network |
169
+ | `STRING_functional_enrichment` | `protein_ids` (array), `species` (9606) | Functional enrichment | Network enrichment |
170
+ | `HPA_get_cancer_prognostics_by_gene` | `gene_name` | Cancer prognostic data | Prognostic markers |
171
+ | `HPA_get_rna_expression_by_source` | `gene_name`, `source_type`, `source_name` (ALL 3) | Expression data | Tissue expression |
172
+ | `gnomad_get_gene_constraints` | `gene_symbol` | Gene constraint metrics | LoF intolerance |
173
+ | `gnomad_get_variant` | `variant_id` | Variant frequency | Population frequency |
174
+ | `clinical_trials_search` | `action='search_studies'`, `condition`, `intervention`, `limit` | `{total_count, studies}` | Trial search |
175
+ | `search_clinical_trials` | `query_term` (REQUIRED), `condition`, `intervention`, `pageSize` | `{studies, total_count}` | Alternative trial search |
176
+ | `PubMed_search_articles` | `query`, `max_results` | Plain list of dicts | Literature |
177
+ | `PubMed_Guidelines_Search` | `query`, `limit` (REQUIRED) | List of guideline articles | Clinical guidelines (may require API key) |
178
+ | `UniProt_get_function_by_accession` | `accession` | List of strings | Protein function |
179
+ | `UniProt_get_disease_variants_by_accession` | `accession` | Disease variants | Known pathogenic variants |
180
+
181
+ ### Response Format Notes
182
+
183
+ - **OpenTargets**: Always nested `{data: {entity: {field: ...}}}` structure
184
+ - **FDA label tools**: Return `{meta: {disclaimer, terms, license, ...}, results: [...]}`. Access via `result['results'][0]['field']`
185
+ - **DrugBank**: ALL tools require 4 params: `query`, `case_sensitive` (bool), `exact_match` (bool), `limit` (int)
186
+ - **PharmGKB**: Returns complex nested objects. Check for `data` wrapper
187
+ - **PubMed_search_articles**: Returns a **plain list** of dicts, NOT `{articles: [...]}`
188
+ - **ClinVar**: `clinvar_search_variants` returns list of variants with clinical significance
189
+ - **gnomAD**: May return "Service overloaded" - treat as transient, retry or skip
190
+ - **fda_pharmacogenomic_biomarkers**: Default limit=10, use `limit=1000` to get all
191
+ - **cBioPortal_get_mutations**: `gene_list` is a STRING, not array. cBioPortal tools may have URL bugs
192
+ - **ClinVar**: May return either a plain list or `{status, data: {esearchresult: {count, idlist}}}` - handle both
193
+ - **EnsemblVEP**: May return either a list `[{...}]` or `{data: {...}, metadata: {...}}` - handle both
194
+ - **PubMed_Guidelines_Search**: Requires `limit` parameter (NOT `max_results`), may require API key. Use `PubMed_search_articles` as fallback
195
+ - **gwas_get_associations_for_trait**: May return errors; use `gwas_search_associations` instead
196
+ - **MyGene CYP2D6**: First result may be LOC110740340; always filter by `symbol` match
197
+
198
+ ---
199
+
200
+ ## Workflow Overview
201
+
202
+ ```
203
+ Input: Disease + Genomic data + Clinical parameters + Stratification goal
204
+
205
+ Phase 1: Disease Disambiguation & Profile Standardization
206
+ - Resolve disease to EFO/MONDO IDs
207
+ - Classify disease type (cancer/metabolic/CVD/neuro/rare/autoimmune)
208
+ - Parse genomic data (variants, genes, expression)
209
+ - Resolve gene IDs (Ensembl, Entrez, UniProt)
210
+
211
+ Phase 2: Genetic Risk Assessment
212
+ - Germline variant pathogenicity (ClinVar, VEP)
213
+ - Gene-disease association strength (OpenTargets)
214
+ - GWAS-based polygenic risk estimation
215
+ - Population frequency (gnomAD)
216
+ - Gene constraint/intolerance (gnomAD)
217
+
218
+ Phase 3: Disease-Specific Molecular Stratification
219
+ CANCER PATH:
220
+ - Molecular subtyping (driver mutations, receptor status)
221
+ - Prognostic markers (stage + grade + molecular)
222
+ - TMB/MSI/HRD assessment
223
+ - Somatic mutation landscape (cBioPortal)
224
+ METABOLIC PATH:
225
+ - Genetic risk + clinical risk integration
226
+ - Complication risk (nephropathy, neuropathy, CVD)
227
+ - Monogenic subtypes (MODY, lipodystrophy)
228
+ CVD PATH:
229
+ - ASCVD risk integration
230
+ - Familial hypercholesterolemia genes
231
+ - Statin/anticoagulant PGx
232
+ RARE DISEASE PATH:
233
+ - Causal variant identification
234
+ - Genotype-phenotype correlation
235
+ - Penetrance estimation
236
+
237
+ Phase 4: Pharmacogenomic Profiling
238
+ - Drug-metabolizing enzyme genotypes (CYP2D6, CYP2C19, CYP3A4)
239
+ - Drug transporter variants (SLCO1B1, ABCB1)
240
+ - Drug target variants (VKORC1, DPYD, UGT1A1)
241
+ - HLA alleles (drug hypersensitivity risk)
242
+ - PharmGKB clinical annotations
243
+ - FDA pharmacogenomic biomarkers
244
+
245
+ Phase 5: Comorbidity & Drug Interaction Risk
246
+ - Disease-disease genetic overlap
247
+ - Impact on treatment selection
248
+ - Drug-drug interaction risk
249
+ - Pharmacogenomic DDI amplification
250
+
251
+ Phase 6: Molecular Pathway Analysis
252
+ - Dysregulated pathway identification (Reactome, KEGG)
253
+ - Network disruption analysis (STRING)
254
+ - Druggable pathway targets
255
+ - Pathway-based therapeutic opportunities
256
+
257
+ Phase 7: Clinical Evidence & Guidelines
258
+ - Guideline-based risk categories (NCCN, ACC/AHA, ADA)
259
+ - FDA-approved therapies for patient profile
260
+ - Literature evidence (PubMed)
261
+ - Biomarker-guided treatment evidence
262
+
263
+ Phase 8: Clinical Trial Matching
264
+ - Trials matching molecular profile
265
+ - Biomarker-driven trials
266
+ - Precision medicine basket/umbrella trials
267
+ - Risk-adapted trials
268
+
269
+ Phase 9: Integrated Scoring & Recommendations
270
+ - Calculate Precision Medicine Risk Score (0-100)
271
+ - Risk tier assignment (Low/Int/High/Very High)
272
+ - Treatment algorithm (1st/2nd/3rd line)
273
+ - Monitoring plan
274
+ - Outcome predictions
275
+ ```
276
+
277
+ ---
278
+
279
+ ## Phase 1: Disease Disambiguation & Profile Standardization
280
+
281
+ ### Step 1.1: Resolve Disease to EFO ID
282
+
283
+ ```python
284
+ # Get disease EFO ID
285
+ result = tu.tools.OpenTargets_get_disease_id_description_by_name(diseaseName='breast cancer')
286
+ # -> {data: {search: {hits: [{id: 'EFO_0000305', name: 'breast carcinoma', description: '...'}]}}}
287
+ efo_id = result['data']['search']['hits'][0]['id']
288
+ ```
289
+
290
+ **Common Disease EFO IDs** (for reference):
291
+
292
+ | Disease | EFO ID | Category |
293
+ |---------|--------|----------|
294
+ | Breast carcinoma | EFO_0000305 | CANCER |
295
+ | Non-small cell lung carcinoma | EFO_0003060 | CANCER |
296
+ | Colorectal cancer | EFO_0000365 | CANCER |
297
+ | Melanoma | EFO_0000756 | CANCER |
298
+ | Prostate carcinoma | EFO_0001663 | CANCER |
299
+ | Type 2 diabetes | EFO_0001360 | METABOLIC |
300
+ | Coronary artery disease | EFO_0001645 | CVD |
301
+ | Atrial fibrillation | EFO_0000275 | CVD |
302
+ | Alzheimer disease | MONDO_0004975 | NEUROLOGICAL |
303
+ | Parkinson disease | EFO_0002508 | NEUROLOGICAL |
304
+ | Rheumatoid arthritis | EFO_0000685 | AUTOIMMUNE |
305
+ | Marfan syndrome | Orphanet_558 | RARE |
306
+ | Cystic fibrosis | EFO_0000508 | RARE |
307
+
308
+ ### Step 1.2: Classify Disease Type
309
+
310
+ Based on disease name and EFO ID, classify into: CANCER, METABOLIC, CVD, NEUROLOGICAL, RARE, AUTOIMMUNE. This determines the Phase 3 routing.
311
+
312
+ ### Step 1.3: Parse Genomic Data
313
+
314
+ Parse each variant/gene into structured format:
315
+ ```
316
+ "BRCA1 c.68_69delAG" -> {gene: "BRCA1", variant: "c.68_69delAG", type: "frameshift"}
317
+ "EGFR L858R" -> {gene: "EGFR", variant: "L858R", type: "missense"}
318
+ "CYP2C19 *2/*2" -> {gene: "CYP2C19", genotype: "*2/*2", metabolizer_status: "poor"}
319
+ "APOE e4/e4" -> {gene: "APOE", genotype: "e4/e4", risk_allele: "e4"}
320
+ ```
321
+
322
+ ### Step 1.4: Resolve Gene IDs
323
+
324
+ ```python
325
+ # For each gene in profile
326
+ result = tu.tools.MyGene_query_genes(query='BRCA1')
327
+ # -> hits[0]: {_id: '672', symbol: 'BRCA1', ensembl: {gene: 'ENSG00000012048'}}
328
+ ensembl_id = result['hits'][0]['ensembl']['gene']
329
+ entrez_id = result['hits'][0]['_id']
330
+ ```
331
+
332
+ **Critical Gene IDs** (pre-resolved):
333
+
334
+ | Gene | Ensembl ID | Entrez ID | Category |
335
+ |------|-----------|-----------|----------|
336
+ | BRCA1 | ENSG00000012048 | 672 | Cancer predisposition |
337
+ | BRCA2 | ENSG00000139618 | 675 | Cancer predisposition |
338
+ | TP53 | ENSG00000141510 | 7157 | Tumor suppressor |
339
+ | EGFR | ENSG00000146648 | 1956 | Cancer driver |
340
+ | BRAF | ENSG00000157764 | 673 | Cancer driver |
341
+ | KRAS | ENSG00000133703 | 3845 | Cancer driver |
342
+ | CYP2D6 | ENSG00000100197 | 1565 | Pharmacogenomics |
343
+ | CYP2C19 | ENSG00000165841 | 1557 | Pharmacogenomics |
344
+ | SLCO1B1 | ENSG00000134538 | 10599 | Pharmacogenomics |
345
+ | VKORC1 | ENSG00000167397 | 79001 | Pharmacogenomics |
346
+ | DPYD | ENSG00000188641 | 1806 | Pharmacogenomics |
347
+ | APOE | ENSG00000130203 | 348 | Neurological risk |
348
+ | LDLR | ENSG00000130164 | 3949 | CVD risk |
349
+ | PCSK9 | ENSG00000169174 | 255738 | CVD risk |
350
+ | FBN1 | ENSG00000166147 | 2200 | Marfan syndrome |
351
+ | CFTR | ENSG00000001626 | 1080 | Cystic fibrosis |
352
+
353
+ ---
354
+
355
+ ## Phase 2: Genetic Risk Assessment
356
+
357
+ ### Step 2.1: Germline Variant Pathogenicity
358
+
359
+ For each germline variant provided:
360
+
361
+ ```python
362
+ # Search ClinVar for variant pathogenicity
363
+ result = tu.tools.clinvar_search_variants(gene='BRCA1', significance='pathogenic', limit=50)
364
+ # Check if patient's specific variant is in ClinVar
365
+
366
+ # For rsID variants, get VEP annotation
367
+ result = tu.tools.EnsemblVEP_annotate_rsid(variant_id='rs80357906')
368
+ # Returns SIFT, PolyPhen predictions, consequence type
369
+
370
+ # For HGVS variants
371
+ result = tu.tools.EnsemblVEP_annotate_hgvs(hgvs_notation='ENST00000357654.9:c.5266dupC', species='homo_sapiens')
372
+ ```
373
+
374
+ **Pathogenicity Classification** (ACMG-aligned):
375
+
376
+ | Classification | ClinVar Term | Risk Score Points |
377
+ |---------------|-------------|-------------------|
378
+ | Pathogenic | Pathogenic | 25 (molecular component) |
379
+ | Likely pathogenic | Likely pathogenic | 20 |
380
+ | VUS | Uncertain significance | 10 (conservative) |
381
+ | Likely benign | Likely benign | 2 |
382
+ | Benign | Benign | 0 |
383
+
384
+ ### Step 2.2: Gene-Disease Association Strength
385
+
386
+ ```python
387
+ # Get genetic evidence for gene-disease pair
388
+ result = tu.tools.OpenTargets_target_disease_evidence(
389
+ ensemblId='ENSG00000012048', # BRCA1
390
+ efoId='EFO_0000305', # breast cancer
391
+ size=20
392
+ )
393
+ # Returns evidence items with scores
394
+ ```
395
+
396
+ ### Step 2.3: GWAS-Based Polygenic Risk
397
+
398
+ ```python
399
+ # Search GWAS associations for disease
400
+ result = tu.tools.gwas_get_associations_for_trait(trait='breast cancer')
401
+ # Returns associated SNPs with effect sizes
402
+
403
+ # Search GWAS studies via OpenTargets
404
+ result = tu.tools.OpenTargets_search_gwas_studies_by_disease(
405
+ diseaseIds=['EFO_0000305'], size=25
406
+ )
407
+
408
+ # For specific genes, check GWAS hits
409
+ result = tu.tools.GWAS_search_associations_by_gene(gene_name='BRCA1')
410
+ ```
411
+
412
+ **PRS Estimation** (from available GWAS data):
413
+
414
+ | PRS Percentile | Risk Category | Score Points (0-35) |
415
+ |---------------|--------------|---------------------|
416
+ | >95th percentile | Very high genetic risk | 35 |
417
+ | 90-95th | High genetic risk | 30 |
418
+ | 75-90th | Elevated genetic risk | 25 |
419
+ | 50-75th | Average-high | 18 |
420
+ | 25-50th | Average-low | 12 |
421
+ | 10-25th | Below average | 8 |
422
+ | <10th | Low genetic risk | 5 |
423
+
424
+ **Note**: With user-provided variants only (not full genotype), estimate approximate PRS by counting known risk alleles and their effect sizes from GWAS catalog. Flag as "estimated - full genotyping recommended for precise PRS."
425
+
426
+ ### Step 2.4: Population Frequency
427
+
428
+ ```python
429
+ # Check variant frequency in gnomAD
430
+ result = tu.tools.gnomad_get_variant(variant_id='1-55505647-G-T')
431
+ # Returns allele frequency across populations
432
+ ```
433
+
434
+ ### Step 2.5: Gene Constraint
435
+
436
+ ```python
437
+ # Gene intolerance to loss of function
438
+ result = tu.tools.gnomad_get_gene_constraints(gene_symbol='BRCA1')
439
+ # Returns pLI, LOEUF scores - high pLI/low LOEUF = haploinsufficiency
440
+ ```
441
+
442
+ **Genetic Risk Score Component** (0-35 points):
443
+
444
+ Combine pathogenicity + gene-disease association + PRS:
445
+ - Pathogenic variant in disease gene: 25+ points
446
+ - Strong GWAS associations (multiple risk alleles): up to 35 points
447
+ - VUS in relevant gene: 10-15 points
448
+ - No known pathogenic variants but some risk alleles: 5-15 points
449
+
450
+ ---
451
+
452
+ ## Phase 3: Disease-Specific Molecular Stratification
453
+
454
+ ### CANCER PATH (Phase 3C)
455
+
456
+ #### Step 3C.1: Molecular Subtyping
457
+
458
+ ```python
459
+ # Get somatic mutation landscape from cBioPortal
460
+ result = tu.tools.cBioPortal_get_mutations(
461
+ study_id='brca_tcga_pub', # breast cancer TCGA
462
+ gene_list='BRCA1 BRCA2 TP53 PIK3CA ESR1 ERBB2' # STRING, not array
463
+ )
464
+ # Returns mutation frequencies, types
465
+
466
+ # Check cancer prognostic markers
467
+ result = tu.tools.HPA_get_cancer_prognostics_by_gene(gene_name='ESR1')
468
+ # Returns prognostic data for breast cancer
469
+ ```
470
+
471
+ **Cancer-Specific Subtype Definitions**:
472
+
473
+ | Cancer | Subtype System | Key Markers | High-Risk Features |
474
+ |--------|---------------|-------------|-------------------|
475
+ | Breast | Luminal A/B, HER2+, TNBC | ER, PR, HER2, Ki67 | TNBC, high Ki67, TP53 mut |
476
+ | NSCLC | Adenocarcinoma, squamous | EGFR, ALK, ROS1, KRAS, PD-L1 | KRAS G12C, no driver = chemoIO |
477
+ | CRC | MSI-H vs MSS, CMS1-4 | KRAS, BRAF, MSI, CMS | BRAF V600E, MSS |
478
+ | Melanoma | BRAF-mut, NRAS-mut, wild-type | BRAF, NRAS, KIT, NF1 | NRAS, uveal |
479
+ | Prostate | Luminal vs basal, BRCA status | AR, BRCA1/2, SPOP, TMPRSS2:ERG | BRCA2, neuroendocrine |
480
+
481
+ #### Step 3C.2: TMB/MSI/HRD Assessment
482
+
483
+ If TMB provided:
484
+ ```python
485
+ # Check FDA TMB-H approvals
486
+ result = tu.tools.fda_pharmacogenomic_biomarkers(drug_name='pembrolizumab', limit=100)
487
+ # Look for "Tumor Mutational Burden" in Biomarker field
488
+ ```
489
+
490
+ | Biomarker | High-Risk Threshold | Clinical Significance |
491
+ |-----------|-------------------|----------------------|
492
+ | TMB | >= 10 mut/Mb (FDA cutoff) | Pembrolizumab eligible (tissue-agnostic) |
493
+ | MSI-H | MSI-high or dMMR | Pembrolizumab/nivolumab eligible |
494
+ | HRD | HRD-positive | PARP inhibitor eligible |
495
+
496
+ #### Step 3C.3: Prognostic Stratification
497
+
498
+ Combine stage + molecular features:
499
+
500
+ | Stage | Low-Risk Molecular | High-Risk Molecular | Score (0-30 clinical) |
501
+ |-------|-------------------|--------------------|-----------------------|
502
+ | I | Favorable subtype | Unfavorable subtype | 5-10 |
503
+ | II | Favorable subtype | Unfavorable subtype | 10-18 |
504
+ | III | Any | Any | 18-25 |
505
+ | IV | Any | Any | 25-30 |
506
+
507
+ ### METABOLIC PATH (Phase 3M)
508
+
509
+ #### Step 3M.1: Clinical Risk Integration
510
+
511
+ ```python
512
+ # Check genetic risk factors for T2D
513
+ result = tu.tools.GWAS_search_associations_by_gene(gene_name='TCF7L2')
514
+ # TCF7L2 is strongest T2D risk gene
515
+
516
+ # Check monogenic diabetes genes
517
+ result = tu.tools.OpenTargets_target_disease_evidence(
518
+ ensemblId='ENSG00000148737', # TCF7L2
519
+ efoId='EFO_0001360', # T2D
520
+ size=20
521
+ )
522
+ ```
523
+
524
+ **T2D Stratification**:
525
+
526
+ | Risk Factor | Low Risk | Moderate Risk | High Risk | Score Points |
527
+ |-------------|----------|---------------|-----------|-------------|
528
+ | HbA1c | <6.5% | 6.5-8.0% | >8.0% | 5-30 |
529
+ | Genetic risk | No risk alleles | 1-3 risk alleles | MODY gene/many risk alleles | 5-25 |
530
+ | Complications | None | Microalbuminuria | Retinopathy, neuropathy | 0-20 |
531
+ | Duration | <5 years | 5-15 years | >15 years | 0-10 |
532
+
533
+ ### CVD PATH (Phase 3V)
534
+
535
+ ```python
536
+ # Check PCSK9 and LDLR variants
537
+ result = tu.tools.clinvar_search_variants(gene='LDLR', significance='pathogenic', limit=20)
538
+ # Familial hypercholesterolemia check
539
+
540
+ # Check statin-relevant PGx
541
+ result = tu.tools.PharmGKB_get_clinical_annotations(query='SLCO1B1')
542
+ # SLCO1B1 *5 -> increased statin myopathy risk
543
+ ```
544
+
545
+ **CVD Risk Integration**:
546
+
547
+ | Factor | Score Points |
548
+ |--------|-------------|
549
+ | LDL >190 mg/dL | 15 |
550
+ | FH gene mutation (LDLR/APOB/PCSK9) | 20 |
551
+ | ASCVD >20% 10-year risk | 30 |
552
+ | Family hx premature CVD | 10 |
553
+ | Lipoprotein(a) elevated | 8 |
554
+ | Multiple GWAS risk alleles | 5-15 |
555
+
556
+ ### RARE DISEASE PATH (Phase 3R)
557
+
558
+ ```python
559
+ # Check causal variant in disease gene
560
+ result = tu.tools.clinvar_search_variants(gene='FBN1', significance='pathogenic', limit=50)
561
+ # Marfan syndrome - FBN1 pathogenic variants
562
+
563
+ # Genotype-phenotype correlation
564
+ result = tu.tools.UniProt_get_disease_variants_by_accession(accession='P35555') # FBN1 UniProt
565
+ # Known disease variants and their phenotypes
566
+ ```
567
+
568
+ **Rare Disease Risk Assessment**:
569
+
570
+ | Finding | Risk Level | Score Points |
571
+ |---------|-----------|-------------|
572
+ | Pathogenic variant in causal gene | Definitive | 30 |
573
+ | Likely pathogenic in causal gene | Strong | 25 |
574
+ | VUS in causal gene | Moderate | 15 |
575
+ | Family history + partial phenotype | Suggestive | 10 |
576
+ | Single phenotype feature only | Low | 5 |
577
+
578
+ ---
579
+
580
+ ## Phase 4: Pharmacogenomic Profiling
581
+
582
+ ### Step 4.1: Drug-Metabolizing Enzyme Genotypes
583
+
584
+ ```python
585
+ # PharmGKB clinical annotations for CYP2C19
586
+ result = tu.tools.PharmGKB_get_clinical_annotations(query='CYP2C19')
587
+ # Returns drug-gene pairs with clinical annotation levels
588
+
589
+ # FDA pharmacogenomic biomarkers
590
+ result = tu.tools.fda_pharmacogenomic_biomarkers(drug_name='clopidogrel', limit=50)
591
+ # CYP2C19 poor metabolizer -> reduced clopidogrel efficacy
592
+
593
+ # PharmGKB dosing guidelines
594
+ result = tu.tools.PharmGKB_get_dosing_guidelines(query='CYP2C19')
595
+ # CPIC dosing guidelines
596
+ ```
597
+
598
+ **Key Pharmacogenes and Clinical Impact**:
599
+
600
+ | Gene | Star Alleles | Metabolizer Status | Clinical Impact | Score Points |
601
+ |------|-------------|-------------------|----------------|-------------|
602
+ | CYP2D6 | *4/*4, *5/*5 | Poor metabolizer | Codeine, tamoxifen, many antidepressants | 8 |
603
+ | CYP2C19 | *2/*2, *2/*3 | Poor metabolizer | Clopidogrel, voriconazole, PPIs | 8 |
604
+ | CYP2C9 | *2/*3, *3/*3 | Poor metabolizer | Warfarin, NSAIDs, phenytoin | 5 |
605
+ | SLCO1B1 | *5/*5 | Decreased function | Statin myopathy (simvastatin) | 5 |
606
+ | DPYD | *2A | DPD deficient | 5-FU/capecitabine severe toxicity | 10 |
607
+ | VKORC1 | -1639G>A | Warfarin sensitive | Lower warfarin dose needed | 5 |
608
+ | UGT1A1 | *28/*28 | Poor glucuronidator | Irinotecan toxicity | 5 |
609
+ | TPMT | *2, *3A, *3C | Poor metabolizer | Thiopurine toxicity | 8 |
610
+ | HLA-B*5701 | Present | N/A | Abacavir hypersensitivity | 10 |
611
+ | HLA-B*1502 | Present | N/A | Carbamazepine SJS/TEN | 10 |
612
+
613
+ ### Step 4.2: Treatment-Specific PGx
614
+
615
+ ```python
616
+ # For the specific disease, identify relevant drugs and check PGx
617
+ # Example: breast cancer -> tamoxifen -> CYP2D6
618
+ result = tu.tools.PharmGKB_get_drug_details(query='tamoxifen')
619
+ # Returns PGx annotations for tamoxifen
620
+
621
+ # Get FDA PGx biomarkers for disease area
622
+ result = tu.tools.fda_pharmacogenomic_biomarkers(biomarker='CYP2D6', limit=100)
623
+ # All drugs with CYP2D6 PGx in FDA labels
624
+ ```
625
+
626
+ ### Step 4.3: Drug Target Variants
627
+
628
+ ```python
629
+ # Check if patient has variants in drug targets
630
+ result = tu.tools.PharmGKB_search_variants(query='VKORC1')
631
+ # VKORC1 variants affecting warfarin response
632
+ ```
633
+
634
+ **Pharmacogenomic Risk Score** (0-10 points):
635
+ - Poor metabolizer for treatment-relevant CYP: 8-10 points
636
+ - Intermediate metabolizer: 4-5 points
637
+ - High-risk HLA allele: 8-10 points
638
+ - Drug target variant: 3-5 points
639
+ - Normal metabolizer, no actionable PGx: 0 points
640
+
641
+ ---
642
+
643
+ ## Phase 5: Comorbidity & Drug Interaction Risk
644
+
645
+ ### Step 5.1: Comorbidity Analysis
646
+
647
+ ```python
648
+ # Check disease-disease overlap via shared genetic targets
649
+ result = tu.tools.OpenTargets_get_associated_targets_by_disease_efoId(
650
+ efoId='EFO_0001360', # T2D
651
+ size=50
652
+ )
653
+ # Compare top targets between primary disease and comorbidities
654
+
655
+ # Literature on comorbidity
656
+ result = tu.tools.PubMed_search_articles(
657
+ query='type 2 diabetes cardiovascular comorbidity risk',
658
+ max_results=5
659
+ )
660
+ ```
661
+
662
+ ### Step 5.2: Drug-Drug Interaction Risk
663
+
664
+ ```python
665
+ # If current medications provided, check DDI
666
+ result = tu.tools.drugbank_get_drug_interactions_by_drug_name_or_id(
667
+ query='metformin',
668
+ case_sensitive=False,
669
+ exact_match=False,
670
+ limit=20
671
+ )
672
+
673
+ # FDA DDI data
674
+ result = tu.tools.FDA_get_drug_interactions_by_drug_name(drug_name='metformin', limit=5)
675
+ ```
676
+
677
+ ### Step 5.3: PGx-Amplified DDI Risk
678
+
679
+ If patient is a CYP2D6 poor metabolizer AND taking a CYP2D6 inhibitor -> compounded risk.
680
+
681
+ | Interaction Type | Risk Level | Management |
682
+ |-----------------|-----------|------------|
683
+ | PGx PM + CYP inhibitor | Very high | Alternative drug or dose reduction |
684
+ | PGx IM + CYP inhibitor | High | Monitor closely, possible dose reduction |
685
+ | PGx normal + CYP inhibitor | Moderate | Standard monitoring |
686
+ | No interacting drugs | Low | Standard care |
687
+
688
+ ---
689
+
690
+ ## Phase 6: Molecular Pathway Analysis
691
+
692
+ ### Step 6.1: Dysregulated Pathways
693
+
694
+ ```python
695
+ # Pathway enrichment for affected genes
696
+ gene_list = ['BRCA1', 'TP53', 'PIK3CA'] # from patient mutations
697
+ result = tu.tools.enrichr_gene_enrichment_analysis(
698
+ gene_list=gene_list,
699
+ libs=['KEGG_2021_Human', 'Reactome_2022']
700
+ )
701
+ # Returns enriched pathways with p-values
702
+
703
+ # Reactome pathway analysis
704
+ # First get UniProt IDs, then map to pathways
705
+ result = tu.tools.Reactome_map_uniprot_to_pathways(id='P38398') # BRCA1 UniProt
706
+ # Returns list of pathways involving BRCA1
707
+ ```
708
+
709
+ ### Step 6.2: Network Analysis
710
+
711
+ ```python
712
+ # Protein-protein interaction network
713
+ result = tu.tools.STRING_get_interaction_partners(
714
+ protein_ids=['BRCA1', 'TP53'],
715
+ species=9606,
716
+ limit=20
717
+ )
718
+
719
+ # Functional enrichment of network
720
+ result = tu.tools.STRING_functional_enrichment(
721
+ protein_ids=['BRCA1', 'TP53', 'PALB2', 'RAD51'],
722
+ species=9606
723
+ )
724
+ ```
725
+
726
+ ### Step 6.3: Druggable Pathway Targets
727
+
728
+ ```python
729
+ # Check tractability of pathway nodes
730
+ for gene in pathway_genes:
731
+ result = tu.tools.OpenTargets_get_target_tractability_by_ensemblID(ensemblId=ensembl_id)
732
+ # Returns small molecule, antibody, PROTAC tractability
733
+ ```
734
+
735
+ **Key Druggable Pathways**:
736
+
737
+ | Pathway | Key Nodes | Drug Classes | Cancer Relevance |
738
+ |---------|-----------|-------------|-----------------|
739
+ | PI3K/AKT/mTOR | PIK3CA, AKT1, MTOR | PI3K inhibitors, mTOR inhibitors | Breast, endometrial |
740
+ | RAS/MAPK | KRAS, BRAF, MEK1/2 | KRAS G12C inhibitors, BRAF inhibitors | Lung, CRC, melanoma |
741
+ | DNA damage repair | BRCA1/2, ATM, PALB2 | PARP inhibitors | Breast, ovarian, prostate |
742
+ | Cell cycle | CDK4/6, RB1, CCND1 | CDK4/6 inhibitors | Breast |
743
+ | Immunocheckpoint | PD-1, PD-L1, CTLA-4 | ICIs | Pan-cancer |
744
+ | Wnt/beta-catenin | APC, CTNNB1, TCF | Wnt inhibitors (investigational) | CRC |
745
+
746
+ ---
747
+
748
+ ## Phase 7: Clinical Evidence & Guidelines
749
+
750
+ ### Step 7.1: Guideline-Based Risk Categories
751
+
752
+ ```python
753
+ # Search clinical guidelines in PubMed
754
+ result = tu.tools.PubMed_Guidelines_Search(
755
+ query='NCCN breast cancer BRCA1 treatment guidelines',
756
+ max_results=5
757
+ )
758
+
759
+ # Search general evidence
760
+ result = tu.tools.PubMed_search_articles(
761
+ query='BRCA1 breast cancer treatment stratification',
762
+ max_results=10
763
+ )
764
+ ```
765
+
766
+ **Guideline References by Disease**:
767
+
768
+ | Disease Category | Guidelines | Key Stratification |
769
+ |-----------------|-----------|-------------------|
770
+ | Breast cancer | NCCN, ASCO, St. Gallen | Luminal A/B, HER2+, TNBC, BRCA status |
771
+ | NSCLC | NCCN, ESMO | Driver mutation status, PD-L1, TMB |
772
+ | CRC | NCCN | MSI, RAS/BRAF, sidedness |
773
+ | T2D | ADA Standards | HbA1c, CVD risk, CKD stage |
774
+ | CVD | ACC/AHA | ASCVD risk score, LDL goals, PGx |
775
+ | AF | ACC/AHA/HRS | CHA2DS2-VASc, anticoagulant selection |
776
+ | Rare disease | ACMG/AMP | Variant classification, genetic counseling |
777
+
778
+ ### Step 7.2: FDA-Approved Therapies
779
+
780
+ ```python
781
+ # Get approved drugs for disease
782
+ result = tu.tools.OpenTargets_get_associated_drugs_by_disease_efoId(
783
+ efoId='EFO_0000305', # breast cancer
784
+ size=50
785
+ )
786
+ # Returns all known drugs with clinical status
787
+
788
+ # Check specific drug FDA info
789
+ result = tu.tools.FDA_get_indications_by_drug_name(drug_name='olaparib', limit=5)
790
+ # PARP inhibitor for BRCA-mutated breast cancer
791
+
792
+ # Get drug mechanism
793
+ result = tu.tools.FDA_get_mechanism_of_action_by_drug_name(drug_name='olaparib', limit=5)
794
+ ```
795
+
796
+ ### Step 7.3: Biomarker-Drug Evidence
797
+
798
+ ```python
799
+ # CIViC evidence for biomarker-drug pair
800
+ result = tu.tools.civic_search_evidence_items(
801
+ therapy_name='olaparib',
802
+ disease_name='breast cancer'
803
+ )
804
+ # Returns clinical evidence items with evidence levels
805
+
806
+ # DrugBank for drug details
807
+ result = tu.tools.drugbank_get_drug_basic_info_by_drug_name_or_id(
808
+ query='olaparib',
809
+ case_sensitive=False,
810
+ exact_match=False,
811
+ limit=5
812
+ )
813
+ ```
814
+
815
+ ---
816
+
817
+ ## Phase 8: Clinical Trial Matching
818
+
819
+ ### Step 8.1: Biomarker-Driven Trials
820
+
821
+ ```python
822
+ # Search trials matching molecular profile
823
+ result = tu.tools.clinical_trials_search(
824
+ action='search_studies',
825
+ condition='breast cancer',
826
+ intervention='PARP inhibitor',
827
+ limit=10
828
+ )
829
+ # Returns {total_count, studies: [{nctId, title, status, conditions}]}
830
+
831
+ # Alternative search
832
+ result = tu.tools.search_clinical_trials(
833
+ query_term='BRCA1 breast cancer',
834
+ condition='breast cancer',
835
+ intervention='olaparib',
836
+ pageSize=10
837
+ )
838
+ ```
839
+
840
+ ### Step 8.2: Precision Medicine Trials
841
+
842
+ ```python
843
+ # Search basket/umbrella trials
844
+ result = tu.tools.search_clinical_trials(
845
+ query_term='precision medicine biomarker-driven',
846
+ condition='breast cancer',
847
+ pageSize=10
848
+ )
849
+
850
+ # Search risk-adapted trials
851
+ result = tu.tools.search_clinical_trials(
852
+ query_term='high risk BRCA1',
853
+ condition='breast cancer',
854
+ pageSize=10
855
+ )
856
+ ```
857
+
858
+ ### Step 8.3: Trial Details
859
+
860
+ ```python
861
+ # Get details for promising trials
862
+ result = tu.tools.clinical_trials_get_details(
863
+ action='get_study_details',
864
+ nct_id='NCT03344965'
865
+ )
866
+ # Returns full study protocol
867
+ ```
868
+
869
+ ---
870
+
871
+ ## Phase 9: Integrated Scoring & Recommendations
872
+
873
+ ### Precision Medicine Risk Score (0-100)
874
+
875
+ #### Score Components
876
+
877
+ **Genetic Risk Component** (0-35 points):
878
+
879
+ | Scenario | Points |
880
+ |----------|--------|
881
+ | Pathogenic variant in high-penetrance disease gene (BRCA1, LDLR, FBN1) | 30-35 |
882
+ | Multiple moderate-risk variants (GWAS hits + moderate penetrance) | 20-28 |
883
+ | High PRS (>90th percentile) with no known pathogenic variants | 25-30 |
884
+ | Single moderate-risk variant | 12-18 |
885
+ | VUS in relevant gene | 8-12 |
886
+ | Average PRS, no pathogenic variants | 5-10 |
887
+ | Low genetic risk (low PRS, no risk alleles) | 0-5 |
888
+
889
+ **Clinical Risk Component** (0-30 points):
890
+
891
+ | Disease Type | Factor | Low (0-8) | Moderate (10-20) | High (22-30) |
892
+ |-------------|--------|-----------|------------------|-------------|
893
+ | Cancer | Stage | I | II-III | IV |
894
+ | T2D | HbA1c | <7% | 7-9% | >9% |
895
+ | CVD | ASCVD 10-yr | <10% | 10-20% | >20% |
896
+ | Neuro | Biomarker status | No biomarkers | Mild changes | Established |
897
+ | Rare | Phenotype match | Partial | Moderate | Full phenotype |
898
+
899
+ **Molecular Features Component** (0-25 points):
900
+
901
+ | Feature | Points |
902
+ |---------|--------|
903
+ | Cancer: High-risk driver mutations (TP53+PIK3CA, KRAS G12C) | 20-25 |
904
+ | Cancer: Actionable mutation (EGFR, BRAF V600E) | 15-20 |
905
+ | Cancer: High TMB or MSI-H (favorable for ICI) | 10-15 |
906
+ | Metabolic: Monogenic form (MODY, FH) | 20-25 |
907
+ | Metabolic: Multiple metabolic risk variants | 10-15 |
908
+ | CVD: FH gene mutation | 20-25 |
909
+ | Rare: Complete genotype-phenotype match | 20-25 |
910
+ | VUS requiring further workup | 5-10 |
911
+
912
+ **Pharmacogenomic Risk Component** (0-10 points):
913
+
914
+ | Finding | Points |
915
+ |---------|--------|
916
+ | Poor metabolizer for treatment-critical CYP + high-risk HLA | 10 |
917
+ | Poor metabolizer for treatment-critical CYP | 7-8 |
918
+ | Intermediate metabolizer for relevant CYP | 4-5 |
919
+ | Drug target variant (e.g., VKORC1 for warfarin) | 3-5 |
920
+ | No actionable PGx findings | 0-2 |
921
+
922
+ #### Risk Tier Assignment
923
+
924
+ | Total Score | Risk Tier | Management Intensity |
925
+ |------------|-----------|---------------------|
926
+ | 75-100 | **VERY HIGH** | Intensive treatment, subspecialty referral, clinical trial enrollment |
927
+ | 50-74 | **HIGH** | Aggressive treatment, close monitoring, molecular tumor board |
928
+ | 25-49 | **INTERMEDIATE** | Standard treatment, guideline-based care, PGx-guided dosing |
929
+ | 0-24 | **LOW** | Surveillance, prevention, risk factor modification |
930
+
931
+ ### Treatment Algorithm
932
+
933
+ Based on disease type + risk tier + molecular profile + PGx:
934
+
935
+ #### Cancer Treatment Algorithm
936
+
937
+ ```
938
+ IF actionable mutation present:
939
+ 1st line: Targeted therapy (e.g., EGFR TKI, BRAF inhibitor, PARP inhibitor)
940
+ 2nd line: Immunotherapy (if TMB-H or MSI-H) OR chemotherapy
941
+ 3rd line: Clinical trial OR alternative targeted therapy
942
+
943
+ IF no actionable mutation:
944
+ IF TMB-H or MSI-H:
945
+ 1st line: Immunotherapy (pembrolizumab)
946
+ 2nd line: Chemotherapy
947
+ ELSE:
948
+ 1st line: Standard chemotherapy (disease-specific)
949
+ 2nd line: Consider clinical trials
950
+
951
+ PGx adjustments:
952
+ - DPYD deficient -> AVOID fluoropyrimidines or reduce dose 50%
953
+ - UGT1A1 *28/*28 -> Reduce irinotecan dose
954
+ - CYP2D6 PM + tamoxifen -> Switch to aromatase inhibitor
955
+ ```
956
+
957
+ #### Metabolic/CVD Treatment Algorithm
958
+
959
+ ```
960
+ IF monogenic form (MODY, FH):
961
+ Disease-specific therapy (e.g., sulfonylureas for HNF1A-MODY, PCSK9i for FH)
962
+
963
+ IF polygenic risk:
964
+ Standard guidelines (ADA, ACC/AHA)
965
+ PGx-guided drug selection:
966
+ - CYP2C19 PM -> Alternative to clopidogrel (ticagrelor, prasugrel)
967
+ - SLCO1B1 *5 -> Lower statin dose or alternative statin
968
+ - VKORC1 variant -> Warfarin dose adjustment or DOAC
969
+ ```
970
+
971
+ ### Monitoring Plan
972
+
973
+ | Component | Frequency | Method |
974
+ |-----------|-----------|--------|
975
+ | Molecular biomarkers | Per guideline | Liquid biopsy, tissue biopsy |
976
+ | Clinical markers | 3-6 months | Labs, imaging |
977
+ | PGx-guided drug levels | As needed | TDM |
978
+ | Disease progression | Per stage/risk | Imaging, biomarkers |
979
+ | Comorbidity screening | Annually | Labs, risk calculators |
980
+
981
+ ---
982
+
983
+ ## Output Report Structure
984
+
985
+ Generate a comprehensive markdown report saved to: `[PATIENT_ID]_precision_medicine_report.md`
986
+
987
+ ### Required Sections
988
+
989
+ ```markdown
990
+ # Precision Medicine Stratification Report
991
+
992
+ ## Executive Summary
993
+ - **Patient Profile**: [Disease, key features]
994
+ - **Precision Medicine Risk Score**: [X]/100
995
+ - **Risk Tier**: [LOW / INTERMEDIATE / HIGH / VERY HIGH]
996
+ - **Key Finding**: [One-line summary of most actionable finding]
997
+ - **Primary Recommendation**: [One-line treatment recommendation]
998
+
999
+ ## 1. Patient Profile
1000
+ ### Disease Classification
1001
+ ### Genomic Data Summary
1002
+ ### Clinical Parameters
1003
+
1004
+ ## 2. Genetic Risk Assessment
1005
+ ### Germline Variant Analysis
1006
+ ### Gene-Disease Association Evidence
1007
+ ### Polygenic Risk Estimation
1008
+ ### Population Frequency Data
1009
+
1010
+ ## 3. Disease-Specific Stratification
1011
+ ### [Cancer: Molecular Subtype / Metabolic: Risk Integration / etc.]
1012
+ ### Prognostic Markers
1013
+ ### Risk Group Assignment
1014
+
1015
+ ## 4. Pharmacogenomic Profile
1016
+ ### Drug-Metabolizing Enzymes
1017
+ ### Drug Target Variants
1018
+ ### Treatment-Specific PGx Recommendations
1019
+ ### FDA PGx Biomarker Status
1020
+
1021
+ ## 5. Comorbidity & Drug Interaction Risk
1022
+ ### Disease-Disease Overlap
1023
+ ### Drug-Drug Interactions
1024
+ ### PGx-Amplified DDI Risk
1025
+
1026
+ ## 6. Dysregulated Pathways
1027
+ ### Key Pathways Affected
1028
+ ### Druggable Targets
1029
+ ### Network Analysis
1030
+
1031
+ ## 7. Clinical Evidence & Guidelines
1032
+ ### Guideline-Based Classification
1033
+ ### FDA-Approved Therapies
1034
+ ### Biomarker-Drug Evidence
1035
+
1036
+ ## 8. Clinical Trial Matches
1037
+ ### Biomarker-Driven Trials
1038
+ ### Precision Medicine Trials
1039
+ ### Risk-Adapted Trials
1040
+
1041
+ ## 9. Integrated Risk Score
1042
+ ### Score Breakdown
1043
+ | Component | Points | Max | Basis |
1044
+ |-----------|--------|-----|-------|
1045
+ | Genetic Risk | X | 35 | [Details] |
1046
+ | Clinical Risk | X | 30 | [Details] |
1047
+ | Molecular Features | X | 25 | [Details] |
1048
+ | Pharmacogenomic Risk | X | 10 | [Details] |
1049
+ | **TOTAL** | **X** | **100** | |
1050
+
1051
+ ### Risk Tier: [TIER]
1052
+ ### Confidence Level: [HIGH/MODERATE/LOW]
1053
+
1054
+ ## 10. Treatment Algorithm
1055
+ ### 1st Line Recommendation
1056
+ ### 2nd Line Options
1057
+ ### 3rd Line / Investigational
1058
+ ### PGx Dose Adjustments
1059
+
1060
+ ## 11. Monitoring Plan
1061
+ ### Biomarker Surveillance
1062
+ ### Imaging Schedule
1063
+ ### Risk Reassessment Timeline
1064
+
1065
+ ## 12. Outcome Predictions
1066
+ ### Disease-Specific Prognosis
1067
+ ### Treatment Response Prediction
1068
+ ### Projected Timeline
1069
+
1070
+ ## Completeness Checklist
1071
+ | Data Layer | Available | Analyzed | Key Finding |
1072
+ |-----------|-----------|----------|-------------|
1073
+ | Disease disambiguation | Y/N | Y/N | [EFO ID] |
1074
+ | Germline variants | Y/N | Y/N | [Pathogenicity] |
1075
+ | Somatic mutations | Y/N | Y/N | [Drivers] |
1076
+ | Gene expression | Y/N | Y/N | [Subtype] |
1077
+ | PGx genotypes | Y/N | Y/N | [Metabolizer status] |
1078
+ | Clinical biomarkers | Y/N | Y/N | [Key values] |
1079
+ | GWAS/PRS | Y/N | Y/N | [Risk percentile] |
1080
+ | Pathway analysis | Y/N | Y/N | [Key pathways] |
1081
+ | Clinical trials | Y/N | Y/N | [N matches] |
1082
+ | Guidelines | Y/N | Y/N | [Guideline tier] |
1083
+
1084
+ ## Evidence Sources
1085
+ [List all databases and tools used with specific citations]
1086
+ ```
1087
+
1088
+ ---
1089
+
1090
+ ## Evidence Grading
1091
+
1092
+ All findings must be graded:
1093
+
1094
+ | Tier | Level | Sources | Weight |
1095
+ |------|-------|---------|--------|
1096
+ | **T1** | Clinical/regulatory evidence | FDA labels, NCCN guidelines, PharmGKB Level 1A/1B, ClinVar pathogenic | Highest |
1097
+ | **T2** | Strong experimental evidence | CIViC Level A/B, OpenTargets high-score, GWAS p<5e-8, clinical trials | High |
1098
+ | **T3** | Moderate evidence | PharmGKB Level 2, CIViC Level C, GWAS suggestive, preclinical data | Moderate |
1099
+ | **T4** | Computational/predicted | VEP predictions, pathway inference, network analysis, PRS estimates | Supportive |
1100
+
1101
+ ---
1102
+
1103
+ ## Completeness Requirements
1104
+
1105
+ **Minimum deliverables** for a valid stratification report:
1106
+ 1. Disease resolved to EFO/ontology ID
1107
+ 2. At least one genetic risk assessment completed (germline OR somatic OR PRS)
1108
+ 3. Disease-specific stratification with risk group
1109
+ 4. At least one pharmacogenomic assessment (even if "no actionable findings")
1110
+ 5. Pathway analysis with at least one pathway identified
1111
+ 6. Treatment recommendation with evidence tier
1112
+ 7. At least one clinical trial match attempted
1113
+ 8. Precision Medicine Risk Score calculated with all available components
1114
+ 9. Risk tier assigned
1115
+ 10. Monitoring plan outlined
1116
+
1117
+ ---
1118
+
1119
+ ## Common Use Patterns
1120
+
1121
+ ### Pattern 1: Cancer Patient with Actionable Mutation
1122
+ **Input**: "Breast cancer, BRCA1 pathogenic variant, ER+/HER2-, stage IIA, age 45"
1123
+ **Key phases**: Phase 1 (cancer classification) -> Phase 2 (BRCA1 pathogenicity) -> Phase 3C (molecular subtype = Luminal B, BRCA+) -> Phase 4 (check CYP2D6 for tamoxifen) -> Phase 7 (NCCN guidelines: PARP inhibitor eligible) -> Phase 8 (PARP inhibitor trials) -> Phase 9 (Risk Score ~55-65, HIGH tier)
1124
+
1125
+ ### Pattern 2: Metabolic Disease with PGx Concern
1126
+ **Input**: "Type 2 diabetes, HbA1c 8.5%, CYP2C19 *2/*2, on clopidogrel for CAD stent"
1127
+ **Key phases**: Phase 1 (T2D + CAD) -> Phase 2 (T2D genetic risk) -> Phase 3M (HbA1c-based risk) -> Phase 4 (CYP2C19 PM: clopidogrel ineffective!) -> Phase 5 (T2D-CAD comorbidity) -> Phase 9 (Risk Score ~50-60, HIGH, clopidogrel switch urgent)
1128
+
1129
+ ### Pattern 3: CVD Risk Stratification
1130
+ **Input**: "LDL 190 mg/dL, SLCO1B1*5 heterozygous, family history of MI at age 48"
1131
+ **Key phases**: Phase 1 (CVD/FH evaluation) -> Phase 2 (FH gene check: LDLR, APOB, PCSK9) -> Phase 3V (ASCVD risk) -> Phase 4 (SLCO1B1 *5: statin myopathy risk) -> Phase 7 (ACC/AHA guidelines) -> Phase 9 (Risk Score ~45-55, statin dose reduction or rosuvastatin)
1132
+
1133
+ ### Pattern 4: Rare Disease Diagnosis
1134
+ **Input**: "Marfan syndrome suspected, FBN1 c.4082G>A, tall stature, aortic root dilation"
1135
+ **Key phases**: Phase 1 (Marfan/rare) -> Phase 2 (FBN1 variant pathogenicity) -> Phase 3R (genotype-phenotype match) -> Phase 7 (Ghent criteria) -> Phase 9 (Risk Score depends on aortic involvement)
1136
+
1137
+ ### Pattern 5: Neurological Risk Assessment
1138
+ **Input**: "Family history of Alzheimer's, APOE e4/e4, age 55"
1139
+ **Key phases**: Phase 1 (AD/neuro) -> Phase 2 (APOE e4/e4 = highest genetic risk) -> Phase 3 (AD-specific risk) -> Phase 4 (PGx for potential treatments) -> Phase 7 (guidelines) -> Phase 9 (Risk Score ~60-75, HIGH)
1140
+
1141
+ ### Pattern 6: Comprehensive Cancer with Full Molecular
1142
+ **Input**: "NSCLC, EGFR L858R, TMB 25 mut/Mb, PD-L1 80%, stage IV, no EGFR T790M"
1143
+ **Key phases**: All phases. Phase 3C critical: EGFR L858R = EGFR TKI eligible, high TMB + PD-L1 = ICI eligible. Treatment algorithm: 1st line osimertinib (EGFR TKI), 2nd line ICI (if progression). Risk Score ~70-80 (VERY HIGH due to stage IV).