docker.search: Search softwares docker infomation in BioInstaller docker...

View source: R/docker.R

docker.searchR Documentation

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

name

Software name, e.g bwa

docker.db

A list including docker repo infomation, default to use built-in config/docker/docker.toml

Value

A list

Examples

docker.search('bwa')

JhuangLab/BioInstaller documentation built on Jan. 28, 2023, 1:55 p.m.