This repo/package contains a function that runs a shinyApp for comparing a list of identifiers against the BugSigDB signatures.
https://shiny.sph.cuny.edu/BugSigDBEnrich/
Install with:
BiocManager::install("waldronlab/BugSigDBEnrich", dependencies = TRUE)
BugSigDBEnrich::myApp()
The help documentation can be found here