# BDS - Biomedical Data Science

* [**BDS Fall Courses**](/graduate-school-course-catalog/bds-biomedical-data-science/bds-fall-courses.md)
  * [BDS1005 Computer Systems - UNIX/Linux Fundamentals](/graduate-school-course-catalog/bds-biomedical-data-science/bds-fall-courses.md#bds1005-computer-systems-unix-linux-fundamentals)
  * [BDS1006 Computer Systems: Architectures & Applications in Scientific Computing](/graduate-school-course-catalog/bds-biomedical-data-science/bds-fall-courses.md#bds1006-computer-systems-architectures-and-applications-in-scientific-computing)
  * [BDS1007 Computer Systems: Introduction to Scientific Programming in Python 3](/graduate-school-course-catalog/bds-biomedical-data-science/bds-fall-courses.md#bds1007-computer-systems-introduction-to-scientific-programming-in-python-3)
  * [BDS2005 Introduction to Algorithms](/graduate-school-course-catalog/bds-biomedical-data-science/bds-fall-courses.md#bds2005-introduction-to-algorithms)
  * [BDS8005 Independent Research for Biomedical Data Science: Fall](/graduate-school-course-catalog/bds-biomedical-data-science/bds-fall-courses.md#bds8005-independent-research-for-biomedical-data-science-fall)
  * [BDS9001 Biomedical Data Science Capstone Project](/graduate-school-course-catalog/bds-biomedical-data-science/bds-fall-courses.md#bds9001-biomedical-data-science-capstone-project)
* [**BDS Spring Courses**](/graduate-school-course-catalog/bds-biomedical-data-science/bds-spring-courses.md)
  * [BDS2002 Biomedical Software Engineering I](/graduate-school-course-catalog/bds-biomedical-data-science/bds-spring-courses.md#bds2002-biomedical-software-engineering-i)
  * [BDS2005 Introduction to Algorithms](/graduate-school-course-catalog/bds-biomedical-data-science/bds-spring-courses.md#bds2005-introduction-to-algorithms)
  * [BDS3002 Machine Learning for Biomedical Data Science](/graduate-school-course-catalog/bds-biomedical-data-science/bds-spring-courses.md#bds3002-machine-learning-for-biomedical-data-science)
  * [BDS9001 Biomedical Data Science Capstone Project](/graduate-school-course-catalog/bds-biomedical-data-science/bds-spring-courses.md#bds9001-biomedical-data-science-capstone-project)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ismms-gs.gitbook.io/graduate-school-course-catalog/bds-biomedical-data-science.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
