# Open-Source Tools by DNAnexus Scientists

This page is a list of open-source tools developed by the DNAnexus science team.

* [GLnexus](https://github.com/dnanexus-rnd/GLnexus): Scalable gVCF merging and joint variant calling for population sequencing projects. See also BioRxiv article [GLnexus: joint variant calling for large cohort sequencing](https://www.biorxiv.org/content/10.1101/343970v1).
* [IndexTools](https://github.com/dnanexus/IndexTools): A toolkit for fast NGS analysis based on index files.


---

# 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://documentation.dnanexus.com/science/open-source-tools.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.
