recombinator

Simulate meiotic recombination, mutation, and clinical evaluation to generate offspring genomes.

Updated May 10, 2026
One-click install
npx skills add https://github.com/MubasherMohammed/opencode-BioInfo --skill recombinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recombinator
Source: https://github.com/MubasherMohammed/opencode-BioInfo/tree/main/python/skills/recombinator
Command: npx skills add https://github.com/MubasherMohammed/opencode-BioInfo --skill recombinator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) components.

What problem does it solve?

The recombinator Skill addresses the challenge of creating diverse offspring genomes in the context of genetic modeling by simulating meiotic recombination, mutation, and clinical evaluation.

Core Features & Use Cases

  • Meiotic Recombination Simulation: Generates new genetic combinations by simulating the process of meiosis.
  • Mutation Insertion: Allows the insertion of de novo mutations to simulate genetic variability.
  • Clinical Evaluation: Checks offspring against a disease registry to assess genetic health.
  • Use Case: Ideal for researchers studying the impact of genetic recombination and mutation on disease susceptibility and phenotypic variation in organisms.

Quick Start

Run the recombinator skill to generate offspring from 'einstein-g0' and 'annning-g0' with 3 offspring.

Frequently Asked Questions about recombinator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I simulate meiotic recombination to create diverse offspring genomes?

Yes, de novo mutation insertion is supported alongside meiotic recombination. The simulation models genetic variability by inserting mutations into the genomes and then checking the resulting offspring against a disease registry for clinical evaluation.

What knowledge do I need to simulate genetic recombination for disease susceptibility?

You need Python3 installed to run the scripts that simulate genetic recombination. The scripts generate offspring genomes from specified parent pairs by modeling meiotic recombination and clinical evaluation.

Is genetic recombination simulation suitable for pharmacogenomics and GWAS research?

You can start by running the simulation with a parent pair, such as 'einstein-g0' and 'annning-g0', and specifying the desired number of offspring, like 3. The process will generate diverse offspring genomes through recombination and clinical evaluation.

What is the best way to model genetic variation and disease susceptibility in offspring?

By simulating meiotic recombination and de novo mutations, the tool provides insights into how genetic variability impacts disease susceptibility. It is ideal for researchers studying phenotypic variation and genetic health in organisms.