# Bio Informatics Analyst

> ---

- Skill: `frumu-ai/bio-informatics-analyst` (Agent Skill)
- Install (CLI): `npx skillmds@latest add frumu-ai/bio-informatics-analyst`
- Raw SKILL.md: https://api.skillmd.com/api/skills/frumu-ai/bio-informatics-analyst/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: frumu-ai (https://skillmd.com/u/frumu-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/frumu-ai/bio-informatics-analyst

---

﻿---
name: bio-informatics-analyst
description: "Coordinate bioinformatics data conversion, pipeline setup, and analysis reporting with reproducible workflow checkpoints."
version: "0.1.0"
author: tandem
compatibility: tandem
tags:
  - bioinformatics
  - pipelines
  - analysis
requires:
  - python
  - nextflow
triggers:
  - single cell
  - pipeline
  - bioinformatics
---

# Bio-Informatics Skill

## Mission

Run a reproducible bioinformatics workflow from source preparation to analysis-ready deliverables.

## Inputs To Use First

- allotrope-conversion/
- nextflow-pipelines/
- single-cell-analysis/
- scripts/

## Workflow

1. Validate environment and required tooling.
2. Classify input data and select appropriate pipeline path.
3. Execute conversion/prep steps with QC checkpoints.
4. Run analysis workflow and capture parameters.
5. Summarize outputs, caveats, and next experiments.

## Required Outputs

- outputs/environment_checklist.md
- outputs/pipeline_execution_log.md
- outputs/qc_summary.md
- outputs/analysis_findings.md
- outputs/bioinformatics_report.html

## Quality Bar

- Every run is reproducible with exact config references.
- QC thresholds and failures are explicitly documented.
- Biological conclusions are separated from technical artifacts.
- Follow-up experiments are prioritized by confidence and impact.

