-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
37 lines (31 loc) · 1.72 KB
/
index.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
<html>
<header>
<title>Laura Clarke's github page</title>
</header>
<body>
<h1>Laura Clarke's github page</h1>
<p>This page just gives you some information about Laura Clarke.</p>
<h2>Biography</h2>
<p>
After studying Biochemistry and Genetics at Nottingham University and Bioinformatics at the University of Leeds, Laura started working in Bioinformatics in 2001 for <a href='http://www.ensembl.org'>the Ensembl project</a>. In Ensembl Laura was a part of the gene annotation team and ran the gene annotation for Rat, Rhesus Macque and the Platypus, as well as helping to improve the team's pipeline infrastructure. In 2008 Laura moved to <a href='http://www.ebi.ac.uk'>EMBL-EBI</a> to run the data coordination centre for <a href='http://www.1000genomes.org'>the 1000 Genomes Project</a>.
</p>
<p>
Now Laura leads a small team who carry out data coordination and run primary analysis and QC pipelines for high throughput omics projects.
</p>
The projects her team works on include:
<ul>
<li><a href='http://www.1000genomes.org'>The 1000 Genomes Project</a></li>
<li><a href='http://www.blueprint-epigenome.eu/'>Blueprint</a></li>
<li><a href='http://ihec-epigenomes.org/'>IHEC</a></li>
<li><a href='http://www.hipsci.org'>HipSci</a></li>
<li><a href='http://www.ebisc.org/'>EBiSC</a></li>
<li><a href='http://projects.ensembl.org/nextgen/'>NextGen</a></li>
</ul>
She is a member of two git organisations and a contributor to many different git repos
<ul>
<li><a href='https://github.com/EMBL-EBI-GCA'>EMBL-EBI-GCA</a>, This is her team's repo collection.</li>
<li><a href='https://github.com/IHEC'>IHEC</a>, This is the organisation which represents code created by the different IHEC working groups.</li>
</ul>
Last updated 2nd January 2015
</body>
</html>