Skip to content

Tim-Yu/ideogRam

This branch is up to date with freestatman/ideogRam:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2022
Feb 19, 2022
Mar 9, 2021
Jul 19, 2020
Jul 29, 2018
Feb 19, 2022
Feb 19, 2022
Dec 11, 2020
Feb 19, 2022
Mar 9, 2021
Feb 19, 2022
Jul 10, 2018
Feb 19, 2022
Jul 19, 2020
Dec 11, 2020
Jul 19, 2020

Repository files navigation

![R build status](https://github.com/freestatman/ideogRam/workflows/R-CMD-che ck/badge.svg)

ideogRam R htmlwidget package

ideogRam is an R htmlwidget wrapper package for Eric Weitz's ideogram.js [https://github.com/eweitz/ideogram].

This package is written for the R project in GSoC 2018.

Install

devtools::install_github("freestatman/ideogRam")

Example

See vignettes folder for some basic examples.

Run the following R code to build the example website to "doc" directory:

rmarkdown::render_site("example")

You can also see a shiny application example with

example("ideogRam-shiny")

Acknowledgement

Huge thanks to my mentors Eric Weitz Jialin Ma and Freeman Wang who helps me understand the nature of this project.

About

R htmlwidget package for ideogram.js (https://github.com/eweitz/ideogram)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 77.2%
  • JavaScript 16.1%
  • CSS 6.7%