Skip to content

Commit 4a52458

Browse files
authored
fix: format
1 parent d47ed57 commit 4a52458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ erDiagram
8383

8484
### Schema Notes
8585

86-
- **Simplified Overview:** This diagram shows key columns only (e.g., COMPOUND has additional Metadata_InChI column). See `db/setup.sql` for complete definitions.
86+
- **Simplified Overview:** This diagram shows key columns only (e.g., `COMPOUND` has additional `Metadata_InChI column`). See `db/setup.sql` for complete definitions.
8787
- The `PERTURBATION` table is created during database setup by combining all compound, ORF, and CRISPR IDs (no separate CSV file).
8888
- `PERTURBATION_CONTROL` defines which perturbations are controls (negcon/poscon/empty) and provides human-readable names (e.g., "DMSO" → JCP2022_033924). Note: The ORF table also has a legacy `Metadata_pert_type` column, but PERTURBATION_CONTROL is now the canonical source for all control designations across compound, ORF, and CRISPR modalities.
8989

0 commit comments

Comments
 (0)