Training in computational and bioinformatics approaches to biological problems is an important part of the CBRS mission. Each semester, we offer a variety of short courses in diverse topics for learning computational approaches to solving biological problems. Some courses are $50.00, or some are free. All meet for one day, lasting between two to four hours per course.

Spring 2020 Semester Courses

● Introduction to Next Generation Sequencing Services at the GSAF

  • Date: Wednesday, March 25, 2020
  • Time: 9:00 a.m.-12:00 p.m.
  • Location: FNT 1.104
  • Instructor: Jessica Podnar (Assistant Director, Genomic Sequencing and Analysis Facility)
  • Cost: FREE - but please register by clicking "add to cart button" and continuing through steps. This will allow us to send email notifications to you and not overbook the room.

 

This course will offer an introduction into the services provided by the Genomic Sequencing and Analysis Facility available to researchers at the University of Texas. The course will cover the platforms and services available, best practices and how to submit samples to the core.

About the Instructor: Jessica Podnar joined the GSAF in 2010, prior to UT she worked for a small biotech company focused on drug discovery. She has been working in the field of molecular and cell biology for almost 14 years and has been a part of the rapidly changing field of Next Generation Sequencing for most of her career. She is familiar with an assortment of library preparation methods both kits and custom and can assist with almost any of your questions regarding NGS.

Back to top

●Introduction to Proteomics

  • Date: Wednesday, April 1, 2020
  • Time: 9:00 a.m.-12:00 p.m.
  • Location: FNT 1.104
  • Instructor: Maria Person (Director, Proteomics Facility)
  • Cost: FREE - but please register by clicking "add to cart button" and continuing through steps. This will allow us to send email notifications to you and not overbook the room.

 

The class will provide an introduction to mass spectrometry based proteomics and the resources available at the proteomics facility that can be used to facilitate research.

ABOUT THE INSTRUCTOR: Maria Person got her Ph.D. in molecular dynamics. She has been working in biological mass spectrometry for 20 years and has been director of the Proteomics Facility since 2003.

Back to top

●Introduction to Single Cell Data Analysis

  • Date: Wednesday, April 8, 2020
  • Time: 9:00 a.m.-12:00 p.m.
  • Location: FNT 1.104
  • Instructor: Dennis Wylie (Research Scientist, Bioinformatics Consultant, CBRS)
  • Cost: $50.00

 

