updateDatabasePlate: Generate the plateDatabase object

Description Usage Value Examples

View source: R/utilDatabases.R

Description

Generate the plateDatabase object (holding all neccessary information to locate any plate on openBIS/in a local directory structure created by BeeDataSetDownloader) using genome aggregate files.

Usage

1

Value

NULL, invisibly. The updated plateDatabase object is saved to the /data folder. For the new file to be available, the package has to be reloaded.

Examples

1
2
3
4
updateDatabasePlate()
# using the plateDatabase object
data(plateDatabase)
str(plate.database)

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