Learn about the Browser: Difference between revisions

From genomewiki
Jump to navigationJump to search
(added FAQ, never hurts)
No edit summary
Line 8: Line 8:
** Subscribe to the [http://www.soe.ucsc.edu/mailman/listinfo/genome mailing list] or [http://genome.ucsc.edu/contacts.html search through it]. Most everyday questions have already been asked by someone else so searching gives you an answer usually faster than asking on the mailing list.
** Subscribe to the [http://www.soe.ucsc.edu/mailman/listinfo/genome mailing list] or [http://genome.ucsc.edu/contacts.html search through it]. Most everyday questions have already been asked by someone else so searching gives you an answer usually faster than asking on the mailing list.


* Accessing the data of the genome browser (SQL and files):
* Accessing the data of the genome browser (SQL and files) and process them on your machine:
** SQL-stored data ([http://genome.ucsc.edu/FAQ/FAQdownloads FAQ]):
** SQL-stored data ([http://genome.ucsc.edu/FAQ/FAQdownloads FAQ]):
*** [http://genome.ucsc.edu/FAQ/FAQdownloads#download29 Public mysql access]
*** [http://genome.ucsc.edu/FAQ/FAQdownloads#download29 Public mysql access]
Line 16: Line 16:
*** [http://genome.ucsc.edu/FAQ/FAQformat.html Text file formats]
*** [http://genome.ucsc.edu/FAQ/FAQformat.html Text file formats]


* Installling the browser locally on your own Unix machine:
* 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]
** 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]

Revision as of 10:48, 2 December 2009

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