Starting in David's group: Difference between revisions

From genomewiki
Jump to navigationJump to search
Line 58: Line 58:
**hausslerwetlab
**hausslerwetlab
* If you work with the browser, sign up for a redmine account, email Ann Zweig for details. Redmine is the bug tracker used here for internal browser communication
* If you work with the browser, sign up for a redmine account, email Ann Zweig for details. Redmine is the bug tracker used here for internal browser communication
* Note the [https://cbse.soe.ucsc.edu/cbseinternal intranet webpage of CBSE], it allows you to books rooms and download reimbursement forms.


== Technical ==
== Technical ==

Revision as of 23:03, 18 August 2011

  • An older, non-wiki version of this page is on [1]
  • You might want to print this page

If you are an alien

    • See Jill Bejerano's old page, tons of interesting stuff, unfortunately, not all of this is valid anymore (e.g. credit history is becoming less important)
    • Count on running around for 2-3 weeks to get all the paperwork done
    • J1 Visa: No rush, you have at least 10 days. You need ISSS to get your SEVIS entry OKed before you can apply for a social security number. After this, you have to wait until a time that is at least 10 days after your entry into the US, and 48 hours after ISSS has made the entry. You need to bring your DS2019 to ISSS and your passport with the I94 inside. At the social security office, you can shorten the wait by filling out a "new SSN" forms next to the entrance, on the wall. If you show up at 9:15, then the waiting time is usually not longer than 10 minutes. Show up at 11:00 and you might wait for an hour.
    • You can get the SSN two days later by going to US Soc Sec Adm again
    • You can have the social security card sent to the lab, just make sure that you have the right address, with the "Mailstop: CBSE-ITI" mentioned on it.
    • Next step: Open a bank account
      • Avoid credit unions and local banks: They are difficult to wire money to as often they don't have SWIFT BICs
      • Bank of the West insisted on a proof of address, Bank of America, Chase, Wells Fargo, etc seem to be easier
      • My recommendation: Go to BoA, Wells Fargo or Chase, so you can transfer money from abroad
      • If
      • Don't believe what the banks tell you: You can open an account without a social security number. Sometimes they will restrict the account (no debit, no checks). In this case, you can go to a different bank
      • Wells Fargo didn't have any restriction on non-SSN accounts
    • Send the SSN to HR (Jolinda) and the bank account details to leeann@ucsc.edu
    • As an alien, you don't need to pay tax for two years: http://www.ucop.edu/ucophome/cao/paycoord/taxstate.html

Administrative

  • Address
    • Mail Stop: CBSE/ITI
    • Mailing Address: 501 Engineering 2 Building, Mailstop CBSE/ITI, UC Santa Cruz, 1156 High Street, Santa Cruz, CA 95064
    • FAX Number: 831-459-1809
  • You will have an appointment at Human Resources on the ground floor of the Engineering 2 building (=our building) where you will have to fill out and sign tons of forms. They also give you a campus map
  • Healthcare:
    • Medical: Do some research on the difference between PPO and HMO. PPO means that you pay per service, but you can select and change doctors at your will. With HMO you have to go to an assigned doctor who might not be what you want. The details are buried in PDF files here and you can also look up the available doctors in the Santa Cruz area for each plan.
    • Do *not* take the Dental HMO plan! The PPO plan costs you the same and you will be able to choose your dentist! The HMO dentists are at Watsonville, San Jose and Los Gatos and you cannot choose one yourself, if you don't like your assigned dentist.
  • Use the map to get to the University ID office, they will print your ID card (it is located at the intersection of Steinhart / Hager roads) see also campus map http://interactivemap.ucsc.edu/
  • Go to see Al McGuire in the Baskin Engineering building (the old building just in front) in room 399 amcguire@soe.ucsc.edu, open from 1pm to 3pm, to get your card activated. Take the bridge, go upstairs one floor, it's in the big floor that crosses the whole building, on the right hand side when looking from Engineering 2
  • If you plant to cycle to work, ask him for a key to the showers (lowest floor, next to bathrooms)
  • Once HR has entered your SSN into their system, one day later, you will be able to use the ucop website "atyourservice [2]
    • You CAN apply for a direct salary transfer here, even though HR won't believe it, do this immediately, otherwise you will get a check with your salary.
      • You can cash them in for free at Wells-Fargo, they will very very aggressively try to sign you up for a bank account. Don't believe them that you need to sign up for them to cash in the check, they supposedly have an agreement with the University to do it for free (and try to get new bank customers via that route).
      • Bank accounts: Be aware that transfers from abroad onto Union (Bay Area or Community Credit Unions) are quite difficult as they don't have Swift/BIC codes.
    • You need to enter your SSN without hyphens and your birthdate as mmddyy when you create your login
    • Sign up immediately for the health plan, you have only 30 days to do this and you can do it via ucop
    • Make sure that your address in ucop is correct: The health company will send you insurance card to it
  • You should have an SOE account / SOE email address, this should have been done automatically via the CBSE admin office
  • You will receive cruzID registration emails
    • define your passwords
    • redirect your cruzId emails to your SOE account
      • Look for the config buttons on the LEFT SIDE of your screen, that's actually a menu

Meetings and groups

Technical

  • Closest scanner: Front office, second door on the right, just enter your email and press scan
  • Out-of-hours Scanner: Get copy card in postdoc room (Daniel's cube?), 2nd floor, media room, enter card, press "scan", enter email address of recipient, press copy button
  • Printer: Add the "oops" printer (yes this is the DNS name), select the IPP protocol if asked
  • Fax: Ask at front desk or see scanner
  • Reserve a room: https://cbse.soe.ucsc.edu/conf/reserve/form
  • Clusters
    • swarm : ~ 200 nodes, 4 CPUs each 8GB RAM
    • encodek : 5 nodes, 4 CPUs each, 16GB RAM
    • memk : 8 nodes, 2 CPUs each, 32 GB RAM
  • Account config
    • use /cluster/install/utilities/chsh to change your shell to bash
    • copy ~hiram/.bashrc.hiram to your homedir and add the line "source .bashrc.hiram" to your own .bashrc file
    • Never put anything into your homedir when working on the cluster, create a new data store dir on /hive/users/<youname>
    • If you have any problems with your account, email cluster-admin@soe.ucsc.edu
    • Read Cluster Jobs and "Where is everything" and "Parasol Manual"
    • make sure that you are a member of the "genecats" and "protein" groups
    • You might want to add this statement as well to your bashrc, will add tab completion to the para command:
 complete -o default -W "create push try shove make check stop chill finished hung slow crashed failed status problems running hippos time recover priority maxJob resetCounts freeBatch showSickNodes clearSickNodes" para
  • Cancer stuff:
    • Install http://openvpn.net/index.php/open-source/downloads.html if you're on Windows or Mac
    • Get the .key and .cert files from Erich and place them into the openvpn/config directory.
    • place the .ovpn file into the same directory, adapt the paths
    • open the ovpn file with openvpn

Genome Browser

    • Email cluster-admin and ask them to setup your own browser
    • check out the kent source tree via git into /hive/users/<yourname>/kent and run make in lib, hg/lib and then "make cgi"
    • create a hg.conf in /usr/local/apache/cgi-bin-<yourname>/ copy an existing one from e.g. /usr/local/apache/cgi-bin-pauline
    • modify the line with db.trackDb to read db.trackDb=trackDb,trackDb_<yourname>
    • modify your ~/.hg.conf: add username and password (ask someone else, anyone who has set up their own browser, to give you the write-access password for hgwdev's mysql), modify the line db.trackDb to point to trackDb_<yourname>, like this: db.trackDb=trackDb_<yourname>
    • create a new trackDb directory structure in your homedir, something like ~haeussle/usr/trackDb
    • add a new track to hg19 trackdb, run "make human" to show the track and check on <yourname>.cse.ucsc.edu http://hgwdev-<yourname>.cse.ucsc.edu that everything works.