Skip to content

A simple web-based interface to create sunburst visualization of a network hierarchy.

Notifications You must be signed in to change notification settings

mw201608/sunburst.shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hierarchy Sunburst Plot App

What is?

Hierarchy Sunburst Plot App is a versatile and user-friendly web application for creating sunburst visulization of a network hierarchy. It is developed based on R packages NetWeaver and shiny.

Required input

The required input is a tab-delimited text file with header, containing the child and parent pairs of nodes.

Optional input

An optional node annotation/enrichment file can be uploaded to give color scheme for the nodes. This must be a multi-column tab-delimited text file (either a long or a wide-shape data.frame) with header. One column containing the annotation term or enrichment statistics can be used to assign/compute color schemes.

Sample data

Please see example data (long-shape data.frame) from github repository for a MEGENA module hierarchy file, and a module enrichment file. See below the example output from this data.

Disclaimer

Hierarchy Sunburst Plot App is made available in the hope that it will be useful, but without any warranty to the extent permitted by applicable law.

About

A simple web-based interface to create sunburst visualization of a network hierarchy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published