Lk_Cell_Population
Controlled vocabulary for the Cell Populations, usually applied in flow cytometry or CyTOF.
Columns
| Name | Type | Description | Foreign Key | 
|---|---|---|---|
| name | varchar(150) | Name or identifier | |
| comments | varchar(500) | Free text to expand upon details | |
| definition | varchar(1000) | Marker expression profile | |
| description | varchar(4000) | Free text to expand upon details | |
| link | varchar(2000) | Link to URL | |
| lineage_prefix | varchar(15) | 
Indexes
| Name | Column | Description | 
|---|---|---|
| PRIMARY | name | BTREE | 
Tables that Reference this Table
| Name | Column | Table Reference | Column Reference | 
|---|---|---|---|
| fcs_analyzed_result | parent_population_preferred | lk_cell_population | name | 
| fcs_analyzed_result | population_name_preferred | lk_cell_population | name | 
| Name | Description | Definition | Comments | Lineage Prefix | Link | 
|---|