biological-expert

Analyze DNA sequences and genomic variants with Biopython, Pandas, and SciPy.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/JonathanMitchell1234/Stock-Swing-Trading-Bot --skill biological-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: biological-expert
Source: https://github.com/JonathanMitchell1234/Stock-Swing-Trading-Bot/tree/main/.agents/skills/biological-expert
Command: npx skills add https://github.com/JonathanMitchell1234/Stock-Swing-Trading-Bot --skill biological-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires biopython, pandas, numpy, scipy, and includes scripts (resource) components.

What problem does it solve?

This Skill provides expert-level guidance and tools for complex tasks in biology, biotechnology, genetics, bioinformatics, and computational biology, simplifying intricate analyses and research.

Core Features & Use Cases

  • DNA Sequence Analysis: Perform statistical analysis, transcription, translation, and find open reading frames.
  • Sequence Alignment: Conduct global and local alignments to compare DNA or protein sequences.
  • Genomic Variant Analysis: Annotate and classify genetic variants like SNVs, insertions, and deletions.
  • RNA-seq Analysis: Normalize expression data and perform differential expression analysis to identify marker genes.
  • Use Case: Analyze a newly sequenced DNA sample to identify potential gene mutations and their functional impact.

Quick Start

Use the biological-expert skill to analyze the DNA sequence 'ATGCGTACGTAC'.

Frequently Asked Questions about biological-expert

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

FAQPage Schema
How do I perform DNA sequence analysis to find open reading frames?

DNA sequence analysis for finding open reading frames involves processing raw sequences to perform transcription, translation, and statistical analysis. This Skill utilizes Biopython to analyze DNA strings like 'ATGCGTACGTAC' and identify potential coding regions.

Can I use Biopython and Pandas for RNA-seq differential expression analysis?

Yes, RNA-seq differential expression analysis can be conducted using Biopython, Pandas, and SciPy. This Skill normalizes expression data and performs statistical analysis to identify marker genes, requiring these specific libraries for advanced biological data processing.

What is the best way to annotate and classify genomic variants like SNVs and deletions?

Annotating and classifying genomic variants like SNVs, insertions, and deletions requires computational biology tools to interpret their functional impact. This Skill provides expert-level genomic variant analysis to evaluate newly sequenced samples and identify gene mutations.

How do I conduct global and local sequence alignment for protein sequences?

Conducting global and local sequence alignment compares DNA or protein sequences to identify regions of similarity. This Skill facilitates sequence alignment operations, relying on dependencies like Biopython and SciPy to process and interpret biological data.

Do I need Pandas and NumPy installed to run bioinformatics sequence analysis?

Yes, you need Pandas, NumPy, SciPy, and Biopython installed to run bioinformatics sequence analysis. These libraries are required dependencies for this Skill to perform advanced biological data processing, statistical analysis, and computations.

What limitations exist when using SciPy for computational biology tasks?

Limitations when using SciPy for computational biology tasks depend on the complexity of the biological data and the specific statistical methods applied. This Skill operates within the boundaries of these Python libraries for advanced genomics and bioinformatics research.