word-document
Word Document Generation Skill
Produces publication-ready Word (.docx) documents from the markdown manuscript sections in this project using pandoc.
Prerequisites
- pandoc (>= 3.0): installed at
~/.local/bin/pandoc - If pandoc is missing, download from https://github.com/jgm/pandoc/releases
Manuscript Location
More from gexijin/vitiligo
rnaseq-analysis
Analyze bulk RNA-seq count data using DESeq2. Use when asked to analyze RNA-seq data, perform differential expression analysis from count matrices, or when given a GEO accession (GSE*) with RNA-seq data. Handles raw count matrices with QC, normalization, statistical modeling, and gene ID mapping.
1codex-cli
Execute tasks using OpenAI's Codex CLI. Use when asked to run codex, use OpenAI for code review, or delegate coding tasks to Codex. Supports non-interactive execution, code review, and task automation.
1microarray-analysis
Analyze DNA microarray data from GEO datasets. Use when asked to analyze microarray data, perform differential expression analysis, or when given a GEO accession (GSE*). Handles Affymetrix (CEL files) and Illumina (BeadChip) platforms with QC, normalization, statistical modeling, and gene ID mapping.
1literature-search
Search PubMed for scientific literature. Use when asked to find papers, search literature, look up publications, or gather references on a topic. Returns article titles, authors, abstracts, and PMIDs.
1