数据与复现统计与数据分析FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
BI

bio-genome-engineering-hdr-template-design

维护者 FreedomIntelligence · 最近更新 2026年4月1日

bio-genome-engineering-hdr-template-design:Design homology-directed repair donor templates ,用于 CRISPR knock-ins ,使用 primer3-py。 创建 ssODN,dsDNA,或 plasmid templates ,支持 optimized homology arms。 适合在designing donor templates ,用于 precise insertions,tagging,或 allele replacement时使用。

OpenClawNanoClaw分析处理复现实验bio-genome-engineering-hdr-template-design🧬 bioinformatics (gptomics bio-* suite)bioinformatics — epidemiological & causal genomicsdesign

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-genome-engineering-hdr-template-design

维护者
FreedomIntelligence
许可
MIT
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Python:primer3.bindings.design_primers() (primer3-py) ,用于 primer/arm design,Bio.Seq ,用于 template construction。
  • Design donor template ,用于 my CRISPR knock-in" → Create homology-directed repair templates (ssODN,dsDNA,或 plasmid) ,支持 optimized homology arm lengths 、 silent PAM mutations,,使用 primer3 ,用于 flanking primer design. Python:primer3.bindings.design_primers() (primer3-py) ,用于 primer/arm design,Bio.Seq ,用于 template construction。
  • TAGS = { 'FLAG':'GATTACAAGGATGACGATGACAAG','3xFLAG':'GATTACAAGGATGACGATGACAAGGATTACAAGGATGACGATGACAAGGATTACAAGGATGACGATGACAAG','HA':'TACCCATACGATGTTCCAGATTACGCT','V5':'GGTAAGCCTATCCCTAACCCTCTCCTCGGTCTCGATTCTACG','MYC':'GAACAAAAACTCATCTCAGAAGAGGATCTG','6xHIS':'CATCACCATCACCATCAC','GFP_LINKER':'GGCGGAGGCGGAAGC',# Flexible linker before GFP }。
  • def design_tag_insertion(target_seq,cut_site,tag_name,position='C-term'):'''Design HDR donor ,用于 protein tagging。
  • Args:position:'N-term' 或 'C-term' relative to target gene。

原始文档

SKILL.md 摘录

dsDNA Donor Design

Goal: Design a double-stranded DNA donor template with long homology arms for larger CRISPR knock-in insertions, along with PCR primers for amplification.

Approach: Extract left and right homology arms of specified length flanking the cut site, concatenate with the insert sequence, then design PCR primers for the arms and Gibson assembly overlap primers that span the arm-insert junctions.

适用场景

  • 适合在designing donor templates ,用于 precise insertions,tagging,或 allele replacement时使用。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

上游相关技能

  • genome-engineering/grna-design - Design guide to create cut site
  • primer-design/primer-basics - PCR primer design for cloning
  • sequence-io/read-sequences - Read and parse GenBank features

相关技能

相关技能

返回目录
AR
数据与复现统计与数据分析

arxiv-database

arxiv-database:This skill provides Python tools ,用于 searching 、 retrieving preprints ,面向 arXiv.org ,通过 its public Atom A…

Claude Code分析处理
K-Dense-AI/claude-scientific-skills查看
BA
数据与复现统计与数据分析

bayesian-optimizer

bayesian-optimizer:Bayesian optimization ,用于 experimental design 、 hyperparameter tuning in biomedical research。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现统计与数据分析

bio-alignment-files-bam-statistics

bio-alignment-files-bam-statistics:Compute alignment statistics:flagstat,idxstats,coverage depth。

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
BI
数据与复现统计与数据分析

bio-alignment-msa-statistics

bio-alignment-msa-statistics:Calculate alignment statistics ,涵盖 sequence identity,conservation scores,substitution matri…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看