Package gganatogram details

Create Anatograms of Various Species

Create anatograms, tool that enables the user to visualize data sets directly on representations of a body of various species. These are commonly used to graphically explore large-scale human gene expression data.

Maintainer: Jesper Maag < jespermaag at gmail.com >

Documentation

 
From within R, enter citation('gganatogram')

 

If you have any problems with this package you can open a new issue or check the already existing ones here.

 
  Versions(Pending - no previous version)
 
To install this package, start R and enter:

source("https://neuroconductor.org/neurocLite.R")

# Default Install
neuro_install('gganatogram')

# from GitHub
neuro_install('gganatogram', release = "stable", release_repo = "github")
neuro_install('gganatogram', release = "current", release_repo = "github")

More detailed installation instructions can be found here.

 

Initially submitted on September 29 2018 9:58PM
Last updated on March 31 2021 10:00AM
Package type standard
Source GitHub https://github.com/jespermaag/gganatogram.git GitHub
Neuroconductor GitHub https://github.com/neuroconductor/gganatogram GitHub
DependsR (3.0.0), ggpolypath
Importsggplot2, stats
Suggestsdplyr, testthat