docker.search: Search softwares docker infomation in BioInstaller docker database
Description
Search softwares docker infomation in BioInstaller docker database
Usage
docker.search(name, docker.db = system.file("extdata",
"config/docker/docker.toml", package = "BioInstaller"))
Arguments
docker.db
A list including docker repo infomation,
default to use built-in config/docker/docker.toml
Examples
Run this code# NOT RUN {
docker.search('bwa')
# }
Run the code above in your browser using DataLab