Learn about the Browser: Difference between revisions

From genomewiki
Jump to navigationJump to search
Line 21: Line 21:
== Installling the browser locally on your own Unix machine and extend it ==
== Installling the browser locally on your own Unix machine and extend it ==
* The [http://genome-test.cse.ucsc.edu/eng/ old documentation website with developer documentation]   
* The [http://genome-test.cse.ucsc.edu/eng/ old documentation website with developer documentation]   
* Compile Code/Install Data:
* Create a mirror of the UCSC site:
** What is the [[the source tree]] ?
** What is available in the [[Kent source utilities]] ?
** [http://genome.ucsc.edu/admin/jk-install.html Compile the browser source code]
** make sure you get those [[Build_Environment_Variables|environment variables right]]
** [http://genome.ucsc.edu/admin/mirror.html mirror a complete browser].
** [http://genome.ucsc.edu/admin/mirror.html mirror a complete browser].
** When you run into problems, search through the [http://genome.ucsc.edu/mirror.html mailing list] when you have problems and read the documentation in the directory [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/ kent/src/product]
** [http://bergman-lab.blogspot.com/2009/03/compiling-ucsc-source-tree-utilities-on.html some hints for MacOS users]
** See also the textfile README.building.source [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/README.building.source README.building.source]
** [[Browser_Mirrors|Updating the data automatically from UCSC]]
** [[Browser_Mirrors|Updating the data automatically from UCSC]]
** [http://genome.ucsc.edu/contacts.html searching through the archives] or the [[:Category:Technical FAQ| Technical-FAQ-Category of the wiki]] when you have problems
 
* Load tracks into your browser:  
* Add tracks to your own mirror:  
** [http://www.soe.ucsc.edu/~sugnet/doc/trackHowto/browserTalk.pdf Charles Sugnet's presentation about TrackDB]  
** [http://www.soe.ucsc.edu/~sugnet/doc/trackHowto/browserTalk.pdf Charles Sugnet's presentation about TrackDB]  
** [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/README.trackDb The structure of the trackDB]
** [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/README.trackDb The structure of the trackDB]
** [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/makeDb/trackDb/ The trackDB statements]
** [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/makeDb/trackDb/ The trackDB statements]
* How UCSC folks created their tracks:
** When you run into problems, search through the [http://genome.ucsc.edu/mirror.html mailing list] when you have problems and read the documentation in the directory [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/ kent/src/product]
** [http://genome-test.cse.ucsc.edu/admin/ a similar place with hgSearchSpec docs and statistics (the system to search for ids)] can be found completely off-track
** [http://genome.ucsc.edu/FAQ/FAQlicense#license4 Sequence your genome of interest and create a browser for it]
** Whole-genome alignment pipeline: [[Chains_Nets|Angies mental model]] and [[Whole genome alignment howto|Max's howto]]
 
* How the UCSC folks created their tracks:
** [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/makeDb/doc/ UCSC's makeDb-files]  
** [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/makeDb/doc/ UCSC's makeDb-files]  
** Some explanations how to read their files: [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/doc/bashVsCsh.txt bashVsCsh]  
** Some explanations how to read their files: [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/doc/bashVsCsh.txt bashVsCsh]  


* [http://genome-test.cse.ucsc.edu/admin/ a similar place with hgSearchSpec docs and statistics (the system to search for ids)] can be found completely off-track
* The source tree:
* [http://genome.ucsc.edu/FAQ/FAQlicense#license4 Sequence your genome of interest and create a browser for it]
** What is the [[the source tree]] ?
* Whole-genome alignment pipeline: [[Chains_Nets|Angies mental model]] and [[Whole genome alignment howto|Max's howto]]
** What is available in the [[Kent source utilities]] ?
** [http://genome.ucsc.edu/admin/jk-install.html Compile the browser source code]
** make sure you get those [[Build_Environment_Variables|environment variables right]]
** [http://bergman-lab.blogspot.com/2009/03/compiling-ucsc-source-tree-utilities-on.html some hints for MacOS users]
** See also the textfile README.building.source [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/README.building.source README.building.source]
** [http://genome.ucsc.edu/contacts.html searching through the archives] or the [[:Category:Technical FAQ| Technical-FAQ-Category of the wiki]] when you have problems


== Statistics, overviews ==
== Statistics, overviews ==

Revision as of 11:16, 2 December 2009

Documentation is still somewhat dispersed. Here are some starting points:

Use the browser website

Access the data of the genome browser and process them on your machine

Installling the browser locally on your own Unix machine and extend it

Statistics, overviews