Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 384 Bytes

File metadata and controls

8 lines (5 loc) · 384 Bytes

Genotype Specification Language syntax

This doc is very much a work in progress.

Gene names

Gene names can be specified as either "common" names (ie GAL1) or systematic names (ie YBR020W). For genes whose common or systematic name contain non-alphanumeric characters, surround the gene name with backticks (`) to escape the special characters (ie `IMP2'` or `YML009C-A`).