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 >
From within R, enter citation('gganatogram')
Maag J (2018). "gganatogram: An R package for modular visualisation of
anatograms and tissues based on ggplot2." _f1000research_. Version 1:
Awaiting peer review, .
A BibTeX entry for LaTeX users is
@Article{,
title = {gganatogram: An R package for modular visualisation of anatograms and tissues based on ggplot2},
author = {Jesper Maag},
journal = {f1000research},
year = {2018},
note = {Version 1: Awaiting peer review},
url = {https://f1000research.com/articles/7-1576/v1},
}
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://.org/Lite.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 | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/jespermaag/gganatogram.git GitHub |
GitHub | https://github.com//gganatogram GitHub |