File dbmills_dir | File dbmills_dir | ||||
String db_mills | String db_mills | ||||
String sample=basename(realigned_bam, ".*") | |||||
String SENTIEON_INSTALL_DIR | String SENTIEON_INSTALL_DIR | ||||
String SENTIEON_LICENSE | String SENTIEON_LICENSE | ||||
String fasta | String fasta | ||||
String cluster_config | String cluster_config | ||||
String disk_size | String disk_size | ||||
String sample=basename(realigned_bam, ".*") | |||||
command <<< | command <<< | ||||
set -o pipefail | set -o pipefail | ||||
set -e | set -e |
File normal_bam | File normal_bam | ||||
File normal_bam_index | File normal_bam_index | ||||
String sample=basename(normal_bam, ".*") | |||||
String docker | String docker | ||||
String cluster_config | String cluster_config | ||||
String disk_size | String disk_size | ||||
String sample=basename(normal_bam, ".*") | |||||
command <<< | command <<< | ||||
set -o pipefail | set -o pipefail |
String SENTIEON_INSTALL_DIR | String SENTIEON_INSTALL_DIR | ||||
String SENTIEON_LICENSE | String SENTIEON_LICENSE | ||||
String sample=basename(deduped_bam, ".*") | |||||
File deduped_bam | File deduped_bam | ||||
File deduped_bam_index | File deduped_bam_index | ||||
String docker | String docker | ||||
String cluster_config | String cluster_config | ||||
String disk_size | String disk_size | ||||
String sample=basename(deduped_bam, ".*") | |||||
command <<< | command <<< | ||||
set -o pipefail | set -o pipefail |