Implementation Notes: Difference between revisions

From genomewiki
Jump to navigationJump to search
(Implementation details that QAers often ask developers about)
 
No edit summary
Line 1: Line 1:
Implementation Notes


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: generate .c, .h and .sql files from .as file
[AutoSql|autoSql]: generate .c, .h and .sql files from .as file


tableDescriptions: .as descriptions of database tables (buildTableDescriptions.pl vs. makeTableDescriptions)
[TableDescriptions|tableDescriptions]: .as descriptions of database tables (buildTableDescriptions.pl vs. makeTableDescriptions)


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


Chains and Nets
[Chains_Nets|Chains and Nets]

Revision as of 22:04, 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|autoSql]: generate .c, .h and .sql files from .as file

[TableDescriptions|tableDescriptions]: .as descriptions of database tables (buildTableDescriptions.pl vs. makeTableDescriptions)

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

[Chains_Nets|Chains and Nets]