bulk-rna-expression
Installation
SKILL.md
Bulk RNA Expression
Version Compatibility
Reference examples assume recent stable releases of the preferred tools, especially pandas and the other tools listed below.
Before using code or command patterns, verify installed versions match the environment:
- Python:
python -c "import <module>; print(<module>.__version__)" - CLI:
<tool> --version - If signatures differ, inspect the installed help or API and adapt the pattern instead of retrying unchanged.
Overview
Python-first workflow for bulk RNA-seq expression intake, normalization, sample QC, and downstream-ready matrices.