File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 451451 <column name="evidence_code_parameter" includeProjects="FungiDB,TriTrypDB"/>
452452 <sql>
453453 <![CDATA[
454- -- PreferredProducts: check apidb.TranscriptProduct and
455- -- apidb.GeneFeatureProduct for records with IS_PREFERRED set. If
456- -- (and only if) that turns up nothing, check the PRODUCT column of
457- -- dots.GeneFeature and dots.Transcript
454+ /* PreferredProducts: check apidb.TranscriptProduct and
455+ apidb.GeneFeatureProduct for records with IS_PREFERRED set. If
456+ (and only if) that turns up nothing, check the PRODUCT column of
457+ dots.GeneFeature and dots.Transcript */
458458 with evids
459459 as (select distinct gaiec.go_evidence_code_id, ot.name
460460 from dots.GoAssocInstEvidCode gaiec, sres.OntologyTerm ot
Original file line number Diff line number Diff line change 398398 <columnAttribute name =" projectAux" displayName =" dontcare" internal =" true" /> <!-- special field used by Apollo Site Search Updater -->
399399 <columnAttribute displayName =" Genomic sequence ID" name =" sequence_id" />
400400
401- <!-- all in products table columnAttribute name="product" displayName="Preferred product description" ! -- >
401+ <columnAttribute name =" product" displayName =" Preferred product description" >
402402 <propertyList name =" isSubtitle" >
403403 <value >true</value >
404404 </propertyList >
You can’t perform that action at this time.
0 commit comments