solislemuslab / virus-linker

Data visualization of virus linker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virus Linker Shiny App

Folder Structure

virus_linker/                    
├── ShinyApp/                          
│   ├── server.R       
│   ├── ui.R                   
│   ├── global.R
│   ├── get_data.R  
│   ├── linker.R  
├── README.md 
  • get_data.R contains function that will transform the upload data to clean data.

  • linker.R visualizes the cleaned data.

About

Data visualization of virus linker


Languages

Language:R 100.0%