-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourses.html
196 lines (195 loc) · 11 KB
/
courses.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="Lior Pachter" />
<meta name="keywords" content="Computational biology" />
<meta name="description" content="" />
<meta name="robots" content="all" />
<title>Lior Pachter </title>
<style type="text/css" media="all">
@import "style.css";
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div id="container">
<div class="Header">
<div id="logos">
<a href="http://www.caltech.edu/"><img src="Caltech_LOGO-WHITE-RGB.png" alt = "Caltech logo" width=150 /></a>
<p><span>Pachter Lab</span></p>
</div>
<div id="Menu">
<ul id="links">
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="group.html" title="Group">Group</a></li>
<li><a href="research.html" title="Research" class="current-page">Research</a></li>
<li><a href="software.html" title="Software">Software</a></li>
<li><a href="positions.html" title="Positions">Positions</a></li>
<li><a href="contact.html" title="Contact">Contact</a></li>
<li><a href="https://scholar.google.com/citations?user=DKfEcuEAAAAJ&hl=en&oi=ao" title="Publications">Publications <i class="fa fa-external-link" style="font-size:10px"></i> </a></li>
<li><a href="http://liorpachter.wordpress.com/" title="Blog">Blog <i class="fa fa-external-link" style="font-size:10px"></i> </a></li>
</ul>
</div>
<!-- end Menu-->
</div>
<!-- end Header-->
<div id="Content">
Taught at UC Berkeley:
<dl>
<dt>Spring 2016</dt>
<dd>
Methods of mathematics -- Math 10B.
</dd>
</dl>
<dl>
<dt>Spring 2015</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/math54_Spring_2015/">Linear Algebra and Differential Equations</a> -- Math 54.
</dd>
</dl>
<dl>
<dt>Fall 2014</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/Math_127_Fall_2014/">Mathematical and Computational Methods in Molecular Biology</a> -- Math 127.
</dd>
</dl>
<dl>
<dt>Spring 2014</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/MCB_Math_C243_Spring_2014/index.html">*Seq: Methods and Applications</a> -- MCB C243 / Math C243 (<font color="red">A new graduate course crosslisted between MCB and Math on *Seq assays)</font>.
</dd>
</dl>
<dl>
<dt>Fall 2013</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/Math_10a_Fall_2013/">Methods of mathematics: calculus, statistics and combinatorics</a> -- Math 10A (was Math 91A in Fall 2011).
</dd>
</dl>
<dl>
<dt>Spring 2013</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/239_Spring_2013/">14 Lessons in Computational Genomics</a> (cross listed between Mathematics and Molecular & Cell Biology) -- Math/MCB 239
</dd>
</dl>
<dl>
<dt>Spring 2012</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/Math10b/">Methods of mathematics</a> -- Math 91B (<font color="red">The culmination of three years of work developing a new one year freshman math course for biology majors. Following this pilot the course will be called 10B</font>).
</dd>
<dd>
<a href="http://bio.math.berkeley.edu/classes/290_Spring_2012/">Seminar on Mathematical and Computational Biology</a> -- Math 290.
</dd>
</dl>
<dl>
<dt>Fall 2011</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/Math10a/">Methods of mathematics</a> -- Math 91A (<font color="red">The culmination of three years of work developing a new one year freshman math course for biology majors. Following this pilot the course will be called 10A</font>).
</dd>
</dl>
<dl>
<dt>Spring 2010</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/courses/MCB_290_Spring_2010/index.html">Graduate seminar on next-generation sequencing</a> -- MCB 290.
</dd>
<dd>
Genome project laboratory -- MCB 247.
</dd>
<dd><a href="http://math.berkeley.edu/~lpachter/courses/Math_127_Spring_2010/index.html">Mathematical and Computational Biology</a> -- Math 127.
</dl>
<dl>
<dt>Spring 2009</dt>
<dd>
<a href="http://math.berkeley.edu/~lpachter/MCB247_Spring_2009/">Genome project laboratory</a> -- MCB 247 (with Rachel Brem and Michael Eisen).
</dd>
<dd><a href="http://math.berkeley.edu/~lpachter/249_Spring_2009/">Algebraic combinatorics</a> -- Math 249.</dd>
<dd><a href="http://bio.math.berkeley.edu/classes/290_Spring_2009/">Seminar on Mathematical and Computational Biology</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Fall 2008</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/127/">Mathematical and Computational Methods in Molecular Biology</a> -- Math 127.</dd>
<dd><a href="http://bio.math.berkeley.edu/classes/290_Fall_2008/">Seminar on Mathematical and Computational Biology</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Summer 2008</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/128a/">Numerical analysis</a> -- Math 128a.</dd>
</dl>
<dl>
<dt>Spring 2008</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/239/">Discrete mathematics for the life sciences</a> -- Math 239 (<font color = "red">New graduate math course in computational biology</font>).</dd>
</dl>
<dl>
<dt>Fall 2007</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/127/">Mathematical and computational methods in molecular biology</a> -- Math 127.</dd>
</dl>
<dl>
<dt>Spring 2006</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/16B/">Analytic geometry and calculus</a> -- Math 16B.</dd>
<dd><a href="http://bio.math.berkeley.edu/classes/290/sp2006/">Topics in computational biology</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Fall 2005</dt>
<dd>Algebraic combinatorics -- Math 249.</dd>
<dd><a href="http://bio.math.berkeley.edu/classes/290_Fall_2005/">Topics in computational biology</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Spring 2005</dt>
<dd>Algebraic statistics for computational biology -- University of Cordoba, Argentina.</dd>
<dd><a href="http://bio.math.berkeley.edu/classes/290_Spring_2005/">Topics in algebraic statistics and computational biology</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Fall 2004</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/275/">Algebraic statistics for computational biology</a> -- Math 275.</dd>
</dl>
<dl>
<dt>Spring 2004</dt>
<dd>Mathematical and computational methods in molecular biology-- Math 127.</dd>
<dd><a href="http://math.berkeley.edu/~lpachter/53M/">Multivariable calculus</a> -- Math 53M.</dd>
</dl>
<dl>
<dt>Fall 2003</dt>
<dd><a href="http://bio.math.berkeley.edu/classes/290_Fall_2003/">Mathematics of phylogenetic trees</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Spring 2003</dt>
<dd><A href="http://math.berkeley.edu/~lpachter/128a/">Numerical analysis</a> -- Math 128a.</dd>
</dl>
<dl>
<dt>Fall 2002</dt>
<dd>Mathematical and computational methods in molecular biology -- Math 127.</dd>
<dd><a href="http://math.berkeley.edu/~lpachter/290_02/">Hidden Markov models in comparative genomics</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Spring 2002</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/110/">Linear algebra</a> -- Math 110.</dd>
</dl>
<dl>
<dt>Fall 2001</dt>
<dd>Mathematical and computational methods in molecular biology -- Math 127.</dd>
</dl>
<dl>
<dt>Spring 2001</dt>
<dd>Numerical analysis -- Math 128a.</dd>
<dd><a href="http://bio.math.berkeley.edu/classes/290/sp2001/">Research seminar in computational biology</a> -- Math 290.</dd>
</dl>
<dl>
<dt>Fall 2000</dt>
<dd><a href="http://bio.math.berkeley.edu/classes/195/2000/">Mathematical and computational methods in molecular biology</a> -- Math 127 (<font color = "red">New undergraduate math course in computational biology</font>).</dd>
<dl>
<dt>Spring 2000</dt>
<dd>Numerical analysis -- Math 128a.</dd>
</dl>
<dl>
<dt> Fall 1999</dt>
<dd><a href="http://math.berkeley.edu/~lpachter/110_99/class.html">Linear algebra</a> -- Math 110.</dd>
<br>
</dl>
</div>
<div id="Picture">
</div>
<div id="Footer">
</div>
</div>
</body>
</html>