readPlate: Read plate

View source: R/plate.R

readPlateR Documentation

Read plate

Description

extracts plate and sample information from the plate id returns a data.frame containing: sample ID, sample name, tube ID, position

Usage

readPlate(plateid, login, webservicepassword, posturl)

Arguments

plateid

plate id

login

bfabric login

webservicepassword

bfabric webservicepassword, visible when you check your user details in the bfabric system.

posturl

where the flask server is working

Examples

readPlate(plateid = 2616, login, webservicepassword, bfabricposturl)

fgcz/bfabricShiny documentation built on Jan. 11, 2025, 6:56 p.m.