This course provides an introduction to the bioinformatics analysis of single-cell RNA-seq (scRNA-seq) data, with a particular focus on methods especially appropriate for analysis of 10X Genomics data. Differences between bulk RNA-seq and scRNA-seq will be discussed in order to develop understanding of both what new methods are required versus what established RNA-seq analysis methods can be retained. Students interested in following along in class should bring their own laptops to the course with R (with Seurat, https://cran.r-project.org/web/packages/Seurat/index.html) installed.

ABOUT THE INSTRUCTOR: Dennis Wylie joined the Bioinformatics group in 2015. He has experience in NGS data analysis including variant calling and RNA-Seq-based biomarker discovery and predictive modeling (classification, regression, etc.). Prior to UT, he earned a PhD in Biophysics from UC Berkeley applying stochastic simulation methods to problems in immunology, did postdoctoral work modeling the transmission of infectious disease, and spent six years as a bioinformatician in industry.

Back to top

●Introduction to Tag Seq (3' targeted sequencing)

  • Date: Wednesday, April 15, 2020
  • Time: 9:00 a.m.-12:00 p.m.
  • Location: FNT 1.104
  • Instructor: Dhivya Arasappan (Assistant Professor of Practice, Bioinformatics Consultant, CBRS)
  • Cost: $50.00

 

Tag Seq is a method of sequencing the 3’ ends of mRNA in order to identify differential gene expression using a significantly cost effective method. This course is a introduction to this Tag Seq method as well as the bioinformatics involved in analyzing a Tag Seq dataset. We will discuss library prep, quality assessment, read mapping, gene quantification, differential expression analysis and downstream analysis. There are no prerequisites for taking this course.

ABOUT THE INSTRUCTOR: Dhivya Arasappan (Assistant Professor of Practice, Bioinformatics Consultant, CBRS) Dhivya Arasappan has 10 years experience analyzing NGS data from multiple platforms: Illumina, PacBio and SOLiD. Her areas of expertise include: de novo genome assembly, particularly using hybrid sequencing data, RNA-Seq analysis, exome analysis, and benchmarking of bioinformatics tools. She is the research educator for the Big Data in Biology Freshman Research Initiative stream and teaches an RNA-Seq course as part of the Summer School for Big Data in Biology.

Back to top

●Introduction to Microscopy Resources at UT

  • Date: Wednesday, April 22, 2020
  • Time: 9:00 a.m. - 12:00 p.m.
  • Location: FNT 1.104
  • Instructor: Julie Hayes (Director, Microscopy and Flow Cytometry, CBRS)
  • Cost: FREE - but please register by clicking "add to cart button" and continuing through steps. This will allow us to send email notifications to you and not overbook the room.

 

This course is designed to introduce students to the many microscopy resources available to them across UT Austin and Dell Medical School. We will cover laser scanning confocal, spinning disk confocal, multiphoton, super resolution microscopy (STORM, TIRF, SIM), transmission electron micrsoscopy (TEM), scanning electron microscopy (SEM), cryo-EM and a wide variety of compound fluorescent microscopes.

ABOUT THE INSTRUCTOR: Julie is the Director of the Microscopy and Flow Cytometry Core Facility as well as the Associate Director of the CBRS. Julie developed a passion for microscopy during her years as a developmental biologist. She is an advocate of microscopy as a means to obtain beautiful, data-rich images that shed light on fascinating research questions.

Back to top

●Introduction to UNIX

  • Date: Wednesday, April 29, 2020
  • Time: 9:00 a.m.-12:00 p.m.
  • Location: FNT 1.104
  • Instructor: Benni Goetz (Research Assistant, Bioinformatics Consultant, CBRS)
  • Cost: $50.00

 Please read this disclaimer if you are using the UT ProCard for payment!

Learn the basics of using Unix from the command line. Introductory topics include the filesystem, the shell, and basic text processing. The course will touch on manipulating text files using standard Unix utilities, how to string utilities together, and how to output the results to files. The goal of the course is to develop some basic comfort at the command line, get a sense of what's possible, and learn how to find help.

ABOUT THE INSTRUCTOR: Benni is a Bioinformatics Consultant in the CCBB. Python, Bash, and huge computing clusters are some of his favorite things. In a previous life Benni studied pure math, differential geometry in particular.

Back to top

●Advanced Bash Scripting

  • Date: Wednesday, May 6, 2020
  • Time: 9:00 a.m.-1:00 p.m.
  • Location: FNT 1.104
  • Instructor: Anna Battenhouse (Associate Research Scientist, Bioinformatics Consultant, CBRS)
  • Cost: $50.00

 Please read this disclaimer if you are using the UT ProCard for payment!

This course will cover advanced topics in writing Bash shell scripts, providing tips, examples and best practices for creating robust "pipeline scripts" that execute multiple processing steps. Topics include defining functions, argument processing and defaulting, error checking, effective use of awk, grep and sed, as well as subtleties of Unix stream and text manipulation.

PRE-REQUISITES: This is not an introductory course. Students must be comfortable performing basic tasks on the Linux command line. Suggested minimum background is completion of the "Intro to UNIX Command Line" short course and/or substantial command-line experience. Students should bring their own laptops to the course, which will be used to access a shared computing environment. Windows users should install an SSH client such as Putty. Having a good text editor installed is also highly recommended. Good open source examples include Komodo Edit (Windows & Mac) and Notepad++ (Windows only).

ABOUT THE INSTRUCTOR: Anna Battenhouse is a research scientist in the lab of Dr. Edward Marcotte as well as leading the Biomedical Research Support Facility in its mission to support the IT and computational needs of the UT Austin biological sciences community. She has extensive experience writing pipeline scripts to process Next Generation Sequencing data and perform other functions.

Back to top

●Introduction to TACC

  • Date: Wednesday, May 13, 2020
  • Time: 9:00 a.m.-12:00 p.m.
  • Location: FNT 1.104
  • Instructor: Benni Goetz (Research Assistant, Bioinformatics Consultant, CBRS)
  • Cost: $50.00

 Please read this disclaimer if you are using the UT ProCard for payment!

Students in the course will learn what a cluster is and how to use the world-class clusters available at the Texas Advanced Computing Center (TACC). The course will discuss the basic architecture of the Lonestar and Stampede computing clusters, how they compare to a regular computer, job launchers and job scheduling, and how to submit your own jobs to TACC. Custom tools by the Bioinformatics Consulting Group for job submission will be emphasized. Familiarity with a Unix command line is a prerequisite.

ABOUT THE INSTRUCTOR: Benni is a Bioinformatics Consultant in the CCBB. Python, Bash, and huge computing clusters are some of his favorite things. In a previous life Benni studied pure math, differential geometry in particular.

Back to top

Please visit our Fall 2019 archive here for past courses.