Release with citation information
This repository contains all of the code underlying our Shiny application for an interactive web platform enabling the investigation of TF activity for 758 TFs across human GTEx data. The below describe the contents of this repository:
-
app.R: contains the commands to run the application, calling on the server and UI scripts.
-
data.Rdata: Multivariate linear model outputs containing mean summarized scores for all 758 TFs. This is used for plotting.
-
server.R: contains the code for running analyses behind the scenes for the application.
-
ui.R: code for designing the layout and user interface for the application.
-
/www/ subdirectory includes all of the images for the web application.
header.png : the main page header
logo.png: lab logo for branding
overview.png: the overview figure
style.css: used for styling width and location of figures