wells (within plate where DNA samples are stored)
收藏DataONE2017-02-14 更新2024-06-26 收录
下载链接:
https://search.dataone.org/view/null
下载链接
链接失效反馈官方服务:
资源简介:
## -- Table wells -- ##
Information about the wells (within plate) where the DNA sample is stored.
well_id: Numerical identifier (unique per row)
updated: Last time the information was updated.
plate_id: Numerical identifier of plate.
plate: Identifier of plate.
well: Identifier of well (within plate).
** - Technical description of columns - **
Field Type Null Key Default Extra
well_id int(5) NO PRI NULL auto_increment
updated timestamp NO CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
plate_id int(5) YES NULL
plate varchar(100) YES NULL
well varchar(100) YES NULL
创建时间:
2017-02-14



