Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ℹ️ Tutorials Β  Β  ℹ️ Reference documentation

Common visualisation tools for single-cell trajectories

Installation

devtools::install_github("dynverse/dynplot")

On linux, udunits2 has to be installed:

  • Debian / Ubuntu / Linux mint: sudo apt-get install libudunits2-dev
  • Fedora / CentOS: sudo dnf install udunits2-devel

Usage

The package provides different ways to plot both the topology and cellular properties of a trajectory:

#> Warning: Unknown or uninitialised column: 'group_id'.

#> Warning: Unknown or uninitialised column: 'group_id'.

#> Warning: Unknown or uninitialised column: 'group_id'.

#> Warning: Unknown or uninitialised column: 'group_id'.

#> Warning: Unknown or uninitialised column: 'group_id'.

#> Warning: Unknown or uninitialised column: 'group_id'.

#> Warning: Unknown or uninitialised column: 'group_id'.

#> Warning: Unknown or uninitialised column: 'group_id'.

And to plot the expression and feature importances of many genes along the trajectory

#> Warning: Column `waypoint_id` joining factors with different levels,
#> coercing to character vector

Latest changes

Check out news(package = "dynwrap") or NEWS.md for a full list of changes.

Recent changes in dynplot 1.0.2 (04-07-2019)

  • BUG FIX: Fix weird ceiling warning.

  • BUG FIX: Fix for new select waypoints (#41).

  • MINOR CHANGE: Added parameters size_cells, alpha_cells and border_radius_percentage to plotting functions that plot cells (#40).

Recent changes in dynplot 1.0.1 (07-05-2019)

  • BUG FIX: Remove dependency on shades, fixing rgb2hsv bug

Dynverse dependencies

About

Visualising single-cell trajectories, including comparisons between two models πŸ“ˆ

Topics

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.