plate_from_db: plate_from_db recreates the platemap based on well locations...

Description Usage Arguments Value Examples

Description

plate_from_db recreates the platemap based on well locations in the db

Usage

1
plate_from_db(table_name, ...)

Arguments

table_name

a table imported from the database that includes id and well columns

...

id to be displayed on the plate map

Value

a platemap representing where samples went in a plate

Examples

1
platemap <- plate_from_db(extractions, sample_id)

pinskylab/clownfish documentation built on June 3, 2019, 4:15 a.m.