Difference between revisions of "Applied Bioinformatics Main Page"

From "A B C"
Jump to navigation Jump to search
m
 
(5 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
== The Courses ==
 
== The Courses ==
  
BCB410H1F is the undergraduate course code and JTB2020H1S is the course code for graduate students. However the delivery and scope of the courses is very different:
+
This material is variably being used in my undergraduate courses BCH441 (Bioinformatics), BCB410 (Applied Bioinformatics), BCB420 (Computational Systems Biology), their graduate course cognates BCH1441 and JTB2020, and other workshops I teach.
  
* BCB410 is intended for students in the Bioinformatics and Computational Biology Specialist Program. Therefore I assume that all students are very familiar with a wide variety of computer science related topics and their practical application.
+
{{Vspace}}
* JTB2020 is designed for students in the Collaborative PhD Program in Bioinformatics and Genome Biology. These students have a wide variety of backgrounds and prior experience. They participate in  the [[Computational_Systems_Biology_Main_Page|Computational Systems Biology Course]] and go through a number of targeted exercises in applied bioinformatics to add as much material to their knowledge- and skill set as can reasonably be acquired in a single term.
 
  
 +
<div class="alert">
 +
Continue [[BCB410|'''here''']] for the current BCB410H course page ...
 +
</div>
 +
 +
{{Vspace}}
  
 
<div class="alert">
 
<div class="alert">
Continue [[BCB410|'''here''']] for the current BCB410 course page ...
+
Continue [[BCB330|'''here''']] for guidelines on BCB330Y and BCB430Y projects with me ...
 
</div>
 
</div>
  
&nbsp;
 
  
&nbsp;
+
{{Vspace}}
  
 
==Topics==
 
==Topics==
Line 64: Line 67:
 
===Programming===
 
===Programming===
 
<table width="100%" >
 
<table width="100%" >
<tr class="s2"><td class="l1">[[Software Development|Software Development <small>(in a small-scale research context)</small>]]</td></tr>
+
<tr class="s1"><td class="l1">[[Software Development|Software Development <small>(in a small-scale research context)</small>]]</td></tr>
 +
<tr class="s2"><td class="l1">[[SPN|SPN <small>(Structured Process Notation)</small>]]</td></tr>
 
<tr class="s1"><td class="l1">[[IDE|IDE (Integrated Development Environment)]]</td></tr>
 
<tr class="s1"><td class="l1">[[IDE|IDE (Integrated Development Environment)]]</td></tr>
 
<tr class="s2"><td class="l1">[[Regular Expressions]]</td></tr>
 
<tr class="s2"><td class="l1">[[Regular Expressions]]</td></tr>
Line 198: Line 202:
  
 
;Contents related
 
;Contents related
*The '''[[VMD]]''' tutorial
+
*'''[[UCSF_Chimera|Chimera]]'''
 
*A '''[[Stereo Vision]]''' tutorial
 
*A '''[[Stereo Vision]]''' tutorial
*[[Workshops]]
+
*[[Workshops]] taught elsewhere
  
 
<!--
 
<!--

Latest revision as of 16:38, 1 May 2017

Applied Bioinformatics

Welcome to the Applied Bioinformatics Course Wiki.

These wiki pages are provided to coordinate information, activities and projects in the applied bioinformatics courses taught by Boris Steipe at the University of Toronto. If you are not one of my students, you can still browse this site, however only users with a login account can edit or contribute or edit material. If you are here because you are interested in general aspects of bioinformatics or computational biology, you may want to review the Wikipedia article on bioinformatics, or visit Wikiomics. Contact boris.steipe(at)utoronto.ca with any questions you may have.



The Courses

This material is variably being used in my undergraduate courses BCH441 (Bioinformatics), BCB410 (Applied Bioinformatics), BCB420 (Computational Systems Biology), their graduate course cognates BCH1441 and JTB2020, and other workshops I teach.


 

Continue here for the current BCB410H course page ...


 

Continue here for guidelines on BCB330Y and BCB430Y projects with me ...


 

Topics

 

Hardware

High performance computing
Cloud computing
 

Systems and Tools

Unix
Network Configuration
Apache
MySQL
Tools for the bioinformatics lab
GBrowse and LDAS
 

Programming

Software Development (in a small-scale research context)
SPN (Structured Process Notation)
IDE (Integrated Development Environment)
Regular Expressions
Screenscraping
Perl
BioPerl
PHP
Data modelling
BioPython
Graphical output
Autonomous agents
CVS / Git

Algorithms

General Algorithms
Optimization
 
Algorithms on Sequences
Dynamic Programming
Multiple Sequence Alignment
Genome Assembly
 
Algorithms on Structures
Docking
Protein Structure Prediction
 
Algorithms on Trees
Computing with trees
 
Algorithms on Networks
Network metrics
Dijkstras Algorithm
Floyd Warshall Algorithm

Communication and collaboration

MediaWiki
HTML essentials
HTML 5
CSS
SADI and SHARE - a Semantic Web Service framework
CGI
 

Statistics

Pattern discovery
Correlation
Clustering methods
Cluster quality metrics
The Map Equation
Machine learning
Information theory
R
Introductory tutorial to R
R plotting
R programming
R EDA
R regression
R PCA
R Clustering
R Gene expression clustering
R Classification
R hypothesis testing
Bioconductor
Regular Expressions
Bayesian inference
 

Applications

BLAST scripting
Chimera programming
Biological data access and integration
Text mining
HMMER
High-throughput sequencing
Functional annotation
Microarray analysis
 


Resources

Course related


Contents related