Skip to content
Snippets Groups Projects
Commit 34770f47 authored by Glenn Proctor's avatar Glenn Proctor
Browse files

Typo

parent 6efd2525
No related branches found
No related tags found
No related merge requests found
......@@ -1234,7 +1234,7 @@ CREATE TABLE regulatory_feature (
seq_region_end INT NOT NULL,
seq_region_strand TINYINT NOT NULL,
analysis_id INT NOT NULL, # FK refs analysis
regulatory_factor_id INT, # FK refs regulatory_motif
regulatory_factor_id INT, # FK refs regulatory_factor
PRIMARY KEY(regulatory_feature_id)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment