Custom Database
FASTA and BED Files
Example Command Line
dragen \
--enable-explify true \
--output-file-prefix <PREFIX> \
--explify-sample-list /path/to/sample/list/tsv \
--explify-test-panel-name Custom \
--explify-test-panel-version 1.0.0 \
--explify-ref-db-dir /path/to/root/db/dir \
--explify-custom-ref-fasta /path/to/custom.fna \
--explify-custom-ref-bed /path/to/custom.bed \
--explify-load-db-ram true \
--output-directory <OUTPUT_DIR> \
--intermediate-results-dir <OUTPUT_DIR> \
--explify-ncpus=20Last updated
Was this helpful?
