shinyVisServer: Shiny Visualisation Server

Description Usage Arguments Value

Description

Creates a shiny server for the interactive view of Collateral Vulnerability pipeline results

Usage

1
shinyVisServer(input, output, con, table_name = "tcga_rnaseq_data")

Arguments

input

Shiny input list

output

Shiny output list

con

A SQLiteConnection object to the database

table_name

The table in the SQLite database containing the expression data. The table should have fields named patient_id, gene_id and value where gene_id is an ensembl id. Default tcga_rnaseq_data

Value

A shiny server


chapmandu2/CollateralVulnerability2016 documentation built on May 13, 2019, 3:27 p.m.