Introduction to Compgenomics

Slides:



Advertisements
Similar presentations
Lab III – Linux at UMBC.
Advertisements

Linux, it's not Windows A short introduction to the sub-department's computer systems Gareth Thomas.
Lecture 1: Overview CMSC 201 Computer Science 1 (Prof. Chang version)
SE 501 Software Development Processes Dr. Basit Qureshi College of Computer Science and Information Systems Prince Sultan University Lecture for Week 7.
I started school with the intention of becoming a web developer and I have been here a year so far working for a degree in Web Technologies. My grades.
1 CSE 390 Lecture 10 Do anything from anywhere – tools to free your choice of OS slides created by Marty Stepp, modified by Josh Goodwin
Overview of C++ Chapter 2 in both books programs from books keycode for lab: get Program 1 from web test files.
1 CSE 390 Lecture 10 Do anything from anywhere – tools to free your choice of OS slides created by Marty Stepp, modified by Jessica Miller and Ruth Anderson.
MCB Lecture #3 Sept 2/14 Intro to UNIX terminal.
CSE 390a Editing and Moving Files
Logging in to the Maine Innovation Cloud (and some other stuff) BMB550.
1 SIC / CoC / Georgia Tech MAGIC Lab Rossignac Project 1  Problem  Work plan  Guidelines  Deliverables  Report.
Warmup A programmer’s wife tells him, “Would you mind going to the store and picking up a loaf of bread? Also, if they have eggs, get a dozen.” The programmer.
Portrait of a Western Student Our Students’ Perspective Craig Kunce.
ENGR xD52 Computer Architecture Fall Hi, I’m Eric VanWyk, Class of ’07.
Git (Get) it done right! Practical Applied Version Control for Drupal site developers Peter Chen - Stanford School of Engineering Technical Webmaster.
Version Control.
1 CSE 390 Lecture 9 Do anything from anywhere – tools to free your choice of OS slides created by Marty Stepp, modified by Jessica Miller and Ruth Anderson.
Quiz 15 minutes Open note, open book, open computer Finding the answer – working to get it – is what helps you learn I don’t care how you find the answer,
Introduction to Compgenomics Andy Conley January 9, 2012.
My Digital Footprint Gracyn K. WHAT’S A DIGITAL FOOTPRINT? You may not know what a digital footprint is, but you probably already have one yourself. A.
Website Administration Information Systems 337 Prof. Harry Plantinga.
General Computer Science for Engineers CISC 106 Lecture 03 James Atlas Computer and Information Sciences 9/9/2009.
1 CSE 391 Lecture 10 Do anything from anywhere – tools to free your choice of OS slides created by Marty Stepp, modified by Jessica Miller and Ruth Anderson.
Utilities ● 7zip ● Filezilla – FTP client ● Putty – SSH / Telnet client ● Scite – text editor ● PDFCreator – create PDF's from any application.
Version control and issue tracking options for IHE PCD
Do anything from anywhere – tools to free your choice of OS
ENEE150 Discussion 01 Section 0101 Adam Wang.
Do anything from anywhere – tools to free your choice of OS
Class Projects and Environment
Welcome to Indiana University Clusters
Programming Tools Most of the programming assignments will require using the C language. We will use a current version of the GCC C compiler. What’s GCC?
Development Environment Basics
CSC207 Fall 2016.
Tools for Collaboration and Learning
POS 420 STUDY Imagine Your Future /pos420study.com
GIT AND GITHUB WORKSHOP
Presented by CMLE Dr. Mary Wilkins Jordan
SVN intro (review).
A Few Questions Before We Begin
Catcher in the Rye Silent Conversation.
Introduction to Programming the WWW I
Fun with Reporting Services Tools
Lab 1 introduction, debrief
Do anything from anywhere – tools to free your choice of OS
The Do’s and don’t of studying
Lab: ssh, scp, gdb, valgrind
INF 510 Principles of Programming for Informatics
slides borrowed and adapted from Alex Mariakis and CSE 390a
Sussex Neuroscience Coding Club title slide
Lab: ssh, scp, gdb, valgrind
CSE 390 Lecture 10 Do anything from anywhere – tools to free your choice of OS slides created by Marty Stepp, modified by Jessica Miller
Do anything from anywhere – tools to free your choice of OS
My Story Andrew.
CPSC 233 Tutorial 1 January 19th, 2015.
Do anything from anywhere – tools to free your choice of OS
Do anything from anywhere – tools to free your choice of OS
Do anything from anywhere – tools to free your choice of OS
Git CS Fall 2018.
Do anything from anywhere – tools to free your choice of OS
SUPER SUCCESS SERIES TIME MANAGEMENT VOL. 1
Class Projects and Environment
Tonga Institute of Higher Education IT 141: Information Systems
Google Drive ~ A Look at Cloud Storage
Intro to CIT 594
TC 310 The Computer in Technical Communication
CSCE 206 Lab Structured Programming in C
Tonga Institute of Higher Education IT 141: Information Systems
CS 580u Programming Systems and Tools
Introduction to Recruitment Marketing.
Presentation transcript:

Introduction to Compgenomics Andy Conley January 19, 2011 MS, 2005 4th year PhD candidate in King's Lab Working on N. meningitidis in collaboration with Leonard Mayer's lab

Introduction to Compgenomics Collaboration Wiki Server Final online product Wiki Documentation Notes Lectures Anything else class-related Server Logging In Programming Genome Browser Final deliverable

The Class Wiki There is a Wiki for the class at: compgenomics2011.biology.gatech.edu The Wiki shows the people and the groups there in. For each group there is a page for a protocol. We’ll use the Wiki to post presentations and information.

Wiki Accounts Right now, the Wiki is open. We want to close it. Everybody needs to create an account on the Wiki. Change your picture on the Wiki.

The Server We have this nice Linux server that we have just for this class. compgenomics.biology.gatech.edu Everybody has an account on it. You guys need to log in. You guys need to know how to use the server.

compgenomics is our server Class wiki compgenomics2011.biology.gatech.edu SSH (secureCRT) Genome Browser Website; view/edit documentation; useful for collaboration. Command line commands For publishing our data online for biologists to see

Logging on to compgenomics SecureCRT or PuTTY or Cygwin Terminal

Be Kind on compgenomics Normally, you have your own computer Here you are sharing, no sudo or anything True Story: The first year, one group had all their stuff on 777 cause they were lazy. Some silly person deleted a bunch of it. Don’t be them. Idea: Make a bin folder in your home directory, or make one for your group.

Collaboration on compgenomics Lack of collaboration is the biggest complaint of employers for Georgia Tech graduates, undergrad at least Collaboration is hard. It’s a lot easier to say “NO! MY CODE!” That doesn’t work very well when you get to larger projects I would (strongly) recommend you try a versioning utility: something like CVS or Subversion or Git. They all pretty much do the same thing Browser group really has no choice in the matter

More Tips People from the fall are aware of my fondness of emacs This is a much larger project than the scripts you wrote in there, and you may want to consider an IDE I prefer Eclipse with the E.P.I.C. plugin. Eclipse has integrated CVS and Subversion. Communicate with the groups upstream from you from day one. Like when I’m done talking.

Final Output is a Pretty Picture This is the fourth year that this course is being offered. See: compgenomics.biology.gatech.edu and www.compgenomics2009/10.biology.gatech.edu DO NOT COPY THEM I have been involved with the class all three semesters. In the end you will produce something like this. Assembly, prediction, annotation, compgenomics, database groups