Skip to content

Commit baf6688

Browse files
committed
Updated
1 parent 333f914 commit baf6688

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

index.html

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,18 @@ <h3>Engineering biology</h3>
5050

5151
<div class="col-4 col-12-narrow">
5252
<section>
53-
<span class="feature-icon"><a href="#cancer_popup" class="icon solid fa-dna"></a></span>
53+
<span class="feature-icon"><a href="#microbiome_popup" class="icon solid fa-microscope"></a></span>
5454
<header>
55-
<h3>Mutational processes</h3>
55+
<h3>Microbiome engineering</h3>
5656
</header>
5757
</section>
5858
</div>
5959

6060
<div class="col-4 col-12-narrow">
6161
<section>
62-
<span class="feature-icon"><a href="#microbiome_popup" class="icon solid fa-microscope"></a></span>
62+
<span class="feature-icon"><a href="#cancer_popup" class="icon solid fa-dna"></a></span>
6363
<header>
64-
<h3>Microbiome engineering</h3>
64+
<h3>Mutational processes</h3>
6565
</header>
6666
</section>
6767
</div>
@@ -389,67 +389,6 @@ <h2>Engineering Biology</h2>
389389
</header>
390390
</section>
391391

392-
<section id="research_cancer" class="main">
393-
<header>
394-
<div class="container">
395-
<h2>Mutational processes</h2>
396-
<figure>
397-
<img width="50%" src="images/science/PDTO-model.jpg" alt="" />
398-
<figcaption>Fig: Modelling chromosomal gain and loss within a stochastic branching process </figcaption>
399-
</figure>
400-
<p> MA al-Badri, WCH Cross, CP Barnes (2024).
401-
Explainable deep learning on 7500 whole genomes elucidates cancer-specific patterns of chromosomal instability.
402-
bioRxiv, <a href=https://doi.org/10.1101/2024.03.08.584160> 2024.03.08.584160 </a></p>
403-
404-
<p> B Lu, S Winnall, W Cross, CP Barnes (2024).
405-
Cell-cycle dependent DNA repair and replication unifies patterns of chromosome instability.
406-
bioRxiv, <a href=https://doi.org/10.1101/2024.01.03.574048> 2024.01.03.574048</a></p>
407-
408-
<p> Lu, B., Curtius, K., Graham, T.A., Yang, Z., Barnes, C.P. (2023).
409-
CNETML: maximum likelihood inference of phylogeny from copy number profiles of multiple samples.
410-
Genome biology, 24 doi:<a href=https://genomebiology.biomedcentral.com/articles/10.1186/s13059-023-02983-0>10.1186/s13059-023-02983-0</a></p>
411-
412-
<p> Gabbutt, C., Schenck, R.O., Weisenberger, D.J., Kimberley, C., Berner, A., Househam, J., ...Patel, R. (2022).
413-
Fluctuating methylation clocks for cell lineage tracing at high temporal resolution in human tissues.
414-
Nature Biotechnology, doi:<a href=https://www.nature.com/articles/s41587-021-01109-w>10.1038/s41587-021-01109-w</a></p>
415-
416-
<p> Bollen, Y., Stelloo, E., van Leenen, P., van den Bos, M., Ponsioen, B., Lu, B., ...Snippert H.J.G. (2021).
417-
Reconstructing single-cell karyotype alterations in colorectal cancer identifies punctuated and gradual diversification patterns.
418-
Nature Genetics, doi:<a href=https://www.nature.com/articles/s41588-021-00891-2>10.1038/s41588-021-00891-2</a>
419-
</p>
420-
421-
<p> Williams, M.J., Zapata, L., Werner, B., Barnes, C.P., Sottoriva, A., Graham, T.A. (2020).
422-
Measuring the distribution of fitness effects in somatic evolution by combining clonal dynamics with dN/dS ratios.
423-
eLife, 9 doi:<a href=https://doi.org/10.7554/eLife.48714>10.7554/eLife.48714</a>
424-
</p>
425-
426-
<p>Williams, M.J., Werner, B., Heide, T., Curtis, C., Barnes, C.P., Sottoriva, A., Graham, T.A. (2018).
427-
Quantification of subclonal selection in cancer from bulk sequencing data.
428-
Nature Genetics 2018 Jun;50(6):895-903. doi:<a href=https://doi.org/10.1038/s41588-018-0128-6>10.1038/s41588-018-0128-6</a> <br>
429-
<a href=https://www.thetimes.co.uk/edition/news/tumour-growth-can-be-predicted-by-computer-bdqp5c6ww> Article in The Times </a>
430-
</p>
431-
432-
<p>
433-
Woods M.L., Barnes C.P. (2016).
434-
Mechanistic Modelling and Bayesian Inference Elucidates the Variable Dynamics of Double-Strand Break Repair.
435-
PLoS Comput Biol. 2016 Oct 14;12(10):e1005131. doi:<a href=https://doi.org/10.1371/journal.pcbi.1005131>10.1371/journal.pcbi.1005131</a>
436-
</p>
437-
438-
<p>
439-
Williams, M.J., Werner, B, Barnes, C.P., Graham, T.A., & Sottoriva, A. (2016).
440-
Identification of neutral tumor evolution across cancer types.
441-
Nature Genetics, 2016 Jan 18. doi:<a href=https://doi.org/10.1038/ng.3489>10.1038/ng.3489</a>
442-
</p>
443-
444-
<p>
445-
Chaidos, A, Barnes, C.P. et. al. (2013).
446-
Clinical drug resistance linked to interconvertible phenotypic and functional states of tumor-propagating cells in multiple myeloma.
447-
Blood. 2013 Jan 10;121(2):318-28. doi:<a href=https://doi.org/10.1182/blood-2012-06-436220>10.1182/blood-2012-06-436220</a>
448-
</p>
449-
</div>
450-
</header>
451-
</section>
452-
453392
<section id="research_microbiome" class="main">
454393
<header>
455394
<div class="container">
@@ -554,6 +493,67 @@ <h2>Microbiome engineering</h2>
554493
</header>
555494
</section>
556495

