oliviazz / SRAdb-app

Server and UI files for SRAdp WebApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-Author: Olivia Zhang

SRAdb Web Application:

Overview slides

Installation

library(devtools)
install_github('oliviazz/SRAdb-app')

Usage

library(ShinySRAdb)
ShinySRAdb()

Dependencies

  • SRAdb
  • shinythemes
  • shinyFiles
  • DT
  • RgraphViz
  • R.utils

Functions:

  • Query Sequence Repository Archive Using Advanced Text Search
  • Get information about SRA and FASTQ data files
  • Perform FASTQ Dump for runs
  • Export Table Results as Excel
  • Create Entity Graph Visualizations for SRA Data

About

Server and UI files for SRAdp WebApp


Languages

Language:R 100.0%