ワンクリックで
rnaseq-read-counting
Generate gene-level read count matrices from aligned BAMs using featureCounts or HTSeq-count.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate gene-level read count matrices from aligned BAMs using featureCounts or HTSeq-count.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Decision-grade enzyme/protein mutation design for thermostability with bioactivity-preserving constraints enforced by default, plus structure-aware and consensus-ranking workflows.
Create or update repository skills that conform to local templates, provider metadata requirements, registry rules, and validation workflows.
Assess data quality by reporting missing values, outliers, sample size, and variance structure for each variable in a table.
Estimate model parameters using Bayesian inference (MCMC via Stan or PyMC), returning posterior distributions and credible intervals.
Cluster samples or features using k-means or hierarchical clustering, evaluate cluster quality with silhouette scores, and produce a dendrogram or cluster plot.
Compare a continuous variable between two groups with automatic selection of t-test, Welch test, or Mann-Whitney U test based on data properties.
| name | rnaseq-read-counting |
| description | Generate gene-level read count matrices from aligned BAMs using featureCounts or HTSeq-count. |
featurecounts or htseq (default: featurecounts)0 = unstranded, 1 = stranded, 2 = reverse-stranded (default: 0)exon)gene_id)infer_experiment.py).-T threads, -s strandedness, -a GTF, -o output. For multiple BAMs, featureCounts natively produces a multi-sample count matrix.htseq-count with --stranded, --type, --idattr. For multiple BAMs, run per-sample then merge columns into a single matrix..summary file or HTSeq-count footer)