Maria Nattestad: How Big Data is transforming biology and how we are using Python to make sense

Поділитися
Вставка
  • Опубліковано 6 лип 2024
  • PyData NYC 2015
    Biology is experiencing a Big Data revolution brought on by advances in genome sequencing technologies, leading to new challenges and opportunities in computational biology. To address one of these challenges, we built a Python library named SplitThreader to represent complex genomes as graphs, which we are using to untangle hundreds of mutations in a cancer genome.
    The field of biology is in the midst of a sequencing revolution. The amount of data collected is growing exponentially, fueled by a cost of sequencing that is dropping at a rate outpacing Moore's Law.
    In Python terms, the human genome is a "list" containing 46 "strings" (chromosomes) for a total of 6 billion characters. Every single character can be the site of a mutation that brings you one step closer to cancer. My research is in cancer genomics, and I have been working to reconstruct the history of rearrangements that brought one patient's cancer genome from 46 chromosomes to 86. In an effort to untangle hundreds of large, overlapping mutations, we built a genomic graph library in Python named SplitThreader. I will motivate why a special graph library is needed to represent genomes and how this same library can be used to understand human genetic variation.
    I will also discuss some of the major challenges we are facing in genomics, how big data is introducing a new way of doing science, and how we ourselves have used Python to quickly iterate on new ideas and algorithms. This will serve as an overview of some of the challenges in computational biology.
    Slides available here: www.slideshare.net/MariaNattes...
    GitHub repo here: : github.com/marianattestad/spl... 00:00 Welcome!
    00:10 Help us add time stamps or captions to this video! See the description for details.
    Want to help add timestamps to our UA-cam videos to help with discoverability? Find out more here: github.com/numfocus/UA-camVi...
  • Наука та технологія

КОМЕНТАРІ • 4

  • @hfuhruhurr
    @hfuhruhurr Рік тому +1

    Dang!!! Someone knows her stuff, inside and out. And knows how to explain it superbly!

  • @Brickkzz
    @Brickkzz 7 років тому

    Brilliant talk Dr Nattestad!

  • @rockcanu
    @rockcanu 7 років тому

    Absolutely fascinating

  • @pw7225
    @pw7225 8 років тому

    Excellent talk. Well presented.