> For the complete documentation index, see [llms.txt](https://documentation.dnanexus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.dnanexus.com/user/running-apps-and-workflows/tools-list.md).

# Tools List

## Public Tools

### Annotation Apps

| Tool & CLI Command                                                                                                         | Focus & Algorithms | Regions                                                                                                                                                                                                          |
| -------------------------------------------------------------------------------------------------------------------------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/snpeff_annotate">SnpEff Annotate</a><br><code>snpeff\_annotate</code></p>    | SnpEff             | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/snpsift_annotate">SnpSift Annotate</a><br><code>snpsift\_annotate</code></p> | SnpSift            | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |

### Data Transfer Apps

| Tool & CLI Command                                                                                                                                            | Focus & Algorithms                                                                                                               | Regions                                                                                                                                                                                        |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/aws_platform_to_s3_file_transfer">AWS S3 Exporter</a><br><code>aws\_platform\_to\_s3\_file\_transfer</code></p> | AWS S3                                                                                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/aws_s3_to_platform_files">AWS S3 Importer</a><br><code>aws\_s3\_to\_platform\_files</code></p>                  | AWS S3                                                                                                                           | All regions                                                                                                                                                                                    |
| <p><a href="https://platform.dnanexus.com/app/sra_fastq_importer">SRA FASTQ Importer</a><br><code>sra\_fastq\_importer</code></p>                             | Retrieve reads in FASTQ format from SRA ([SRA toolkit fasterq-dump](https://github.com/ncbi/sra-tools/wiki/HowTo:-fasterq-dump)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                     |

### DNAseq Apps

| Tool & CLI Command                                                                                                                                                                                                      | Focus & Algorithms                                                                                                                                                                                    | Regions                                                                                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/oqfe">Original Quality Functionally Equivalent</a><br><code>oqfe</code></p>                                                                                               | WGS, WES- alignment and duplicate marking (A revision of [Functionally Equivalent](https://www.nature.com/articles/s41467-018-06159-4))                                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p>                                             |
| <p><a href="https://platform.dnanexus.com/app/gatk4_bqsr_parallel">GATK4 Base Quality Score Recalibrator (Parallel Per-Chrom)</a><br><code>gatk4\_bqsr\_parallel</code></p>                                             | GATK4 - [BaseRecalibrator](https://gatk.broadinstitute.org/hc/en-us/articles/360046222991-BaseRecalibrator) and [ApplyBQSR](https://gatk.broadinstitute.org/hc/en-us/articles/360046222011-ApplyBQSR) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/bwa_mem_fastq_read_mapper">BWA-MEM FASTQ Read Mapper</a><br><code>bwa\_mem\_fastq\_read\_mapper</code></p>                                                                | Short read alignment (BWA-MEM)                                                                                                                                                                        | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/gatk4_haplotypecaller_parallel">GATK4 HaplotypeCaller (Parallel Per-IntervalByNs)</a><br><code>gatk4\_haplotypecaller\_parallel</code></p>                                | Variant calling, post-alignment QC ([GATK4- HaplotypeCaller module](https://gatk.broadinstitute.org/hc/en-us/articles/360045799892-HaplotypeCaller))                                                  | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/gatk4_genotypegvcfs_single_sample_parallel">GATK4 Single-Sample GenotypeGVCFs (Parallel Per-Chrom)</a><br><code>gatk4\_genotypegvcfs\_single\_sample\_parallel</code></p> | [GATK4- GenotypeGVCFs module](https://gatk.broadinstitute.org/hc/en-us/articles/360046224151-GenotypeGVCFs)                                                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/picard_mark_duplicates">Picard MarkDuplicates Mappings Deduplicator</a><br><code>picard\_mark\_duplicates</code></p>                                                      | Variant Calling- remove duplicates, post-alignment ([MarkDuplicates from the Picard suite of tools](https://broadinstitute.github.io/picard/command-line-overview.html#MarkDuplicates))               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |

### GWAS Apps

| Tool & CLI Command                                                                                                                                            | Focus & Algorithms                                                                             | Regions                                                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/regenie">REGENIE</a><br><code>regenie</code></p>                                                                | REGENIE                                                                                        | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam, OFH-TRE (London)</p>          |
| <p><a href="https://platform.dnanexus.com/app/plink_gwas">PLINK GWAS</a><br><code>plink\_gwas</code></p>                                                      | PLINK2                                                                                         | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam, OFH-TRE (London)</p> |
| <p><a href="https://platform.dnanexus.com/app/raremetal2">Raremetal2 - Raremetal and Raremetalworker</a><br><code>raremetal2</code></p>                       | Meta-analysis of rare variants (Raremetalworker, Raremetal)                                    | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                   |
| <p><a href="https://platform.dnanexus.com/app/saige_gwas_gbat">SAIGE GWAS - Gene and region based association tests</a><br><code>saige\_gwas\_gbat</code></p> | Gene and region-based association tests ([SAIGE](https://saigegit.github.io/SAIGE-doc/))       | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                   |
| <p><a href="https://platform.dnanexus.com/app/saige_gwas_svat">SAIGE GWAS - Single variant association tests</a><br><code>saige\_gwas\_svat</code></p>        | Single variant association tests ([SAIGE](https://saigegit.github.io/SAIGE-doc/))              | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p>                            |
| <p><a href="https://platform.dnanexus.com/app/saige_gwas_grm">SAIGE GWAS GRM</a><br><code>saige\_gwas\_grm</code></p>                                         | Null model fitting using a GRM for SAIGE GWAS ([SAIGE](https://saigegit.github.io/SAIGE-doc/)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                   |
| <p><a href="https://platform.dnanexus.com/app/saige_gwas_sparse_grm">SAIGE-GWAS Sparse GRM</a><br><code>saige\_gwas\_sparse\_grm</code></p>                   | Sparse GRM construction for SAIGE GWAS ([SAIGE](https://saigegit.github.io/SAIGE-doc/))        | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                   |
| <p><a href="https://platform.dnanexus.com/app/plink_pipeline">PLINK GWAS Pipeline</a><br><code>plink\_pipeline</code></p>                                     | Plink2                                                                                         | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London)<br><strong>Azure:</strong> US (West)</p>                                                                                |
| <p><a href="https://platform.dnanexus.com/app/plato_pipeline">PLATO GWAS Pipeline</a><br><code>plato\_pipeline</code></p>                                     | Plato, Plink2                                                                                  | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London)<br><strong>Azure:</strong> US (West)</p>                                                                                |
| <p><a href="https://platform.dnanexus.com/app/locuszoom">LocusZoom</a><br><code>locuszoom</code></p>                                                          | GWAS, visualization (LocusZoom)                                                                | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p>                            |

### File Transfer Apps

| Tool & CLI Command                                                                                          | Focus & Algorithms                                   | Regions     |
| ----------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ----------- |
| <p><a href="https://platform.dnanexus.com/app/url_fetcher">URL Fetcher</a><br><code>url\_fetcher</code></p> | Fetches a file from a URL onto the DNAnexus Platform | All regions |

### Imaging Apps

| Tool & CLI Command                                                                                                                                 | Focus & Algorithms                                                                                                                                | Regions                                                                                                                                                              |
| -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/imaging_multitool_monai">Imaging Multitool - MONAI</a><br><code>imaging\_multitool\_monai</code></p> | Image processing ([MONAI Core](https://github.com/Project-MONAI/MONAI))                                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/3d_slicer">3D Slicer</a><br><code>3d\_slicer</code></p>                                              | Visualization and image analysis ([3D Slicer](https://github.com/Slicer/Slicer))                                                                  | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/3d_slicer_monai">3D Slicer with MONAI Label</a><br><code>3d\_slicer\_monai</code></p>                | Interactive radiology image analysis ([3D Slicer](https://github.com/Slicer/Slicer), [MONAI Label](https://github.com/Project-MONAI/MONAILabel/)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### Import Apps

| Tool & CLI Command                                                                                                                | Focus & Algorithms                                                                                                              | Regions                                                                                                                                    |
| --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><a href="https://platform.dnanexus.com/app/sra_fastq_importer">SRA FASTQ Importer</a><br><code>sra\_fastq\_importer</code></p> | Retrieve reads in FASTQ format from SRA ([SRA tools: fasterq-dump](https://github.com/ncbi/sra-tools/wiki/HowTo:-fasterq-dump)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/url_fetcher">URL Fetcher</a><br><code>url\_fetcher</code></p>                       | Fetches a file from a URL onto the DNAnexus Platform                                                                            | All regions                                                                                                                                |

### Interactive Analysis Apps

| Tool & CLI Command                                                                                                            | Focus & Algorithms                                                                                                                                         | Regions                                                                                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/cloud_workstation">Cloud Workstation</a><br><code>cloud\_workstation</code></p> | SSH-accessible Unix shell on a Platform cloud worker. Use it for on-demand analysis of Platform data.                                                      | All regions                                                                                                                                                                                                      |
| <p><a href="https://platform.dnanexus.com/app/ttyd">ttyd</a><br><code>ttyd</code></p>                                         | Unix shell on a Platform cloud worker in your browser. Use it for on-demand CLI operations and to launch httpsApp-enabled apps or applets on 2 extra ports | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |

### Joint Genotyping Apps

| Tool & CLI Command                                                                             | Focus & Algorithms                                                                  | Regions                                                                                                                                                                       |
| ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/glnexus">GLnexus</a><br><code>glnexus</code></p> | This app can also be used to create pVCF without running joint genotyping (GLnexus) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### Mapping Manipulation Apps

| Tool & CLI Command                                                                                                              | Focus & Algorithms                                                                                                | Regions                                                                                                                                                     |
| ------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/samtools_index">SAMtools Mappings Indexer</a><br><code>samtools\_index</code></p> | Building BAM index file ([SAMtools](https://www.htslib.org/doc/samtools.html) - SAMtools index)                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/samtools_sort">SAMtools Mappings Sorter</a><br><code>samtools\_sort</code></p>    | Sort alignment result based on coordinates ([SAMtools](https://www.htslib.org/doc/samtools.html) - SAMtools sort) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                  |

### PheWAS Apps

| Tool & CLI Command                                                                             | Focus & Algorithms | Regions                                                                                                                                                                       |
| ---------------------------------------------------------------------------------------------- | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/phesant">PHESANT</a><br><code>phesant</code></p> | PheWAS (PHESANT)   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### PRS Apps

| Tool & CLI Command                                                                              | Focus & Algorithms               | Regions                                                                                                                                                                       |
| ----------------------------------------------------------------------------------------------- | -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/prsice2">PRSice 2</a><br><code>prsice2</code></p> | Polygenic risk scores (PRSice-2) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### QC Apps

| Tool & CLI Command                                                                                                         | Focus & Algorithms                                                                          | Regions                                                                                                                                                                                                          |
| -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/multiqc">MultiQC</a><br><code>multiqc</code></p>                             | QC reporting (MultiQC)                                                                      | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/qualimap2_anlys">Qualimap2 Analysis</a><br><code>qualimap2\_anlys</code></p> | Qualimap2                                                                                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                    |
| <p><a href="https://platform.dnanexus.com/app/rnaseqc">RNASeQC</a><br><code>rnaseqc</code></p>                             | Transcriptomics Expression Quantification ([RNASeQC 2](https://github.com/getzlab/rnaseqc)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/fastqc">FastQC Reads Quality Control</a><br><code>fastqc</code></p>          | FastQC                                                                                      | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |

### Quantification Apps

| Tool & CLI Command                                                                                                                                   | Focus & Algorithms                                 | Regions                                                                                                                                                     |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/salmon_quant">Salmon Quantification</a><br><code>salmon\_quant</code></p>                              | Transcriptomics Expression Quantification (Salmon) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/salmon_mapping_quant">Salmon Mapping and Quantification</a><br><code>salmon\_mapping\_quant</code></p> | Transcriptomics Expression Quantification (Salmon) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### Read Mapping Apps

| Tool & CLI Command                                                                                                                                                                 | Focus & Algorithms                                                                                                                                                       | Regions                                                                                                                                                                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/bowtie2_fasta_indexer">Bowtie2 FASTA Indexer</a><br><code>bowtie2\_fasta\_indexer</code></p>                                         | Building reference for Bowite2 alignment (`bowtie2`: `bowtie2-build`)                                                                                                    | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                                       |
| <p><a href="https://platform.dnanexus.com/app/bowtie2_fastq_read_mapper">Bowtie2 FASTQ Read Mapper</a><br><code>bowtie2\_fastq\_read\_mapper</code></p>                            | Short read alignment (`bowtie2`, SAMtools view, SAMtools sort, SAMtools index)                                                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                                       |
| <p><a href="https://platform.dnanexus.com/app/bwa_fasta_indexer">BWA FASTA Indexer</a><br><code>bwa\_fasta\_indexer</code></p>                                                     | Building reference for BWA alignment (BWA- bwa index)                                                                                                                    | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/bwa_mem_fastq_read_mapper">BWA-MEM FASTQ Read Mapper</a><br><code>bwa\_mem\_fastq\_read\_mapper</code></p>                           | Short read alignment (BWA-MEM)                                                                                                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/star_generate_genome_index">STAR Generate Genome Index</a><br><code>star\_generate\_genome\_index</code></p>                         | RNA Seq- indexing ([STAR](https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf) (Spliced Transcripts Alignment to a Reference) (`--runMode genomeGenerate`)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/star_mapping">STAR Mapping</a><br><code>star\_mapping</code></p>                                                                     | RNA Seq- mapping ([STAR](https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf) (Spliced Transcripts Alignment to a Reference))                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/subread_feature_counts">Subread featureCounts</a><br><code>subread\_feature\_counts</code></p>                                       | Read summarization, RNAseq (featureCounts)                                                                                                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://web.archive.org/web/20240725171403/https://platform.dnanexus.com/app/salmon_index_builder">Salmon Index Builder</a><br><code>salmon\_index\_builder</code></p> | Transcriptomics Expression Quantification (Salmon)                                                                                                                       | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/salmon_mapping_quant">Salmon Mapping and Quantification</a><br><code>salmon\_mapping\_quant</code></p>                               | Transcriptomics Expression Quantification (Salmon)                                                                                                                       | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |

### Read Manipulation Apps

| Tool & CLI Command                                                                                                                                                          | Focus & Algorithms                                                                                                                                                                                    | Regions                                                                                                                                                                                                          |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/gatk4_bqsr_parallel">GATK4 Base Quality Score Recalibrator (Parallel Per-Chrom)</a><br><code>gatk4\_bqsr\_parallel</code></p> | GATK4 - [BaseRecalibrator](https://gatk.broadinstitute.org/hc/en-us/articles/360046222991-BaseRecalibrator) and [ApplyBQSR](https://gatk.broadinstitute.org/hc/en-us/articles/360046222011-ApplyBQSR) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/flexbar_fastq_read_trimmer">Flexbar FASTQ Read Trimmer</a><br><code>flexbar\_fastq\_read\_trimmer</code></p>                  | [`flexbar`](https://github.com/seqan/flexbar/wiki)                                                                                                                                                    | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/trimmomatic">Trimmomatic</a><br><code>trimmomatic</code></p>                                                                  | Read quality trimming, adapter trimming ([`trimmomatic`](https://github.com/usadellab/Trimmomatic))                                                                                                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |

### RNAseq Apps

| Tool & CLI Command                                                                                                                                                                 | Focus & Algorithms                                                                                                                                                                               | Regions                                                                                                                                                     |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/rnaseqc">RNASeQC</a><br><code>rnaseqc</code></p>                                                                                     | Transcriptomics Expression Quantification ([RNASeQC 2](https://github.com/getzlab/rnaseqc))                                                                                                      | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/star_generate_genome_index">STAR Generate Genome Index</a><br><code>star\_generate\_genome\_index</code></p>                         | RNA Seq- indexing ([STAR](https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf) (Spliced Transcripts Alignment to a Reference) (`--runMode genomeGenerate`))                         | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/star_mapping">STAR Mapping</a><br><code>star\_mapping</code></p>                                                                     | RNA Seq- mapping ([STAR](https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf) (Spliced Transcripts Alignment to a Reference))                                                       | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/subread_feature_counts">Subread featureCounts</a><br><code>subread\_feature\_counts</code></p>                                       | Read summarization, RNAseq (featureCounts)                                                                                                                                                       | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/star_generate_genome_index">STAR Generate Genome Index</a><br><code>star\_generate\_genome\_index</code></p>                         | Transcriptomics Expression Quantification ([STAR](https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf) (Spliced Transcripts Alignment to a Reference) (`--runMode genomeGenerate`)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/star_mapping">STAR Mapping</a><br><code>star\_mapping</code></p>                                                                     | Transcriptomics Expression Quantification ([STAR](https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf) (Spliced Transcripts Alignment to a Reference))                              | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://web.archive.org/web/20240725171403/https://platform.dnanexus.com/app/salmon_index_builder">Salmon Index Builder</a><br><code>salmon\_index\_builder</code></p> | Transcriptomics Expression Quantification (Salmon)                                                                                                                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/salmon_mapping_quant">Salmon Mapping and Quantification</a><br><code>salmon\_mapping\_quant</code></p>                               | Transcriptomics Expression Quantification (Salmon)                                                                                                                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/salmon_quant">Salmon Quantification</a><br><code>salmon\_quant</code></p>                                                            | Transcriptomics Expression Quantification (Salmon)                                                                                                                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### RNAseq Notebooks

Tutorial notebooks for transcriptomics expression analysis from the [`dnanexus/OpenBio`](https://github.com/dnanexus/OpenBio/tree/master/transcriptomics/tutorial_notebooks) repository:

* [Notebook 1: Expression Data Transformation](https://github.com/dnanexus/OpenBio/blob/master/transcriptomics/tutorial_notebooks/Transcript_Expression_Part-01_Transformation_R.ipynb) — Transform individual gene expression files into a gene counts matrix
* [Notebook 1B: Transformation from Dataset](https://github.com/dnanexus/OpenBio/blob/master/transcriptomics/tutorial_notebooks/Transcript_Expression_Part-01B_Transformation_from_Dataset.ipynb) — Transform dataset-backed expression data into an analysis-ready matrix
* [Notebook 2: Differential Expression Analysis](https://github.com/dnanexus/OpenBio/blob/master/transcriptomics/tutorial_notebooks/Transcript_Expression_Part-02_Analysis-diff-exp_R.ipynb) — Differential expression analysis using DESeq2
* [Notebook 3: Gene Set Enrichment Analysis](https://github.com/dnanexus/OpenBio/blob/master/transcriptomics/tutorial_notebooks/Transcript_Expression_Part-03_Analysis-GSEA_R.ipynb) — Gene set enrichment analysis using WebGestaltR
* [Notebook 4: Gene Co-Expression Analysis](https://github.com/dnanexus/OpenBio/blob/master/transcriptomics/tutorial_notebooks/Transcript_Expression_Part-04_Analysis-CoEx-Network_R.ipynb) — Co-expression network construction and analysis using WGCNA and topGO
* [Notebook 5: Gene Regulatory Network](https://github.com/dnanexus/OpenBio/blob/master/transcriptomics/tutorial_notebooks/Transcript_Expression_Part-05_Analysis-Regulatory-Network_R.ipynb) — Gene regulatory network inference using GENIE3

### Utility Apps

| Tool & CLI Command                                                                                                            | Focus & Algorithms                                                                                                                                                                                     | Regions                                                                                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/file_concatenator">File Concatenator</a><br><code>file\_concatenator</code></p> | File concatenation                                                                                                                                                                                     | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                                       |
| <p><a href="https://platform.dnanexus.com/app/gzip">Gzip File Compressor</a><br><code>gzip</code></p>                         | gzip                                                                                                                                                                                                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/swiss-army-knife">Swiss Army Knife</a><br><code>swiss-army-knife</code></p>     | Data processing tools (`bcftools`, `bedtools`, `bgzip`, `plink`, `sambamba`, `SAMtools`, `seqtk`, `tabix`, `vcflib`, `Plato`, `QCTool`, `vcftools`, `plink2`, `Picard`, `REGENIE`, `BOLT-LMM`, `BGEN`) | All regions                                                                                                                                                                                                      |
| <p><a href="https://platform.dnanexus.com/app/ttyd">ttyd</a><br><code>ttyd</code></p>                                         | Unix shell on a platform cloud worker in your browser. Use it for on-demand CLI operations and to launch httpsApp-enabled apps or applets on 2 extra ports                                             | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |

### Variant Calling Apps

| Tool & CLI Command                                                                                                                                                                                                      | Focus & Algorithms                                                                                                                                                                                                                     | Regions                                                                                                                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/cnvkit_batch">CNVkit</a><br><code>cnvkit\_batch</code></p>                                                                                                                | Copy Number Variant ([CNVkit](https://cnvkit.readthedocs.io/en/stable/))                                                                                                                                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/gatk4_haplotypecaller_parallel">GATK4 HaplotypeCaller (Parallel Per-IntervalByNs)</a><br><code>gatk4\_haplotypecaller\_parallel</code></p>                                | Variant calling, post-alignment QC ([GATK4- HaplotypeCaller module](https://gatk.broadinstitute.org/hc/en-us/articles/360045799892-HaplotypeCaller))                                                                                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/gatk4_genotypegvcfs_single_sample_parallel">GATK4 Single-Sample GenotypeGVCFs (Parallel Per-Chrom)</a><br><code>gatk4\_genotypegvcfs\_single\_sample\_parallel</code></p> | [GATK4- GenotypeGVCFs module](https://gatk.broadinstitute.org/hc/en-us/articles/360046224151-GenotypeGVCFs)                                                                                                                            | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/picard_mark_duplicates">Picard MarkDuplicates Mappings Deduplicator</a><br><code>picard\_mark\_duplicates</code></p>                                                      | Variant Calling- remove duplicates, post-alignment ([MarkDuplicates from the Picard suite of tools](https://broadinstitute.github.io/picard/command-line-overview.html#MarkDuplicates))                                                | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/freebayes">FreeBayes Variant Caller</a><br><code>freebayes</code></p>                                                                                                     | Use for short variant calls ([FreeBayes](https://github.com/freebayes/freebayes/blob/master/README.md))                                                                                                                                | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                                       |
| <p><a href="https://platform.dnanexus.com/app/gatk4_mutect2_variant_caller_and_filter">GATK4 Mutect2 Variant Caller and Filter</a><br><code>gatk4\_mutect2\_variant\_caller\_and\_filter</code></p>                     | Somatic variant calling and post calling filtering ([GATK Mutect2](https://gatk.broadinstitute.org/hc/en-us/articles/5358911630107-Mutect2))                                                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |
| <p><a href="https://platform.dnanexus.com/app/gatk4_somatic_panel_of_normals_builder">GATK4 Somatic Panel Of Normals Builder</a><br><code>gatk4\_somatic\_panel\_of\_normals\_builder</code></p>                        | Create a panel of normals (PoN) containing germline and artifactual sites for use with Mutect2. ([GATK CreateSomaticPanelOfNormals](https://gatk.broadinstitute.org/hc/en-us/articles/5358921041947-CreateSomaticPanelOfNormals-BETA)) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney), Bahrain<br><strong>Azure:</strong> US (West), Amsterdam</p>                                                      |

### Visualization Apps

| Tool & CLI Command                                                                                   | Focus & Algorithms              | Regions                                                                                                                                                              |
| ---------------------------------------------------------------------------------------------------- | ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/locuszoom">LocusZoom</a><br><code>locuszoom</code></p> | GWAS, visualization (LocusZoom) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### Nextflow Apps

| Tool & CLI Command                                                                                                                                    | Focus & Algorithms                                                                                                                                                                                                                 | Regions                                                                                                                                                                               |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/nfcore_pipeline_rnaseq">nf-core RNA-seq Pipeline</a><br><code>nfcore\_pipeline\_rnaseq</code></p>       | Bulk RNA-seq processing from FASTQ or BAM ([`nf-core/rnaseq` v3.24.0](https://nf-co.re/rnaseq/3.24.0): QC, trimming, alignment with STAR or HiSAT2, and quantification with Salmon or RSEM)                                        | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/nfcore_pipeline_sarek">nf-core Sarek Pipeline</a><br><code>nfcore\_pipeline\_sarek</code></p>           | Germline and somatic variant calling for WGS or targeted data ([`nf-core/sarek` v3.8.1](https://nf-co.re/sarek/3.8.1): germline and somatic variant calling with GATK HaplotypeCaller, Mutect2, DeepVariant, and Manta)            | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/nfcore_pipeline_scrnaseq">nf-core scRNA-seq Pipeline</a><br><code>nfcore\_pipeline\_scrnaseq</code></p> | 10x Genomics single-cell RNA-seq processing and quantification ([`nf-core/scrnaseq` v4.1.0](https://nf-co.re/scrnaseq/4.1.0): 10x single-cell RNA-seq with STARsolo, SimpleAF or Alevin-Fry, Kallisto or BUStools, and CellRanger) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam<br><strong>OCI:</strong> US (East)</p> |

## Titan Tools

{% hint style="info" %}
A Titan license is required to access and use these tools. Contact [DNAnexus Sales](mailto:sales@dnanexus.com) for more information.
{% endhint %}

### Statistics Apps

| Tool & CLI Command                                                                                                                                                                                                                                                                                                                                   | Focus & Algorithms                                                                                                                                                                                                                                                                                                                                                                  | Regions                                                                                                                                                                                                                   |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/dxjupyterlab">JupyterLab with ML</a><br><code>dxjupyterlab</code><br>Requires <a href="/user/jupyter-notebooks.md#feature-options">feature option</a> <code>ML</code> (CLI: <code>-ifeature=ML</code>)</p>                                                                                             | Running analyses, visualizing data, building and testing models and algorithms in an interactive way (`dxpy`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `cntk`, `keras`, `scikit-learn`, `TensorFlow`, `torch`)                                                                                                                                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam, OFH-TRE (London)<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/dxjupyterlab">JupyterLab with Python\_R</a><br><code>dxjupyterlab</code><br>Requires <a href="/user/jupyter-notebooks.md#feature-options">feature option</a> <code>PYTHON\_R</code> (CLI: <code>-ifeature=PYTHON\_R</code>, default)</p>                                                               | Running analyses, visualizing data, building and testing models and algorithms in an interactive way (`dxpy`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `BiocManager`, `coloc`, `epiR`, `incidence`, `MendelianRandomization`, `outbreaks`, `prevalence`)                                                                                         | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam, OFH-TRE (London)<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/dxjupyterlab">JupyterLab with Stata</a><br><code>dxjupyterlab</code><br>Requires <a href="/user/jupyter-notebooks.md#feature-options">feature option</a> <code>STATA</code> (CLI: <code>-ifeature=STATA</code>) and a <a href="/user/jupyter-notebooks/stata-in-dxjupyterlab.md">Stata license</a></p> | Running analyses, visualizing data, building and testing models and algorithms in an interactive way, accessing and manipulating data in spark databases and tables (`dxpy`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `BiocManager`, `coloc`, `epiR`, `incidence`, `MendelianRandomization`, `outbreaks`, `prevalence`, `Stata`, `stata_kernel`) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam, OFH-TRE (London)<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/dxjupyterlab">JupyterLab with IMAGE\_PROCESSING</a><br><code>dxjupyterlab</code><br>Requires <a href="/user/jupyter-notebooks.md#feature-options">feature option</a> <code>IMAGE\_PROCESSING</code> (CLI: <code>-ifeature=IMAGE\_PROCESSING</code>)</p>                                                | Running imaging processing related analysis (`dxpy`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `nipype`, `freesurfer`, `FSL`)                                                                                                                                                                                                                     | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam, OFH-TRE (London)<br><strong>OCI:</strong> US (East)</p> |
| <p><a href="https://platform.dnanexus.com/app/dxjupyterlab">JupyterLab with MONAI\_ML</a><br><code>dxjupyterlab</code><br>Requires <a href="/user/jupyter-notebooks.md#feature-options">feature option</a> <code>MONAI\_ML</code> (CLI: <code>-ifeature=MONAI\_ML</code>)</p>                                                                        | Running image processing related analysis, building and testing models and algorithms in an interactive way (`dxpy`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `keras`, `scikit-learn`, `TensorFlow`, `torch`, `monai`, `monailabel`, `3D Slicer`)                                                                                                | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam, OFH-TRE (London)<br><strong>OCI:</strong> US (East)</p> |

## Apollo Tools

{% hint style="info" %}
An Apollo license is required to access and use these tools. Contact [DNAnexus Sales](mailto:sales@dnanexus.com) for more information.
{% endhint %}

### Dataset Administration Apps

| Tool & CLI Command                                                                                                                    | Focus & Algorithms | Regions                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/data_model_loader_v2">Data Model Loader</a><br><code>data\_model\_loader\_v2</code></p> | Dataset Creation   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London)<br><strong>Azure:</strong> US (West), OFH-TRE (London)</p>                   |
| <p><a href="https://platform.dnanexus.com/app/dataset-extender">Dataset Extender</a><br><code>dataset-extender</code></p>             | Dataset Extension  | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London)<br><strong>Azure:</strong> US (West), OFH-TRE (London)</p> |

### Dataset Management Apps

| Tool & CLI Command                                                                                                        | Focus & Algorithms                | Regions                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------- | --------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/csv-loader">CSV Loader</a><br><code>csv-loader</code></p>                   | Data Loading                      | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London)<br><strong>Azure:</strong> US (West)</p>                                     |
| <p><a href="https://platform.dnanexus.com/app/spark-sql-runner">Spark SQL Runner</a><br><code>spark-sql-runner</code></p> | Dynamic SQL Execution (Spark SQL) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London)<br><strong>Azure:</strong> US (West), OFH-TRE (London)</p>                   |
| <p><a href="https://platform.dnanexus.com/app/table-exporter">Table Exporter</a><br><code>table-exporter</code></p>       | Data Extraction                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London)<br><strong>Azure:</strong> US (West), OFH-TRE (London)</p> |

### Data Science Apps

| Tool & CLI Command                                                                                                                                                                                                                                                                                                                                            | Focus & Algorithms                                                                                                                                                                                                                                                                                                                                                                                                                 | Regions                                                                                                                                              |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/panx/tools/workers/jupyterLab">JupyterLab with Spark Cluster with Glow</a><br><code>dxjupyterlab\_spark\_cluster</code><br>Requires <a href="/user/jupyter-notebooks/dxjupyterlab-spark-cluster.md">feature option</a> <code>GLOW</code> (CLI: <code>-ifeature=GLOW</code>)</p>                                     | Running analyses, visualizing data, building and testing models and algorithms in an interactive way (`dxpy`, `hail`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `pyOpenSSL`, `glow.py`, `pypandoc`, `koalas`, `pyarrow`, `bokeh`, `vep`, `BiocManager`, `coloc`, `epiR`, `incidence`, `MendelianRandomization`, `outbreaks`, `prevalence`, `sparklyr`, `Glow`)                                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London)<br><strong>Azure:</strong> US (West), OFH-TRE (London)</p> |
| <p><a href="https://platform.dnanexus.com/panx/tools/workers/jupyterLab">JupyterLab with Spark Cluster with Hail</a><br><code>dxjupyterlab\_spark\_cluster</code><br>Requires <a href="/user/jupyter-notebooks/dxjupyterlab-spark-cluster.md#using-hail">feature option</a> <code>HAIL</code> (CLI: <code>-ifeature=HAIL</code>, default)</p>                 | Running analyses, visualizing data, building and testing models and algorithms in an interactive way (`dxpy`, `hail`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `pyOpenSSL`, `glow.py`, `pypandoc`, `koalas`, `pyarrow`, `bokeh`, `vep`, `BiocManager`, `coloc`, `epiR`, `incidence`, `MendelianRandomization`, `outbreaks`, `prevalence`, `sparklyr`, `HAIL`)                                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London)<br><strong>Azure:</strong> US (West), OFH-TRE (London)</p> |
| <p><a href="https://platform.dnanexus.com/panx/tools/workers/jupyterLab">JupyterLab with Spark Cluster with Hail and VEP</a><br><code>dxjupyterlab\_spark\_cluster</code><br>Requires <a href="/user/jupyter-notebooks/dxjupyterlab-spark-cluster.md#using-vep-with-hail">feature option</a> <code>HAIL-VEP</code> (CLI: <code>-ifeature=HAIL-VEP</code>)</p> | Running analyses, visualizing data, building and testing models and algorithms in an interactive way (`dxpy`, `hail`, `matplotlib`, `numpy`, `pandas`, `papermill`, `scipy`, `seaborn`, `dxdata`, `pyOpenSSL`, `glow.py`, `pypandoc`, `koalas`, `pyarrow`, `bokeh`, `vep`, `BiocManager`, `coloc`, `epiR`, `incidence`, `MendelianRandomization`, `outbreaks`, `prevalence`, `sparklyr`, `HAIL`, Ensembl Variant Effect Predictor) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), UKB-RAP (London)<br><strong>Azure:</strong> US (West), OFH-TRE (London)</p> |

## Third Party Tools

Tools in the following categories are created and maintained by their respective vendors and may require separate licenses.

### DNAseq Apps

| Tool & CLI Command                                                                                                                                                | Focus & Algorithms                                                                                                               | Regions                                                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/sentieon-tnseq">Sentieon somatic FASTQ to VCF</a><br><code>sentieon-tnseq</code></p>                                | WGS, WES, accelerated analysis (Sentieon's FASTQ to VCF somatic analysis pipeline)                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/sentieon-bwa">Sentieon BWA-MEM and Sentieon De-duplication</a><br><code>sentieon-bwa</code></p>                     | WGS, WES, accelerated analysis (Sentieon's FASTQ to BAM/CRAM pipeline)                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/pbgermline">Germline Pipeline (NVIDIA Clara Parabricks accelerated)</a><br><code>pbgermline</code></p>              | WGS, WES, accelerated analysis (BWA-Mem Alignment, Co-ordinate Sorting, Picard MarkDuplicates, Base Quality Score Recalibration) | **AWS:** US (East), Europe (Frankfurt), Asia Pacific (Sydney)                                                                                      |
| <p><a href="https://platform.dnanexus.com/app/sentieon-tnbam">Sentieon somatic BAM/CRAM to VCF</a><br><code>sentieon-tnbam</code></p>                             | WGS, WES, accelerated analysis (Sentieon's BAM to VCF somatic analysis pipeline)                                                 | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/pbdeepvariant">DeepVariant Pipeline (Parabricks accelerated)</a><br><code>pbdeepvariant</code></p>                  | Variant calling, accelerated analysis (Deepvariant)                                                                              | **AWS:** US (East), Europe (Frankfurt), Asia Pacific (Sydney)                                                                                      |
| <p><a href="https://platform.dnanexus.com/app/sentieon-umi">Sentieon UMI</a><br><code>sentieon-umi</code></p>                                                     | WGS, WES, accelerated analysis (Sentieon's pre-processing and alignment pipeline for next-generation sequence)                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/sentieon-dnabam">Sentieon germline BAM/CRAM to VCF</a><br><code>sentieon-dnabam</code></p>                          | WGS, WES, accelerated analysis (Sentieon's BAM to VCF germline analysis pipeline)                                                | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/sentieon-joint_genotyping">Sentieon distributed Joint Genotyping</a><br><code>sentieon-joint\_genotyping</code></p> | WGS, WES, accelerated analysis (Sentieon GVCFtyper)                                                                              | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/sentieon-dnaseq">Sentieon germline FASTQ to VCF</a><br><code>sentieon-dnaseq</code></p>                             | WGS, WES, accelerated analysis (Sentieon's FASTQ to VCF germline analysis pipeline)                                              | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### Joint Cohort Genotyping Apps

| Tool & CLI Command                                                                                                                                                | Focus & Algorithms                                  | Regions                                                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/sentieon-joint_genotyping">Sentieon distributed Joint Genotyping</a><br><code>sentieon-joint\_genotyping</code></p> | WGS, WES, accelerated analysis (Sentieon GVCFtyper) | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |

### Read Mapping Apps

| Tool & CLI Command                                                                                                                                   | Focus & Algorithms                                                                                                               | Regions                                                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://platform.dnanexus.com/app/sentieon-tnseq">Sentieon somatic FASTQ to VCF</a><br><code>sentieon-tnseq</code></p>                   | WGS, WES, accelerated analysis (Sentieon's FASTQ to VCF somatic analysis pipeline)                                               | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/sentieon-bwa">Sentieon BWA-MEM and Sentieon De-duplication</a><br><code>sentieon-bwa</code></p>        | WGS, WES, accelerated analysis (Sentieon's FASTQ to BAM/CRAM pipeline)                                                           | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/pbgermline">Germline Pipeline (NVIDIA Clara Parabricks accelerated)</a><br><code>pbgermline</code></p> | WGS, WES, accelerated analysis (BWA-Mem Alignment, Co-ordinate Sorting, Picard MarkDuplicates, Base Quality Score Recalibration) | **AWS:** US (East), Europe (Frankfurt), Asia Pacific (Sydney)                                                                                      |
| <p><a href="https://platform.dnanexus.com/app/pbdeepvariant">DeepVariant Pipeline (Parabricks accelerated)</a><br><code>pbdeepvariant</code></p>     | Variant calling, accelerated analysis (Deepvariant)                                                                              | **AWS:** US (East), Europe (Frankfurt), Asia Pacific (Sydney)                                                                                      |
| <p><a href="https://platform.dnanexus.com/app/sentieon-umi">Sentieon UMI</a><br><code>sentieon-umi</code></p>                                        | WGS, WES, accelerated analysis (Sentieon's pre-processing and alignment pipeline for next-generation sequence)                   | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |
| <p><a href="https://platform.dnanexus.com/app/sentieon-dnaseq">Sentieon germline FASTQ to VCF</a><br><code>sentieon-dnaseq</code></p>                | WGS, WES, accelerated analysis (Sentieon's FASTQ to VCF germline analysis pipeline)                                              | <p><strong>AWS:</strong> US (East), Europe (Frankfurt), Europe (London), Asia Pacific (Sydney)<br><strong>Azure:</strong> US (West), Amsterdam</p> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.dnanexus.com/user/running-apps-and-workflows/tools-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
