W9: Intro to Python
This workshop will cover the basic concepts of Python programming. The course is supplemented with many hands-on exercises with emphasis given towards computational biology use cases.
This workshop will cover the basic concepts of Python programming. The course is supplemented with many hands-on exercises with emphasis given towards computational biology use cases.
Unix is a command-line-based platform that is a highly powerful and flexible tool for data management and analysis. First, this workshop introduces the basic concepts of UNIX operating system and shell scripting. We will explore essential hands-on skills to confidently use the command line interface on either a local (laptop) or a remote (hoffman2 cluster) […]
High-throughput sequencing technology involves a number of concepts and techniques that shape a project before application-specific processes are utilized. First, this workshop introduces the more “universal” aspects of high-throughput sequence analysis—from experimental design to sequencing and alignment methods. Next, this workshop covers common file formats for sequence data and limitations of sequencing technologies. We will […]
This workshop will cover some more advanced topics in python including an overview of object-oriented python (this will not be an in-depth course on object-oriented programming), use of the numpy and pandas libraries (python libraries for efficient handling of large numeric and heterogenous datasets, and matplotlib for plotting results. At the end of this workshop, […]
This workshop will cover the basic principles involved in the applications mentioned above, such as pattern recognition, linear and non-linear regression and cluster analysis. The workshop will be oriented towards hands-on activities, starting from the basics of how to load and prepare biological datasets in a Python environment.
This workshop will cover the basis of Next-Gen Sequencing Library Preparation for Illumina Sequencers. Different Library Preparation Techniques (DNA-seq, ChIP-seq, RNA-seq, Methyl-seq) are explained the first and second day in class. The third day, Quality Control steps of the starting input material and final libraries are performed in the Lab (TapeStation). Purification from Primer Dimers […]