بنقرة واحدة
primer-design-advice
Advise on PCR primer design (Tm, length, GC%, avoiding secondary structure).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Advise on PCR primer design (Tm, length, GC%, avoiding secondary structure).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Manage the BioAPEX current-feature workflow from scoping through review and completion
Turn an analysis request into a Slurm-ready execution plan with commands, resource assumptions, and job structure.
Scale a buffer recipe to a target volume and compute component masses/volumes.
Save a fetched summary or document to the knowledge base for later retrieval (e.g. after PubMed/UniProt lookup).
Interpret scRNA clusters using marker genes and suggest cell type or state.
Critically evaluate a perturbation hypothesis — challenge assumptions, propose negative controls, and flag confounders.
| name | primer_design_advice |
| description | Advise on PCR primer design (Tm, length, GC%, avoiding secondary structure). |
| category | bio/molecular_lab |
| version | 1 |
| requires_tools | ["python_repl"] |
| requires_network | false |
| user_invocable | true |
| species | any |
| modality | wet_lab |
| stage | design |
| stability | experimental |
| safety_level | low |
User asks about designing PCR primers or evaluating primer parameters (Tm, GC content, length).
Evaluate: If primer sequence given, use python_repl to compute: length, GC%, simple Tm estimate (e.g. 2*(A+T)+4*(G+C) for short oligos). Note: no hairpin/dimer check without a proper library; recommend using Primer3 or IDT for full design.
Design: If design requested, explain best practices: length 18–25 bp, Tm 58–62 °C, GC 40–60%, avoid 3' complementarity. Suggest using Primer3 or a lab tool for actual design; offer to compute Tm/GC for candidate sequences.
Present: For evaluation: length, GC%, Tm. For design: bullet list of guidelines and tool suggestions.