Learn about the Browser: Difference between revisions

From genomewiki
Jump to navigationJump to search
No edit summary
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.


== Access the data of the genome browser (SQL and files) and process them on your machine ==
== Access the data of the genome browser and process them on your machine ==
* Be aware that internal coordinates (not website) are [[Coordinate_Transforms|0-based]]!
* Be aware that internal coordinates (not website) are [[Coordinate_Transforms|0-based]]!
* The easiest way to access data (you don't have to care whether data is stored in MySQL or in textfiles):
** [http://genome.ucsc.edu/goldenPath/help/hgTablesHelp.html Table Browser], [http://genomewiki.ucsc.edu/images/1/1a/ISMB2008_UCSC.ppt Example session]
* 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]
** [http://genome.ucsc.edu/goldenPath/help/hgTablesHelp.html Table Browser], [http://genomewiki.ucsc.edu/images/1/1a/ISMB2008_UCSC.ppt Example session]
** [http://genomewiki.cse.ucsc.edu/index.php/Image:Kent_allJoiner.ppt The all.joiner file], describes relations between all database tables
** [http://genomewiki.cse.ucsc.edu/index.php/Image:Kent_allJoiner.ppt The all.joiner file], describes relations between all database tables
* Flat-file data (in /gbdb and on the [http://genome.ucsc.edu/FAQ/FAQdownloads#download1 ftp server])
* Flat-file data (in /gbdb and on the [http://genome.ucsc.edu/FAQ/FAQdownloads#download1 ftp server])

Revision as of 10:54, 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