Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 514 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 514 Bytes

BugSigDBEnrich

This repo/package contains a function that runs a shinyApp for comparing a list of identifiers against the BugSigDB signatures.

App in the CUNY SPH server

https://shiny.sph.cuny.edu/BugSigDBEnrich/

Installation

Install with:

BiocManager::install("waldronlab/BugSigDBEnrich", dependencies = TRUE)

Launch the app

BugSigDBEnrich::myApp()

Help

The help documentation can be found here