Local Secondary Analysis

DRAGEN Protein Quantification can be run locally after the installation of the local solution on a DRAGEN phase 4 server by an FAS.

To initiate a run:

run_DRAGEN_Protein_Quantification_<version>.sh
    -r <full path to run folder>
    -s <full path to sample sheet>
    --analysisFolder <full path to output folder> 

The --analysisFolder parameter is optional. If no path is provided, output files will be put in a folder under the /staging/ directory.

The -s parameter is optional if the sample sheet file is included in the run folder.

For details on the parameters used with the script, execute the following command.

run_DRAGEN_Protein_Quantification_<version>.sh -h

Last updated

Was this helpful?