dynwrap 1.1.4 (27-06-2019)
- BUG FIX: Fixed #142 where the error message was truncated
dynwrap 1.1.3 (05-06-2019)
-
MINOR CHANGE
add_dimred()
: Add a separate argument for specifying the projected dimred rather than
expecting the projected dimred to be passed as additional columns indimred
. -
BUG FIX: Fix for dynverse/dyno#52, do specify whether or not to use optional priors when passed.
dynwrap 1.1.2 (08-05-2019)
- FEATURE: Add leaves_n as prior information
dynwrap 1.1.1 (08-05-2019)
- BUG FIX: Fixed bug for directed geodesic distances with disconnected gra phs, dynverse/dynplot#37
dynwrap 1.1 (07-05-2019)
-
FEATURE: RNA velocity data can now be included in the wrapper
-
FEATURE: RNA velocity projected expression can now be given to methods
-
FEATURE: Added
orient_topology_to_velocity()
to orient the edges of a trajectory based on the velocity vectors -
FEATURE:
calculate_geodesic_distances()
now has adirected
parameter, with which you can calculate directed geodesic distances. Unreachable cells will receive an infinite distance -
FEATURE: Added
projected_trajectory()
(ported from dynplot).add_dimred()
will now by default also add a projection of the trajectory to the data