NGC | Catalog
CatalogContainersNvidia Clara Parabricks starfusion

Nvidia Clara Parabricks starfusion

For copy image paths and more information, please view on a desktop device.
Logo for Nvidia Clara Parabricks starfusion

Description

Identifies candidate fusion transcripts.

Publisher

Nvidia

Latest Tag

4.0.0-1

Modified

September 1, 2023

Compressed Size

99.75 MB

Multinode Support

No

Multi-Arch Support

No

4.0.0-1 (Latest) Scan Results

Linux / amd64

This tool performs fusion calling for RNA-Seq samples, utilizing the STAR-Fusion algorithm. This requires input of a genome resource library, in accordance with the original STAR-Fusion tool, and outputs candidate fusion transcripts.

For further information visit the starfusion help page.

Quick Start

# This command assumes all the inputs are in <INPUT_DIR> and all the outputs go to <OUTPUT_DIR>.
$ docker run --rm --gpus all --volume <INPUT_DIR>:/workdir --volume <OUTPUT_DIR>:/outputdir
    -w /workdir \
    nvcr.io/nvidia/clara/clara-parabricks:<VERSION-TAG> \
    pbrun starfusion \
    --chimeric-junction /workdir/${CHIMERIC_JUNCTION_INPUT} \
    --genome-lib-dir /workdir/${PATH_TO_GENOME_LIBRARY}/ \
    --output-dir /outputdir/${PATH_TO_OUTPUT_DIRECTORY}/