Learn about the Browser: Difference between revisions
From genomewiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Documentation is somewhat dispersed, now let's see where we can learn something about this thing... | |||
* Follow the video tutorials and browse through the slides at [http://openhelix.com/ucscmaterials.shtml Openhelix]. | * Follow the video tutorials and browse through the slides at [http://openhelix.com/ucscmaterials.shtml Openhelix]. | ||
* Read the [http://genome.ucsc.edu/goldenPath/help/hgTracksHelp.html User's guide] and the [howtos http://genome.ucsc.edu/FAQ/] | * Read the [http://genome.ucsc.edu/goldenPath/help/hgTracksHelp.html User's guide] and the [howtos http://genome.ucsc.edu/FAQ/] |
Revision as of 15:54, 16 September 2006
Documentation is somewhat dispersed, now let's see where we can learn something about this thing...
- Follow the video tutorials and browse through the slides at Openhelix.
- Read the User's guide and the [howtos http://genome.ucsc.edu/FAQ/]
- Type in (manually) a couple of custom tracks in different formats
- Subscribe to the mailing list or search through it
- Look at the old website with lots of developer documentation
- Mirror the browser on your machine, read the documentation in src/product
- Install the source tree and play with its tools, searching through the archives when necessary or grep'ing through the source tree.