496+
<section id="research_cancer" class="main">
497+
<header>
498+
<div class="container">
499+
<h2>Mutational processes</h2>
500+
<figure>
501+
<img width="50%" src="images/science/PDTO-model.jpg" alt="" />
502+
<figcaption>Fig: Modelling chromosomal gain and loss within a stochastic branching process </figcaption>
503+
</figure>
504+
<p> MA al-Badri, WCH Cross, CP Barnes (2024).
505+
Explainable deep learning on 7500 whole genomes elucidates cancer-specific patterns of chromosomal instability.
506+
bioRxiv, <a href=https://doi.org/10.1101/2024.03.08.584160> 2024.03.08.584160 </a></p>
507+
508+
<p> B Lu, S Winnall, W Cross, CP Barnes (2024).
509+
Cell-cycle dependent DNA repair and replication unifies patterns of chromosome instability.
510+
bioRxiv, <a href=https://doi.org/10.1101/2024.01.03.574048> 2024.01.03.574048</a></p>
511+
512+
<p> Lu, B., Curtius, K., Graham, T.A., Yang, Z., Barnes, C.P. (2023).
513+
CNETML: maximum likelihood inference of phylogeny from copy number profiles of multiple samples.
514+
Genome biology, 24 doi:<a href=https://genomebiology.biomedcentral.com/articles/10.1186/s13059-023-02983-0>10.1186/s13059-023-02983-0</a></p>
515+
516+
<p> Gabbutt, C., Schenck, R.O., Weisenberger, D.J., Kimberley, C., Berner, A., Househam, J., ...Patel, R. (2022).
517+
Fluctuating methylation clocks for cell lineage tracing at high temporal resolution in human tissues.
518+
Nature Biotechnology, doi:<a href=https://www.nature.com/articles/s41587-021-01109-w>10.1038/s41587-021-01109-w</a></p>
519+
520+
<p> Bollen, Y., Stelloo, E., van Leenen, P., van den Bos, M., Ponsioen, B., Lu, B., ...Snippert H.J.G. (2021).
521+
Reconstructing single-cell karyotype alterations in colorectal cancer identifies punctuated and gradual diversification patterns.
522+
Nature Genetics, doi:<a href=https://www.nature.com/articles/s41588-021-00891-2>10.1038/s41588-021-00891-2</a>
523+
</p>
524+
525+
<p> Williams, M.J., Zapata, L., Werner, B., Barnes, C.P., Sottoriva, A., Graham, T.A. (2020).
526+
Measuring the distribution of fitness effects in somatic evolution by combining clonal dynamics with dN/dS ratios.
527+
eLife, 9 doi:<a href=https://doi.org/10.7554/eLife.48714>10.7554/eLife.48714</a>
528+
</p>
529+
530+
<p>Williams, M.J., Werner, B., Heide, T., Curtis, C., Barnes, C.P., Sottoriva, A., Graham, T.A. (2018).
531+
Quantification of subclonal selection in cancer from bulk sequencing data.
532+
Nature Genetics 2018 Jun;50(6):895-903. doi:<a href=https://doi.org/10.1038/s41588-018-0128-6>10.1038/s41588-018-0128-6</a> <br>
533+
<a href=https://www.thetimes.co.uk/edition/news/tumour-growth-can-be-predicted-by-computer-bdqp5c6ww> Article in The Times </a>
534+
</p>
535+
536+
<p>
537+
Woods M.L., Barnes C.P. (2016).
538+
Mechanistic Modelling and Bayesian Inference Elucidates the Variable Dynamics of Double-Strand Break Repair.
539+
PLoS Comput Biol. 2016 Oct 14;12(10):e1005131. doi:<a href=https://doi.org/10.1371/journal.pcbi.1005131>10.1371/journal.pcbi.1005131</a>
540+
</p>
541+
542+
<p>
543+
Williams, M.J., Werner, B, Barnes, C.P., Graham, T.A., & Sottoriva, A. (2016).
544+
Identification of neutral tumor evolution across cancer types.
545+
Nature Genetics, 2016 Jan 18. doi:<a href=https://doi.org/10.1038/ng.3489>10.1038/ng.3489</a>
546+
</p>
547+
548+
<p>
549+
Chaidos, A, Barnes, C.P. et. al. (2013).
550+
Clinical drug resistance linked to interconvertible phenotypic and functional states of tumor-propagating cells in multiple myeloma.
551+
Blood. 2013 Jan 10;121(2):318-28. doi:<a href=https://doi.org/10.1182/blood-2012-06-436220>10.1182/blood-2012-06-436220</a>
552+
</p>
553+
</div>
554+
</header>
555+
</section>
556+
557557
<!-- Footer -->
558558
<section id="footer">
559559
<ul class="icons">

0 commit comments

Comments
 (0)