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]   
* On a linux machine: [http://genome.ucsc.edu/admin/jk-install.html Compile the browser source code] (make sure you get those [[Build_Environment_Variables|environment variables right]] or [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]
* Compile Code/Install Data:
** [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].
** 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]
** [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]
** 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 it automatically]]
** [[Browser_Mirrors|Updating the data automatically from UCSC]]
* [http://genome.ucsc.edu/admin/jk-install.html Install the source tree] ([[the source tree|What's this?]]), compile it (see also: [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/README.building.source README.building.source]) and play with its tools, [http://genome.ucsc.edu/contacts.html searching through the archives] or this [[:Category:Technical FAQ| wiki]] when you have problems, or browse the list of [[Kent source utilities]] available on this wiki. Don't expect to understand what is available, it's not possible to remember them anyways. :)
* [http://genome.ucsc.edu/admin/jk-install.html Install the source tree] ([[the source tree|What's this?]]), compile it (see also: [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/README.building.source README.building.source]) and play with its tools, [http://genome.ucsc.edu/contacts.html searching through the archives] or this [[:Category:Technical FAQ| wiki]] when you have problems, or browse the list of [[Kent source utilities]] available on this wiki. Don't expect to understand what is available, it's not possible to remember them anyways. :)
* Load tracks into your browser:  
* Load tracks into your browser:  

Revision as of 11:08, 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