wellDatabaseCoverage: Assess the coverage provided by available metadata

Description Usage Arguments Value Examples

View source: R/utilDatabases.R

Description

The plate database is compared to all well databases in order to find all plates that are missing in well databases. The plate database is assumed to be complete in the sense that it is generated through a data set search in openBIS and should therefore include all plates for which single cell data is available. The well databases however are extracted from aggregates which only become available periodically.

Usage

1
wellDatabaseCoverage(verbose = FALSE, is.startup = FALSE)

Arguments

verbose

A verbosity argument, specifying whether to print all plates that are missing of just a summary.

is.startup

Only relevant when this function is used upon package loading to output via packageStartupMessage.

Value

NULL, invisibly. All information is printed.

Examples

1
2

nbenn/singleCellFeatures documentation built on May 23, 2019, 12:24 p.m.