searchContainer: seawrch containers

View source: R/searchContainer.R

searchContainerR Documentation

seawrch containers

Description

To search container images for a tool in certain repository from quay.io or dockerhub.

Usage

searchContainer(tool, repo = "biocontainers", source = c("quay", "dockerhub"))

Arguments

tool

The tool to search.

repo

The repository to lookup.

source

The container server to search, quay.io or dockerhub.

Value

A DataFrame contains image tag names, updated dates and image sizes.

Examples

searchContainer("samtools")

rworkflow/RcwlPipelines documentation built on Nov. 18, 2023, 8:51 p.m.