# BDC-Seven Bridges Tutorials

#### [Genetic Association Testing Using GENESIS Workflows on Seven Bridges](/biodata-catalyst-documentation/tutorials-videos-and-modules/seven-bridges-tutorials/genetic-association-testing-using-genesis-workflows.md)

The purpose of this tutorial is to guide users through the steps of running a single variant or multiple variant association test on *BDC-Seven Bridges* using a particular set of association pipelines: the GENESIS R package pipelines. This tutorial is designed to be a starting point for researchers who have a general understanding of genome-wide association studies. Previous use of R or the GENESIS package is not required.<br>

[**Estimate and Manage Your Cloud Costs**](https://sb-biodatacatalyst.readme.io/docs/estimate-and-manage-your-cloud-costs)

This guide provides an overview of the costs are generated when analyzing data in the cloud. Additionally, it provides recommendations for reducing costs through optimizing computing and data storage.<br>


---

# 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://bdcatalyst.gitbook.io/biodata-catalyst-documentation/tutorials-videos-and-modules/seven-bridges-tutorials.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.
