1# Validate bulk RNA-seq inputs | Codex use cases1---
2 2name: Validate bulk RNA-seq inputs
3Codex use cases3tagline: Validate bulk RNA-seq inputs before differential expression.
4 4summary: Use Codex with the NGS Analysis plugin to validate sample sheets,
55 FASTQs, and references, then return MultiQC, Salmon matrices, provenance, and
6 6 a short QC interpretation before differential expression.
77skills:
8 8 - token: NGS Analysis
9Codex use case9 url: codex://plugins/ngs-analysis@openai-curated
10 10 description: Validate sequencing inputs, run bulk RNA-seq counts and QC, and
11# Validate bulk RNA-seq inputs11 return auditable artifacts.
12 12bestFor:
13Validate bulk RNA-seq inputs before differential expression.13 - Bioinformatics teams validating bulk RNA-seq inputs before differential
14 14 expression.
15Difficulty **Intermediate**15 - Researchers who want transcript and gene-level quantification plus QC in one
16 16 thread.
17Time horizon **Long-running**17 - Teams that need mapping-rate, duplication, library-type, and
18 18 resource-readiness review.
19Use Codex with the NGS Analysis plugin to validate sample sheets, FASTQs, and references, then return MultiQC, Salmon matrices, provenance, and a short QC interpretation before differential expression.19starterPrompt:
20 20 title: Run Bulk RNA-seq Counts and QC
21## Best for21 body: >-
22 22 Use the NGS Analysis plugin.
23- Bioinformatics teams validating bulk RNA-seq inputs before differential expression.23
24- Researchers who want transcript and gene-level quantification plus QC in one thread.24
25- Teams that need mapping-rate, duplication, library-type, and resource-readiness review.25 Run bulk RNA-seq FASTQ-to-count QC on the provided sample sheet, FASTQ root,
26 26 transcriptome FASTA, genome FASTA, and GTF.
27# Contents27
28 28
29[← All use cases](https://developers.openai.com/codex/use-cases)29 Return:
30 30
31Copy page [Export as PDF](https://developers.openai.com/codex/use-cases/bulk-rna-seq-fastq-qc/?export=pdf)31 - run_manifest.json
32 32
33Use Codex with the NGS Analysis plugin to validate sample sheets, FASTQs, and references, then return MultiQC, Salmon matrices, provenance, and a short QC interpretation before differential expression.33 - MultiQC plus browser-safe review links
34 34
35Intermediate35 - Salmon transcript- and gene-level matrices
36 36
37Long-running37 - validation and resource-readiness artifacts
38 38
39Related links39 - a short QC interpretation that calls out mapping rate, duplication,
40 40 library-type agreement, outlier samples, and anything that would block
41[Request access to GPT-Rosalind](https://openai.com/form/life-sciences-access/)41 downstream differential expression
42 42 suggestedEffort: high
43## Best for43relatedLinks:
44 44 - label: Request access to GPT-Rosalind
45- Bioinformatics teams validating bulk RNA-seq inputs before differential expression.45 url: https://openai.com/form/life-sciences-access/
46- Researchers who want transcript and gene-level quantification plus QC in one thread.46---
47- Teams that need mapping-rate, duplication, library-type, and resource-readiness review.
48
49## Skills & Plugins
50
51- [NGS Analysis](codex://plugins/ngs-analysis@openai-curated)
52
53 Validate sequencing inputs, run bulk RNA-seq counts and QC, and return auditable artifacts.
54
55| Skill | Why use it |
56| --- | --- |
57| [NGS Analysis](codex://plugins/ngs-analysis@openai-curated) | Validate sequencing inputs, run bulk RNA-seq counts and QC, and return auditable artifacts. |
58
59## Starter prompt
60
61Use the NGS Analysis plugin.
62Run bulk RNA-seq FASTQ-to-count QC on the provided sample sheet, FASTQ root, transcriptome FASTA, genome FASTA, and GTF.
63Return:
64- run\_manifest.json
65- MultiQC plus browser-safe review links
66- Salmon transcript- and gene-level matrices
67- validation and resource-readiness artifacts
68- a short QC interpretation that calls out mapping rate, duplication, library-type agreement, outlier samples, and anything that would block downstream differential expression
69
70Open in the Codex app
71
72Use the NGS Analysis plugin.
73Run bulk RNA-seq FASTQ-to-count QC on the provided sample sheet, FASTQ root, transcriptome FASTA, genome FASTA, and GTF.
74Return:
75- run\_manifest.json
76- MultiQC plus browser-safe review links
77- Salmon transcript- and gene-level matrices
78- validation and resource-readiness artifacts
79- a short QC interpretation that calls out mapping rate, duplication, library-type agreement, outlier samples, and anything that would block downstream differential expression
80 47
81## Leverage skills48## Leverage skills
82 49
116with the run provenance for downstream analysis.87with the run provenance for downstream analysis.
117 88
11889
119
120## Related use cases
121
122[
123
124### Annotate scRNA-seq data
125
126Use Codex with the NGS Analysis plugin to turn a 10x-style matrix bundle into QC-filtered...
127
128Sciences Data](https://developers.openai.com/codex/use-cases/scrna-seq-post-count-qc)[
129
130### Discover protein folding architectures
131
132Use Codex with Goal Mode to research and implement novel architectural modifications to...
133
134Sciences Engineering](https://developers.openai.com/codex/use-cases/discover-protein-folding-architectures)[
135
136### Prioritize drug targets
137
138Use Codex with the Life Science Research plugin to normalize entities, retrieve genetics...
139
140Sciences Data](https://developers.openai.com/codex/use-cases/target-prioritization)
141