| layout | home | ||||
|---|---|---|---|---|---|
| title | Home | ||||
| nav_exclude | false | ||||
| nav_order | 1 | ||||
| permalink | /:path/ | ||||
| seo |
|
{% raw %}
{% endraw %}{: .important} All course materials can be kept up to date by syncing with the course GitHub repository
{: .new} Applications are now open for the UKRI AI Centre for Doctoral Training in Biomedical Innovation - find out more here
{: .highlight} {% assign announcements = site.announcements | reverse %} {{ announcements.first }}
List of Weekly Tasks{: .btn .btn-outline}
In this course, you will learn how to use Python to retrieve and parse data from biological repositories through bulk download and application programming interfaces (APIs). You will learn about established data formats for different data modalities so that you can understand the structure and content of the data and how it was generated. Each week we will focus on analytical tasks in linked topics that span the main components of modern biomedical informatics research. Topics will change slightly each year, but will typically include tools, algorithms, and approaches for biological sequence, multi-omics (transcriptomics, proteomics, methylomics), biomedical network, and biomedical text analysis. Each topic will be explored using real-world examples.
On successful completion of this course, you should be able to:
- select sources of biomedical data appropriate for a given research question.
- determine the most suitable methods to use to analyse these data.
- implement and critically evaluate advanced Python code for biomedical data projects using reproducible research practices.
