knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Notes on Shiny Display

You are highly recommended to view Shiny application under full window condition. The widgets, in terms of their respective width and height is designed and tested on 1080P full windows with 100% zoom (in Chrome). If you experience plot or table over-fitting the box surround them, please consider adjust the zoom for optimal viewing experience. This does not affect the functionality of the shiny.

Section 1: Dataset Information

knitr::include_graphics("../man/figures/twoPheno_Section1.gif")

Section 2: Preservation Statistics

knitr::include_graphics("../man/figures/twoPheno_Section2.gif")

Section 3: Network Plots

knitr::include_graphics("../man/figures/twoPheno_Section3Par1.gif")
knitr::include_graphics("../man/figures/twoPheno_Section3Par2.gif")

Download Panel

knitr::include_graphics("../man/figures/twoPheno_download.png")


zhouLabNCSU/C3NA documentation built on Oct. 10, 2022, 4:43 a.m.