con un clic
hypothesis-generation
Generate testable hypotheses from data patterns and literature
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Generate testable hypotheses from data patterns and literature
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Genomics and transcriptomics analysis strategies
Reference of available Phenix commands for structural biology analysis
Interpret statistical results and decide what to do next
Skills for querying the JGI Dremio Lakehouse containing GOLD and IMG genomics databases. Use this when users want to explore JGI databases, query GOLD (Genomes OnLine Database), IMG (Integrated Microbial Genomes), or run SQL queries against JGI genomics data. Triggers on mentions of JGI, GOLD database, IMG database, genome metadata, or JGI lakehouse queries.
Skills for querying the KBase/BERDL Datalake via the MCP REST API. Use this when users want to explore KBase databases, list tables, get schemas, sample data, or run SQL queries against the KBase data lake. Triggers on mentions of KBase, BERDL, or requests to query biological/microbiome data stored in KBase.
Statistical analysis strategies and data exploration techniques
Basado en la clasificación ocupacional SOC
| name | hypothesis-generation |
| description | Generate testable hypotheses from data patterns and literature |
| category | workflow |
What patterns have been observed?
What has been tested already?
What does literature say?
Good hypotheses have this structure: "X causes Y via mechanism Z"
Examples:
Requirements:
Score each hypothesis on:
Impact (1-5): How central to the research question?
Feasibility (1-5): Can we test it with current data?
Novelty (1-5): Is this a new insight?
Coherence (1-5): Fits with existing findings?
Total Priority Score = Impact × 0.4 + Feasibility × 0.3 + Novelty × 0.2 + Coherence × 0.1
Test highest-scoring hypotheses first.
For each hypothesis, specify:
Observation: "CMP is elevated in hypothermia (FC=1.8, p<0.01)"
Step 1: Search literature
search_pubmed("CMP metabolism nucleotide salvage")
Finds: CMP is product of nucleotide salvage pathway
Step 2: Generate hypotheses
Step 3: Prioritize
Step 4: Test H2 first Calculate CDP-Choline Synthesis Index = CMP / CDP-Choline Compare across groups
❌ Don't repeat rejected hypotheses
❌ Don't cherry-pick
❌ Don't ignore negative results
❌ Don't generate untestable hypotheses
You have enough hypotheses when:
Don't generate 20 hypotheses - focus on quality over quantity.