Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Ran pkgdown::build_site() to regenerate docs/ from the current vignettes/ directory. Adds docs/articles/quickstart.html (with rendered plots) and removes the outdated basic_tutorial, TF_tutorial, and MPA_basics_microglia articles that were no longer backed by source .Rmd files.
- Add MacrostateTransitions and PlotMacrostateTransitions: coarse-grained group-level transition probability matrix with stability index heatmap - Add CombinePerturbAssays: additive delta superposition across perturbation assays - Fix PlotMacrostateTransitions matrix indexing bug (element-wise extraction) - New vignette: simulation_tutorial (full ModulePerturbation workflow + macrostate transitions + Markov chain analyses) - New vignette: advanced_NSCLC (step-by-step ApplyPerturbation / ApplyPropagation / PerturbationTransitions + CustomPerturbation + CombinePerturbAssays) - Update _pkgdown.yml with Advanced Use Cases article section - Update .gitignore to exclude macOS resource forks, vignette HTML build artifacts - Update CLAUDE.md: document module load GCC requirement for Rcpp compilation - Bump version to 0.1.0
…Attractors, update simulation vignette - Add R/MarkovPlots.R with PlotMarkovEmbedding (embedding colored by Markov score, centroid diamond overlays for source/sink, unconverged-cell greying, point ordering) and PlotMarkovScatter (cross-score scatter with adaptive color scaling) - Add rank_transform parameter to PredictAttractors for ECDF normalization of stationary distribution scores; sink detection always uses raw distribution - Update simulation_tutorial.Rmd: integrate new plot functions in Markov section, show raw vs ECDF attractor scores side-by-side, add binary attractor DimPlot with correct draw order, rename per-section plot vars and add 2x2 summary patchwork, wrap log2FC table in a collapsible dropdown, sentence-case all section headings - Add tests/testthat/test-MarkovPlots.R with 12 tests for both new functions - Update DESCRIPTION (add ggrepel to Imports) and NAMESPACE accordingly - Remove stale vignettes/simulation_tutorial.html; rebuild docs/articles/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.