Skip to content

Commit c653f35

Browse files
committed
refactor: standardize section headers in documentation for clarity
1 parent 4e180e3 commit c653f35

File tree

1 file changed

+3
-3
lines changed
  • posts/2025-01-15-introducing-tidyomics-ecosystem

1 file changed

+3
-3
lines changed

posts/2025-01-15-introducing-tidyomics-ecosystem/index.qmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,16 +190,16 @@ A tidy interface for genomic interaction data, enabling analysis of chromatin in
190190

191191
**[Bioconductor](https://www.bioconductor.org/packages/release/bioc/html/plyinteractions.html)** | **[GitHub](https://github.com/tidyomics/plyinteractions)**
192192

193-
## Analysis Packages (non-core packages)
193+
# Analysis Packages (non-core packages)
194194

195195
The core adapters above focus on **data representation**; the packages below provide high-level analysis grammars that build on those tidy foundations.
196196

197-
### tidybulk
197+
## tidybulk
198198
A tidy framework for modular transcriptomic data analysis, `tidybulk` streamlines bulk RNA-seq workflows by integrating differential expression, batch correction, and gene set enrichment into a consistent, pipe-friendly grammar. It enables users to perform complex analyses with simple, readable code, leveraging tidyverse principles for reproducibility and clarity.
199199

200200
**[Bioconductor](https://www.bioconductor.org/packages/release/bioc/html/tidybulk.html)** | **[GitHub](https://github.com/stemangiola/tidybulk)**
201201

202-
### nullranges
202+
## nullranges
203203
A tidy interface for statistical null range generation and overlap analysis in genomics. `nullranges` enables users to create matched sets of genomic ranges for robust enrichment testing, supporting reproducible and flexible workflows for tasks such as permutation-based significance assessment and background modeling.
204204

205205
**[Bioconductor](https://www.bioconductor.org/packages/release/bioc/html/nullranges.html)** | **[GitHub](https://github.com/nullranges)**

0 commit comments

Comments
 (0)