Skip to content

Commit

Permalink
add blueprint_annotation_cl to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
allyhawkins committed Jan 13, 2025
1 parent d0689c3 commit ccbebe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion analyses/cell-type-consensus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ The `scpca-consensus-celltype-assignments.tsv` file contains cell type annotatio
| `cellassign_celltype_annotation` | Cell type assigned by `CellAssign`; this term is the original term found in the `PanglaoDB` reference file |
| `panglao_ontology` | Cell type ontology term associated with the term found in `cellassign_celltype_annotation` column |
| `panglao_annotation` | Name associated with the cell type ontology term in `panglao_ontology` |
| `blueprint_annotation_fine` | Fine grained cell type annotation (`label.fine`) from `BlueprintEncodeData` associated with the `singler_celltype_ontology` term |
| `blueprint_annotation_cl` | Name associated with the cell type ontology term in `singler_celltype_ontology` |
| `consensus_ontology` | Cell type ontology term assigned as the consensus cell type |
| `consensus_annotation` | Name associated with the assigned consensus cell type in `consensus_ontology` |

Expand Down
1 change: 1 addition & 0 deletions analyses/cell-type-consensus/references/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The table includes the following columns:
| `blueprint_ontology` | Cell type ontology term for `BlueprintEncodeData` cell type |
| `blueprint_annotation_main` | Original name for the cell type as set by `BlueprintEncodeData` (main term) |
| `blueprint_annotation_fine` | Original name for the cell type as set by `BlueprintEncodeData` (fine term) |
| `blueprint_annotation_cl` | Name for the cell type defined by [Cell Ontology](https://www.ebi.ac.uk/ols4/ontologies/cl) |
| `consensus_ontology` | Cell type ontology term for consensus cell type |
| `consensus_annotation` | Human readable name for the consensus cell type |

Expand Down

0 comments on commit ccbebe2

Please sign in to comment.