Difference between revisions of "WormBase Model:Interval col conf"
From WormBaseWiki
Jump to navigationJump to search (Created page with '__TOC__ WormBase Models == Curator Comments/Description == == Model == <pre> </pre> == Proposed Changes ==') |
|||
Line 5: | Line 5: | ||
== Curator Comments/Description == | == Curator Comments/Description == | ||
− | + | Unused class | |
Line 11: | Line 11: | ||
== Model == | == Model == | ||
<pre> | <pre> | ||
+ | ?Interval_col_conf Query UNIQUE Text // Query | ||
+ | Names_on | ||
+ | No_neighbours | ||
+ | Show_multiple | ||
+ | Width UNIQUE Int | ||
+ | Symbol UNIQUE Text | ||
+ | Colours Text #Colour // Only for chrom_bands. | ||
+ | Pne #Colour // positive, no error | ||
+ | Pe #Colour // positive, error | ||
+ | Nne #Colour // negative, no error | ||
+ | Ne #Colour // negative, error | ||
</pre> | </pre> | ||
== Proposed Changes == | == Proposed Changes == | ||
+ | |||
+ | Unused class |
Latest revision as of 13:45, 4 October 2010
Curator Comments/Description
Unused class
Model
?Interval_col_conf Query UNIQUE Text // Query Names_on No_neighbours Show_multiple Width UNIQUE Int Symbol UNIQUE Text Colours Text #Colour // Only for chrom_bands. Pne #Colour // positive, no error Pe #Colour // positive, error Nne #Colour // negative, no error Ne #Colour // negative, error
Proposed Changes
Unused class