Difference between revisions of "Here"

From Earlham CS Department
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
2) Our specific interests<br>
 
2) Our specific interests<br>
 
3) Explorations with Perl<br>
 
3) Explorations with Perl<br>
     -Other languages that could be used, too
+
     *Other languages that could be used, too
     -Chp. 9
+
     *Chp. 9
     -Chp. 10 (genebank)
+
     *Chp. 10 (genebank)
 
4) Idea for a course<br>
 
4) Idea for a course<br>
 
5) Present Syllabus<br>
 
5) Present Syllabus<br>
Line 15: Line 15:
  
  
 +
 +
<b>1) General overview of bioinformatics</b>
 +
 +
The application of computational techniques to understand and organize biological data
 +
    *Genomic
 +
    *Structural
 +
    *Processes
 +
 +
Informatics includes databases, text string comparison, finding patterns, geometry, and simulation
  
 
<b>2) Our specific interests</b>
 
<b>2) Our specific interests</b>
Line 22: Line 31:
 
Erika will talk about her work at NIH
 
Erika will talk about her work at NIH
  
-use this to illustrate why we felt an independent study was beneficial (as an introduction for the course proposal later in the talk)
+
*use this to illustrate why we felt an independent study was beneficial (as an introduction for the course proposal later in the talk)
-also gives real examples of bioinfo applications that should be relevant to other students
+
*also gives real examples of bioinfo applications that should be relevant to other students
  
 
<b>3) Explorations with Perl</b>
 
<b>3) Explorations with Perl</b>
Line 41: Line 50:
 
Discuss the increasing importance of cross-disciplinary interaction, especially in biology. We work with biologists, chemists, physicians, entemologists, statiticians.... It will be good for both biology students and CS students to learn to work with one another at the undergraduate level to share knowledge of different backgrounds and become familiar with a skillset from outside their own discipline.
 
Discuss the increasing importance of cross-disciplinary interaction, especially in biology. We work with biologists, chemists, physicians, entemologists, statiticians.... It will be good for both biology students and CS students to learn to work with one another at the undergraduate level to share knowledge of different backgrounds and become familiar with a skillset from outside their own discipline.
  
<i>Core requirements for bioinfomaticians-- from conversations with companies such as Celera Genomics and Eli Lilly</i>
+
<i>Core requirements for bioinfomaticians</i> (from conversations with companies such as Celera Genomics and Eli Lilly)
  
 
*Fairly deep background in some aspect of molecular biology
 
*Fairly deep background in some aspect of molecular biology

Latest revision as of 16:44, 30 January 2010

Return to Bioinformatics

Colloquium Outline:

1) General overview of bioinformatics
2) Our specific interests
3) Explorations with Perl

   *Other languages that could be used, too
   *Chp. 9
   *Chp. 10 (genebank)

4) Idea for a course
5) Present Syllabus
6) Scaffolded assignments
7) Future directions


1) General overview of bioinformatics

The application of computational techniques to understand and organize biological data

   *Genomic
   *Structural
   *Processes

Informatics includes databases, text string comparison, finding patterns, geometry, and simulation

2) Our specific interests

Contrasting our experience with bioinfo in EC classes and in the "real world" Damian will talk about his work at ORNL and Wash U Erika will talk about her work at NIH

  • use this to illustrate why we felt an independent study was beneficial (as an introduction for the course proposal later in the talk)
  • also gives real examples of bioinfo applications that should be relevant to other students

3) Explorations with Perl

Introduce the idea that many other scripting languages could be used. Then talk about the subject of our independent study.

  • Easy to program
 -Many built in functions for common bioinformatics tasks
 -examples
  • Faster to program
  • Fewer lines of code
  • Commonly used
  • Numerous modules

4) Idea for a Course

Discuss the increasing importance of cross-disciplinary interaction, especially in biology. We work with biologists, chemists, physicians, entemologists, statiticians.... It will be good for both biology students and CS students to learn to work with one another at the undergraduate level to share knowledge of different backgrounds and become familiar with a skillset from outside their own discipline.

Core requirements for bioinfomaticians (from conversations with companies such as Celera Genomics and Eli Lilly)

  • Fairly deep background in some aspect of molecular biology
  • Absolutely understand Biology’s Central Dogma
  • Substantial experience with at least 1-2 major molecular biology software packages
  • Comfortable with command-line computing
  • Experience with C/C+ and scripting language