Giter Club home page Giter Club logo

graphbio's Introduction

GraphBio---A modular and scalable R Shiny dashboard

GraphBio: a shiny web app to easily perform popular visualization analysis for omics data

Website: http://www.graphbio1.com/ (chinese version) or http://www.graphbio1.com/en/ (english version)

Cite: Zhao T and Wang Z (2022), GraphBio: A shiny web app to easily perform popular visualization analysis for omics data. Front. Genet. 13:957317.doi: 10.3389/fgene.2022.957317

Deploying to your own web server with docker.

docker pull databio2022/graphbio:v2.2.7-manual
docker run --rm -d -p 80:3838 -v /root/log/:/home/shiny/graphbio-log/ databio2022/graphbio:v2.2.7-manual /init

For english version, please use:
docker pull databio2022/graphbio:v2.2.5-en-manual
docker run --rm -d -p 80:3838 -v /root/log/:/home/shiny/graphbio-log/ databio2022/graphbio:v2.2.5-en-manual /init

Demo data for each visualization function (files are placed in the graphbio-english/www/ directory)

  1. heatmap_test.csv and group_info.csv for heatmap.
  2. volcano_example.csv and volcano_example1.csv for volcano plot.
  3. cdc_example.csv and cdc-mutiple-group.csv for Cumulative Distribution Curves
  4. chord_example.csv for chord plot
  5. corr_net.csv for network plot
  6. corr_scatter.csv for correlation scatter plot
  7. go_bubble_example.csv for go dotplot style 2
  8. go_term_bubble.csv for go dotplot style 1
  9. ma_example.csv for MA plot
  10. pie_example.csv for pie plot
  11. roc_example.csv for ROC curve
  12. sixiangxian_example.csv for Four Quadrant Diagrams
  13. surv_example.csv for survival curves
  14. text_cluster_example.csv for cluster analysis
  15. venn_example.csv for venn plot

graphbio's People

Contributors

databio2022 avatar federicomarini avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.