Skip to content

Pca - #51

Merged
quattro merged 6 commits into
mainfrom
pca
Sep 16, 2026
Merged

Pca#51
quattro merged 6 commits into
mainfrom
pca

Conversation

@quattro

@quattro quattro commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This PR addresses #50.

  • Expand compute-pcs with sample and gene filtering, optional covariate alignment, and external library sizes.
  • Separate normalization (library-size, tmm, or none) from transformation (log1p or none), defaulting to library-size normalization followed by log1p.
  • Number PCs starting at 1, order them by explained variance, and save variance proportions for scree plots.
  • Validate inputs and test TMM factors against edgeR reference cases.
  • Reorganize CLI documentation into overview, mapping, and expression PCA pages; make the PCA guide example-driven.

@quattro
quattro merged commit 5de278e into main Sep 16, 2026
8 checks passed
@quattro
quattro deleted the pca branch September 16, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant