Learn about the Browser: Difference between revisions

From genomewiki
Jump to navigationJump to search
Line 27: Line 27:
* [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. :)
* How to create genome browser annotation tracks: [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/makeDb/doc/ makeDb-files] (also read [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/doc/bashVsCsh.txt bashVsCsh] if you're not a Unix guru yet) and create your own annotations as textfiles
* How to create genome browser annotation tracks: [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/makeDb/doc/ makeDb-files] (also read [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/hg/doc/bashVsCsh.txt bashVsCsh] if you're not a Unix guru yet) and create your own annotations as textfiles
* Load them onto the browser: Read Jim's Documentation how to add your own tracks to your own browser (by modifying a trackDb.ra-file, documented in kent/src/hg/makeDb/addTrack.doc and [http://hgwdev.cse.ucsc.edu/~kent/src/unzipped/product/README.trackDb README.trackDb]) and [http://www.soe.ucsc.edu/~sugnet/doc/trackHowto/browserTalk.pdf Charles Sugnet's presentation] about this
* Load tracks into your browser:
** [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/hg/makeDb/trackDb/ The trackDB statements]
* [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-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]
* [http://genome.ucsc.edu/FAQ/FAQlicense#license4 Sequence your genome of interest and create a browser for it]

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