Training new Browser Staff: Difference between revisions
From Genecats
Jump to navigationJump to search
(New page: (see also: [http://genecats.cse.ucsc.edu/qa/newQaHire.html Getting Started for Browser QA Engineers] and [http://genecats.cse.ucsc.edu/eng/index.html Getting Started for Browser Dev Engin...) |
(→Tools: hard linked to genome wiki) |
||
Line 20: | Line 20: | ||
* vi (vimtutorial) -- or other editor | * vi (vimtutorial) -- or other editor | ||
* mysql | * mysql | ||
* git -- see [[Working_with_Git]] and [[Getting_Started_With_Git]] | * git -- see [[http://genomewiki.ucsc.edu/index.php/Working_with_Git Working_with_Git]] and [[http://genomewiki.ucsc.edu/index.php/Getting_Started_With_Git Getting_Started_With_Git]] | ||
== Browser == | == Browser == |
Revision as of 21:25, 9 March 2011
(see also: Getting Started for Browser QA Engineers and Getting Started for Browser Dev Engineers)
Logistics
- get a computer
- get a login
- get a redmine account
- email for UCSC and SOE
- key card
- add your contact information to your .plan file
- copy .tcshrc and .bashrc from one of us (both are needed to run scripts)
- copy .hg.conf and .hg.conf.beta from someone, so you can run hgsql and scripts that use it.
- set up ssh authentication among dev, beta and your linux box
- check out a copy of the kent source tree
- get git commit access
- set up nightly cron to update kent source tree
- build your own sandbox
Tools
- vi (vimtutorial) -- or other editor
- mysql
- git -- see [Working_with_Git] and [Getting_Started_With_Git]
Browser
- Open Helix tutorials
- ASHG hands-on tutorial
Data
- Jorge's data flow PowerPoint presentation File:Browsermap.pdf
Training person-to-person (in rough chronological order)
- machine layout
- data flow
- using git: day to day commands, and git reports/pair review process
- make docs
- pushQ
- redmine
- trackDb.ra and trackDb table
- (for Q/A only) QAing a "normal" track (using the New_track_checklist)
- joinerCheck
- static docs
- makefiles
- /usr/local/apache vs. the git tree
- hgcentral