v.1.7.8
cerebroAppLite 1.7.8
Trajectory tab
- Trajectory module: restores the pseudotime trajectory explorer from the
original cerebroApp v1.3 (projection coloured by state/pseudotime, states by
group, expression metrics along pseudotime, per-state gene/transcript counts).
The code is Roman Hillje's original implementation, restructured into the
v1.4 sub-file layout with no functional change. - Conditional tab: the Trajectory tab is inserted dynamically
(insertConditionalTab) only for data sets whose.crbcarries trajectory
data — the same content-driven sidebar mechanism used by the Immune
Repertoire and Extra material tabs. - Demo data: the monocle2 pseudotime trajectory is now bundled inside the
demo_full_tcr_bcr.crbdemo (computed on its B-cell subset) instead of a
separatedemo_trajectory.crb, so one demo shows TCR + BCR + trajectory. The
trajectory is reproducible viadata-raw/build_trajectory_demo.R.
What's Changed
Full Changelog: v1.7.7...v1.7.8