Learn about the Browser: Difference between revisions
From genomewiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* Using the browser website: | * Using the browser website: | ||
** Video tutorials and slides by [http://www.openhelix.com/downloads/ucsc/ucsc_home.shtml Openhelix] | ** Video tutorials and slides by [http://www.openhelix.com/downloads/ucsc/ucsc_home.shtml Openhelix] | ||
** Basic materials written by the gurus: The [http://genome.ucsc.edu/goldenPath/help/hgTracksHelp.html User's guide] and the [http://genome.ucsc.edu/FAQ/ FAQs]. | ** Basic materials written by the gurus: The [http://genome.ucsc.edu/goldenPath/help/hgTracksHelp.html User's guide] and the [http://genome.ucsc.edu/FAQ/ FAQs]. | ||
** A similar page to this one [http://genome-test.cse.ucsc.edu/eng/ "Learning about the browser"] | ** A similar page to this one [http://genome-test.cse.ucsc.edu/eng/ "Learning about the browser"] | ||
** Type in (manually) a couple of [http://genome.ucsc.edu/FAQ/FAQcustom custom tracks] in [http://genome.ucsc.edu/FAQ/FAQformat.html different formats] | ** Type in (manually) a couple of [http://genome.ucsc.edu/FAQ/FAQcustom custom tracks] in [http://genome.ucsc.edu/FAQ/FAQformat.html different formats] | ||
** Learn the [http://genome.ucsc.edu/goldenPath/help/hgTablesHelp.html Table Browser], [[http://genomewiki.ucsc.edu/images/1/1a/ISMB2008_UCSC.ppt|Example session]] | |||
** 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. | ||
Revision as of 08:58, 23 October 2009
Documentation is still somewhat dispersed. Here are some starting points:
- Using the browser website:
- Video tutorials and slides by Openhelix
- Basic materials written by the gurus: The User's guide and the FAQs.
- A similar page to this one "Learning about the browser"
- Type in (manually) a couple of custom tracks in different formats
- Learn the Table Browser, [session]
- Subscribe to the mailing list or 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.
- Installling the browser locally on your own Unix machine:
- Look at the old documentation website with lots of developer documentation
- Compile the browser source code (make sure you get those environment variables right, mirror a complete browser. When you run into problems, search through the mailing list when you have problems and read the documentation in the directory kent/src/product
- Try to get an impression how the original annotations were created (well, I said, "try"...) , in the makeDb-files (make sure you also read bashVsCsh is you're not a guru yet) and create your own annotations as textfiles
- Install the source tree (What's this?), compile it (see also: README.building.source) and play with its tools, searching through the archives or this 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 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 README.trackDb) and Charles Sugnet's presentation about this
- a similar place with hgSearchSpec docs and statistics (the system to search for ids) can be found completely off-track
- Sequence your genome of interest and create a browser for it
- If you will still have problems from time to time with the process of blatting/blastzing/chaining/netting, refer to Angies mental model and Max's howto
- Statistics, overviews