Implementation Notes: Difference between revisions

From genomewiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
This page is intended to serve as a sort of FAQ... specifically, for questions that QAers often have for developers about the murky inner workings of our system.  Well, even if the questions aren't about those gnarly details, the answers are! :)
This page is intended to serve as a sort of FAQ... specifically, for questions that QAers often have for developers about the murky inner workings of our system.  Well, even if the questions aren't about those gnarly details, the answers are! :)
This may also come in handy for mirror sites, but I'll try to keep it focused on matters of interest to QAers.
This may also come in handy for mirror sites, but I'll try to keep it focused on matters of interest to QAers.


[AutoSql|autoSql]: generate .c, .h and .sql files from .as file
* [[AutoSql|autoSql]]: generate .c, .h and .sql files from .as file


[TableDescriptions|tableDescriptions]: .as descriptions of database tables (buildTableDescriptions.pl vs. makeTableDescriptions)
* [[Chains_Nets|Chains and Nets]]


[CpG_Islands|CpG Islands]: the difference between cpgIslandExt and cpgIslandGgfAndy{,Masked}
* [[CpG_Islands|CpG Islands]]: the difference between cpgIslandExt and cpgIslandGgfAndy{,Masked}


[Chains_Nets|Chains and Nets]
* [[TableDescriptions|tableDescriptions]]: .as descriptions of database tables (buildTableDescriptions.pl vs. makeTableDescriptions)

Revision as of 22:05, 7 April 2006

This page is intended to serve as a sort of FAQ... specifically, for questions that QAers often have for developers about the murky inner workings of our system. Well, even if the questions aren't about those gnarly details, the answers are! :) This may also come in handy for mirror sites, but I'll try to keep it focused on matters of interest to QAers.

  • autoSql: generate .c, .h and .sql files from .as file
  • CpG Islands: the difference between cpgIslandExt and cpgIslandGgfAndy{,Masked}
  • tableDescriptions: .as descriptions of database tables (buildTableDescriptions.pl vs. makeTableDescriptions)