# Analyze Data

BaseSpace Sequence Hub offers a wide variety of powerful NGS data analysis apps, including:

* Illumina Core Apps: Developed or optimized and fully supported by Illumina
* BaseSpace Lab Apps: Developed using an accelerated process to make them available to BaseSpace Sequence Hub users faster than conventional Illumina Apps, and provided as-is
* Third-party apps: Developed and supported by a thriving ecosystem of third-party app providers in BaseSpace Sequence Hub

In addition, BaseSpace Sequence Hub enables users to develop custom bioinformatics apps in BaseSpace Sequence Hub. App developers are able to keep apps private, share with collaborators, or submit for publication.

Together, these apps cover the common data analysis methods used with Illumina sequencing data. These methods include RNA-Seq, exome /enrichment, amplicon, whole-genome sequencing (WGS), amplicon, de novo assembly, 16S metagenomics, and more.

For more information about BaseSpace Sequence Hub Apps, refer to the [BaseSpace Sequence Hub Developer Portal](https://developer.basespace.illumina.com/docs)

For information about manually launching apps, see [Launching Apps](/analyze/launching-apps.md).

For information about scheduling an analysis to automatically launch, see [Analysis Workflows](/analyze/analysis-workflows.md).


---

# 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://help.basespace.illumina.com/analyze/analyze-data.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.
