# Download Samples

## Data download options <a href="#span-classeztocsection-iddatadownloadoptionsspandata-download-optionsspan-classeztocsectionendspan" id="span-classeztocsection-iddatadownloadoptionsspandata-download-optionsspan-classeztocsectionendspan"></a>

There are multiple methods to retrieve sequencing data, from simple tools like NCBI’s Galaxy to the relatively more complex, Linux CLI. Shotgun metagenomics often generates substantial data, so be prepared for a sizable download. Several tools are available for you to access metagenomic data. Select the method that aligns with your familiarity and preferences, ensuring you have the necessary software (like the SRA Toolkit) installed if you opt for command-line downloading.

<table><thead><tr><th width="175">Method</th><th width="432">Description</th><th>Links</th></tr></thead><tbody><tr><td>NCBI’s Sequence Read Archive</td><td>Directly accessible via the NCBI website, providing a straightforward approach to retrieve sequencing data.</td><td><a href="https://www.ncbi.nlm.nih.gov/Traces/study/?acc=PRJNA834801&#x26;o=acc_s%3Aa">NCBI SRA</a></td></tr><tr><td>Galaxy</td><td>Provides a user-friendly interface for both data retrieval and analysis, simplifying the process.</td><td><a href="https://usegalaxy.org/">Galaxy</a></td></tr><tr><td>Cloud Delivery</td><td>Utilizes cloud services for streamlined and scalable data retrieval, offering efficiency and scalability in handling large volumes of data.</td><td><a href="https://www.ncbi.nlm.nih.gov/Traces/study/?acc=PRJNA834801&#x26;o=acc_s%3Aa">NCBI SRA</a></td></tr><tr><td>Linux CLI</td><td>A method that requires obtaining the accession list first for efficient downloading via the command line, suitable for users comfortable with command-line operations.</td><td><a href="https://ubuntu.com/">Ubuntu</a></td></tr></tbody></table>

## Follow along <a href="#span-classeztocsection-idfollowalongspanfollow-alongspan-classeztocsectionendspan" id="span-classeztocsection-idfollowalongspanfollow-alongspan-classeztocsectionendspan"></a>

You can locate relevant data by referencing a specific paper you’re interested in and checking the availability of the data. Let’s consider [PRJNA834801](https://www.ncbi.nlm.nih.gov/bioproject/PRJNA834801/). This public study by Dr. Wallen and their team covering Parkinson’s disease will be used as an example.


---

# 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://kb.ezbiocloud.net/home/protocols/shotgun-microbiome/download-samples.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.
