Getting Started in CBCB: Difference between revisions

From Cbcb
Jump to navigation Jump to search
No edit summary
No edit summary
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Last update 9/11/13<br>
You may want to review the following:
You may want to review the following:


Line 8: Line 6:
==Getting Building Access and Room Keys==
==Getting Building Access and Room Keys==


CBCB is located on the 3rd floor of The Biomolecular Sciences Building identified on campus maps as Building #296.  The building is secure and access is gained by either using your UM ID card, guest card or entering the 3-digit code of the person you to visit at the call box on the right side of the front door.
CBCB is located on the 3rd floor of The Brendan Iribe Center identified on campus maps as Building #432.


Contact the Center Coordinator, Christine Bogan, about gaining card access to the building.  She will need the following information:
Contact the Center Coordinator, Barbara Lewis, about gaining card access to the building.  She will need the following information:
*An notification email from your sponsor/adviser
*A notification email from your sponsor/adviser
*Your Name
*Your Name
*Your 9 Digit University ID number
*Your 9 Digit University ID number
Line 22: Line 20:
You must get your key from the coordinator in person.
You must get your key from the coordinator in person.


Christine Bogan<br>
Barbara Lewis<br>
Room 3121<br>
Room 3234<br>
Biomolecular Sciences Bldg #296<br>
Brendan Iribe Center<br>
301.405.5936<br>
301.405.5936<br>
dcross[at]umd.edu<br>
blewis[at]umiacs.umd.edu<br>


==Research In Progress Seminars==
==Research In Progress Seminars==


These seminars are held through the year.  For information go to [http://cbcb.umd.edu/node/18625 CBCB Research in Progress]
These seminars are held throughout the year.  For information go to [http://cbcb.umd.edu/node/18625 CBCB Research in Progress]




Line 36: Line 34:


== Configuring Your Home Directory and Shell ==
== Configuring Your Home Directory and Shell ==
<p style="color: #e70000; font-weight: bold; font-size: medium;">WARNING: <code>/fs/sz-user-supported/</code> and <code>/cbcb/software</code> has been deprecated as of March 2015. Please move towards using Red Hat 7 machines and [[CBCB Software Modules]]. </p>


We import common settings files that set our path variables to include commonly shared software repositories.
We import common settings files that set our path variables to include commonly shared software repositories.
Line 65: Line 65:


More resources can be found at [https://wiki.umiacs.umd.edu/umiacs/index.php/GettingStarted umiacs wiki]
More resources can be found at [https://wiki.umiacs.umd.edu/umiacs/index.php/GettingStarted umiacs wiki]
== CBCB Software Modules ==
To use CBCB Software Modules, see [[CBCB Software Modules]]


== Printing ==
== Printing ==
Line 77: Line 80:
== When You Travel ==
== When You Travel ==


[[Media:CBCB_Travel_Approval_may_2013.pdf‎]] basic travel approval form
[[Media:CBCB_travel_request_form_oct_2014.pdf‎]] form to fill out to obtain information for travel reimbursement


[[Media:Travel_101_cbcb_revised_4-2013.pdf]] for more detailed travel info
[[Media:Travel_101_cbcb_revised_4-2013.pdf]] for more detailed travel info

Revision as of 18:45, 4 June 2019

You may want to review the following:

Media:CBCB-quick-guide.pdf


Getting Building Access and Room Keys

CBCB is located on the 3rd floor of The Brendan Iribe Center identified on campus maps as Building #432.

Contact the Center Coordinator, Barbara Lewis, about gaining card access to the building. She will need the following information:

  • A notification email from your sponsor/adviser
  • Your Name
  • Your 9 Digit University ID number
  • Your Contact email

Along with your assigned space and phone numbers, the coordinator will send your information to UMIACS Coordinator Edna Walker who will contact campus security to add you into their system. Note: clearance usually takes a number of days, so contact the coordinator as soon as possible.

If you prefer not to send your information through email feel free to contact the coordinator in person.

You must get your key from the coordinator in person.

Barbara Lewis
Room 3234
Brendan Iribe Center
301.405.5936
blewis[at]umiacs.umd.edu

Research In Progress Seminars

These seminars are held throughout the year. For information go to CBCB Research in Progress


For a list of our Disk Storage and amount of available space left on each one, see wiki.umiacs.umd.edu/cbcb-private/index.php/Storage

Configuring Your Home Directory and Shell

WARNING: /fs/sz-user-supported/ and /cbcb/software has been deprecated as of March 2015. Please move towards using Red Hat 7 machines and CBCB Software Modules.

We import common settings files that set our path variables to include commonly shared software repositories.

As a start, add the following line to the top of the file called ".bashrc" located in your home directory (/nfshomes/username/):

. /fs/sz-user-supported/share/dotfiles/bashrc.cbcb

This will import the common bashrc.cbcb file into your own bashrc file every time you log in.

Now add this line to your ".bash_profile" file, also located in your home directory:

. ~/.bashrc

This will import your personal bashrc file every time you log in. Now you should have access to most of the locally installed software like "blastall" and "AMOS."

If you want to add any addition commands to your bashrc file, such as setting your default text editor to "vim" or formatting the output of bash commands (eg. "ls"), add the appropriate commands after the imported common files as shown in this example:

. /fs/sz-user-supported/share/dotfiles/bashrc.cbcb

alias vi='vim'
alias ls='ls --color'


If you decide you want to change the settings in the common bashrc.cbcb to better suit your personal needs, then please copy and paste its contents into your personal bashrc file. Do not modify the common bashrc.cbcb file as it will affect everyone's environment. Also check back periodically as people may add common paths for new software.

If you have any other problems, contact staff [at] umiacs.umd.edu or your PI.

More resources can be found at umiacs wiki

CBCB Software Modules

To use CBCB Software Modules, see CBCB Software Modules

Printing

Go to the umiacs wiki to find system-specific guides for printing, and be sure to add 'nb' to the end of your print queue to avoid wasting paper printing banners.

Using the Wiki

When You Travel

Media:CBCB_travel_request_form_oct_2014.pdf‎ form to fill out to obtain information for travel reimbursement

Media:Travel_101_cbcb_revised_4-2013.pdf for more detailed travel info