wetlab.Techsample

class wetlab.Techsample(*args, **kwargs)

Bases: Record, CanValidate

Technical samples.

Fields

id

Internal id, valid only in one DB instance.

uid

Universal id, valid across DB instances.

name

Name of the techsample.

batch

Batch label of the techsample.

description

Description of the techsample.

biosamples

Linked biosamples.

created_at

Time of creation of record.

updated_at

Time of last update to record.

created_by

Creator of record, a User.

Methods